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.java97 case MSG_ABORT_VOICE_RESULT:
149 MSG_ABORT_VOICE_RESULT, request, result));
170 static final int MSG_ABORT_VOICE_RESULT = 3; field in VoiceInteractor