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

/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java268 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessageIO(MSG_TASK_STARTED,
774 static final int MSG_TASK_STARTED = 100; field in class:VoiceInteractionSession
820 case MSG_TASK_STARTED:

Completed in 53 milliseconds