Searched refs:MSG_SHOW (Results 1 – 3 of 3) sorted by relevance
93 mHandler.obtainMessage(MSG_SHOW, mTargets.size(), mIndex).sendToTarget(); in sendNext()123 private static final int MSG_SHOW = 1; field in PreBootBroadcaster136 case MSG_SHOW:
273 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessageIOO(MSG_SHOW,280 mHandlerCaller.removeMessages(MSG_SHOW);843 static final int MSG_SHOW = 106; field in VoiceInteractionSession915 case MSG_SHOW: in executeMessage()
69267 Landroid/service/voice/VoiceInteractionSession;->MSG_SHOW:I