Home
last modified time | relevance | path

Searched refs:MSG_ABORT_VOICE_RESULT (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DVoiceInteractor.java120 case MSG_ABORT_VOICE_RESULT:
181 MSG_ABORT_VOICE_RESULT, request, result));
203 static final int MSG_ABORT_VOICE_RESULT = 4; field in VoiceInteractor