Searched defs:MSG_CANCEL (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/speech/ | ||
D | SpeechRecognizer.java | 279 private static final int MSG_CANCEL = 3; field in SpeechRecognizer |
D | SpeechRecognizerImpl.java | 59 private static final int MSG_CANCEL = 3; field in SpeechRecognizerImpl |
D | RecognitionService.java | 88 private static final int MSG_CANCEL = 3; field in RecognitionService |
/frameworks/base/core/java/android/app/ | ||
D | ActivityTransitionCoordinator.java | 189 public static final int MSG_CANCEL = 106; field in ActivityTransitionCoordinator |
/frameworks/base/core/java/android/service/voice/ | ||
D | VoiceInteractionSession.java | 901 static final int MSG_CANCEL = 7; field in VoiceInteractionSession |