Searched refs:MSG_SHUTDOWN (Results 1 – 1 of 1) sorted by relevance
77 mHandler.sendEmptyMessage(MSG_SHUTDOWN);99 static final int MSG_SHUTDOWN = 2; field in VoiceInteractionService110 case MSG_SHUTDOWN: in handleMessage()