Searched defs:MSG_TASK_FINISHED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java262 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessageIO(MSG_TASK_FINISHED,
759 static final int MSG_TASK_FINISHED = 101; field in class:VoiceInteractionSession
809 case MSG_TASK_FINISHED:

Completed in 56 milliseconds