Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DPresentation.java156 private static final int MSG_CANCEL = 1; field in Presentation
DActivityTransitionCoordinator.java189 public static final int MSG_CANCEL = 106; field in ActivityTransitionCoordinator
/frameworks/base/core/java/android/speech/
DRecognitionService.java72 private static final int MSG_CANCEL = 3; field in RecognitionService
DSpeechRecognizer.java110 private final static int MSG_CANCEL = 3; field in SpeechRecognizer
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java835 static final int MSG_CANCEL = 7; field in VoiceInteractionSession