Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/ambientcontext/
DAmbientContextDetectionService.java107 AmbientContextDetectionService.this.onStopDetection(packageName); in onBind()
167 public abstract void onStopDetection(@NonNull String packageName);
/frameworks/base/core/java/android/service/voice/
DVisualQueryDetectionService.java111 VisualQueryDetectionService.this.onStopDetection();
260 public void onStopDetection() { in onStopDetection() method in VisualQueryDetectionService
DHotwordDetectionService.java239 HotwordDetectionService.this.onStopDetection();
402 public void onStopDetection() { in onStopDetection() method in HotwordDetectionService
/frameworks/base/core/java/android/service/wearable/
DWearableSensingService.java302 WearableSensingService.this.onStopDetection(packageName); in onBind()
585 public abstract void onStopDetection(@NonNull String packageName);
/frameworks/base/core/api/
Dsystem-current.txt12300 method public abstract void onStopDetection(@NonNull String);
13545 method public void onStopDetection();
13678 method public void onStopDetection();
13803 method public abstract void onStopDetection(@NonNull String);