Home
last modified time | relevance | path

Searched refs:MSG_CANCEL_RESULT (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DVoiceInteractor.java119 case MSG_CANCEL_RESULT:
162 MSG_CANCEL_RESULT, request));
172 static final int MSG_CANCEL_RESULT = 5; field in VoiceInteractor