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.java156 case MSG_CANCEL_RESULT:
206 MSG_CANCEL_RESULT, request, null));
224 static final int MSG_CANCEL_RESULT = 6; field in VoiceInteractor