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