Home
last modified time | relevance | path

Searched refs:sendConfirmationResult (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSession.java295 ((ConfirmationRequest)mPendingRequest).sendConfirmationResult(true, null); in onClick()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java590 public void sendConfirmationResult(boolean confirmed, Bundle result) { in sendConfirmationResult() method in VoiceInteractionSession.ConfirmationRequest
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt41701 method public void sendConfirmationResult(boolean, android.os.Bundle);