Home
last modified time | relevance | path

Searched refs:sendCommandResult (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java803 void sendCommandResult(boolean finished, Bundle result) { in sendCommandResult() method in VoiceInteractionSession.CommandRequest
822 sendCommandResult(false, result); in sendIntermediateResult()
832 sendCommandResult(true, result); in sendResult()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt53971 Landroid/service/voice/VoiceInteractionSession$CommandRequest;->sendCommandResult(ZLandroid/os/Bund…