Home
last modified time | relevance | path

Searched refs:onStopDetection (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/ambientcontext/
H A DAmbientContextDetectionService.java107 AmbientContextDetectionService.this.onStopDetection(packageName); in onBind()
167 public abstract void onStopDetection(@NonNull String packageName);
/aosp14/frameworks/base/core/java/android/service/wearable/
H A DWearableSensingService.java160 WearableSensingService.this.onStopDetection(packageName); in onBind()
253 public abstract void onStopDetection(@NonNull String packageName);
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVisualQueryDetectionService.java111 VisualQueryDetectionService.this.onStopDetection();
260 public void onStopDetection() { in onStopDetection() method in VisualQueryDetectionService
H A DHotwordDetectionService.java228 HotwordDetectionService.this.onStopDetection();
389 public void onStopDetection() { in onStopDetection() method in HotwordDetectionService
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt11977 method public abstract void onStopDetection(@NonNull String);
13183 method public void onStopDetection();
13276 method public void onStopDetection();
13383 method public abstract void onStopDetection(@NonNull String);