Home
last modified time | relevance | path

Searched defs:MSG_CANCEL (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/speech/
DSpeechRecognizer.java279 private static final int MSG_CANCEL = 3; field in SpeechRecognizer
DSpeechRecognizerImpl.java59 private static final int MSG_CANCEL = 3; field in SpeechRecognizerImpl
DRecognitionService.java88 private static final int MSG_CANCEL = 3; field in RecognitionService
/frameworks/base/core/java/android/app/
DActivityTransitionCoordinator.java189 public static final int MSG_CANCEL = 106; field in ActivityTransitionCoordinator
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java901 static final int MSG_CANCEL = 7; field in VoiceInteractionSession