Home
last modified time | relevance | path

Searched defs:onProcessRestarted (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIHotwordRecognitionStatusCallback.aidl116 void onProcessRestarted(); in onProcessRestarted() method
/aosp14/frameworks/base/core/java/android/service/voice/
H A DSoftwareHotwordDetector.java298 public void onProcessRestarted() throws RemoteException { in onProcessRestarted() method in SoftwareHotwordDetector.InitializationStateListener
H A DVisualQueryDetector.java394 public void onProcessRestarted() throws RemoteException { in onProcessRestarted() method in VisualQueryDetector.InitializationStateListener
H A DAlwaysOnHotwordDetector.java1702 public void onProcessRestarted() { in onProcessRestarted() method in AlwaysOnHotwordDetector.SoundTriggerListener