Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/voice/
H A DAlwaysOnHotwordDetector.java617 setCaptureAvailable(keyphraseRecognitionEvent.isCaptureAvailable()); in Builder()
640 public Builder setCaptureAvailable(boolean captureAvailable) { in setCaptureAvailable() method in AlwaysOnHotwordDetector.EventPayload.Builder
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt3025 …ic android.service.voice.AlwaysOnHotwordDetector.EventPayload.Builder setCaptureAvailable(boolean);