Home
last modified time | relevance | path

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

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