Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/voice/
H A DHotwordDetector.java257 void onHotwordDetectionServiceInitialized(int status); in onHotwordDetectionServiceInitialized() method
H A DSoftwareHotwordDetector.java294 () -> mCallback.onHotwordDetectionServiceInitialized(status))); in onStatusReported()
H A DAlwaysOnHotwordDetector.java835 public void onHotwordDetectionServiceInitialized(int status) { in onHotwordDetectionServiceInitialized() method in AlwaysOnHotwordDetector.Callback
1758 mExternalCallback.onHotwordDetectionServiceInitialized(message.arg1); in handleMessage()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt13070 method public void onHotwordDetectionServiceInitialized(int);
13224 method public void onHotwordDetectionServiceInitialized(int);