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

/frameworks/base/core/java/android/app/
H A DVoiceInteractor.java107 case MSG_COMMAND_RESULT:
156 MSG_COMMAND_RESULT, complete ? 1 : 0, request, result));
171 static final int MSG_COMMAND_RESULT = 4; field in class:VoiceInteractor

Completed in 42 milliseconds