Searched refs:MSG_ON_START (Results 1 – 1 of 1) sorted by relevance
831 mHandler.obtainMessage(MyHandler.MSG_ON_START, in start()993 mHandler.removeMessages(MyHandler.MSG_ON_START); in destroyLocked()1008 public static final int MSG_ON_START = 1; field in PrintManager.PrintDocumentAdapterDelegate.MyHandler1021 case MSG_ON_START: { in handleMessage()