Home
last modified time | relevance | path

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

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