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