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

/frameworks/base/core/java/android/app/
H A DVoiceInteractor.java130 case MSG_COMMAND_RESULT:
188 MSG_COMMAND_RESULT, complete ? 1 : 0, request, result));
204 static final int MSG_COMMAND_RESULT = 5; field in class:VoiceInteractor

Completed in 49 milliseconds