Searched refs:MSG_ON_START (Results 1 – 3 of 3) sorted by relevance
864 mHandler.obtainMessage(MyHandler.MSG_ON_START, in start()1026 mHandler.removeMessages(MyHandler.MSG_ON_START); in destroyLocked()1041 public static final int MSG_ON_START = 1; field in PrintManager.PrintDocumentAdapterDelegate.MyHandler1054 case MSG_ON_START: { in handleMessage()
215 static final int MSG_ON_START = 7; field in UsageStatsService426 mHandler.obtainMessage(MSG_ON_START).sendToTarget(); in onStart()2143 case MSG_ON_START: in handleMessage()
40538 Landroid/print/PrintManager$PrintDocumentAdapterDelegate$MyHandler;->MSG_ON_START:I