Searched refs:MSG_ON_START (Results 1 – 2 of 2) sorted by relevance
840 mHandler.obtainMessage(MyHandler.MSG_ON_START, in start()1002 mHandler.removeMessages(MyHandler.MSG_ON_START); in destroyLocked()1017 public static final int MSG_ON_START = 1; field in PrintManager.PrintDocumentAdapterDelegate.MyHandler1030 case MSG_ON_START: { in handleMessage()
55066 Landroid/print/PrintManager$PrintDocumentAdapterDelegate$MyHandler;->MSG_ON_START:I