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.java132 case MSG_ABORT_VOICE_RESULT:
193 MSG_ABORT_VOICE_RESULT, request, result));
222 static final int MSG_ABORT_VOICE_RESULT = 4; field in VoiceInteractor