Searched defs:MSG_ON_KILL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/print/
H A DPrintManager.java904 mHandler.obtainMessage(MyHandler.MSG_ON_KILL,
996 public static final int MSG_ON_KILL = 5; field in class:PrintManager.PrintDocumentAdapterDelegate.MyHandler
1072 case MSG_ON_KILL: {

Completed in 77 milliseconds