Home
last modified time | relevance | path

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

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSession.java324 ((AbortVoiceRequest)mPendingRequest).sendAbortResult(null); in onClick()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java752 public void sendAbortResult(Bundle result) { in sendAbortResult() method in VoiceInteractionSession.AbortVoiceRequest
/frameworks/base/api/
Dcurrent.txt41854 method public void sendAbortResult(android.os.Bundle);