Searched refs:MSG_SHOW (Results 1 – 3 of 3) sorted by relevance
98 mHandler.obtainMessage(MSG_SHOW, mTargets.size(), mIndex).sendToTarget(); in sendNext()139 private static final int MSG_SHOW = 1; field in PreBootBroadcaster152 case MSG_SHOW:
331 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessageIOO(MSG_SHOW,338 mHandlerCaller.removeMessages(MSG_SHOW);909 static final int MSG_SHOW = 106; field in VoiceInteractionSession984 case MSG_SHOW: in executeMessage()
50061 Landroid/service/voice/VoiceInteractionSession;->MSG_SHOW:I