Home
last modified time | relevance | path

Searched refs:MSG_ON_KILL (Results 1 – 1 of 1) sorted by relevance

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