Searched refs:sendCancelResult (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionSession.java157 request.sendCancelResult();
/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java248 public void sendCancelResult() { method in class:VoiceInteractionSession.Request
250 if (DEBUG) Log.d(TAG, "sendCancelResult: req=" + mInterface);

Completed in 73 milliseconds