Home
last modified time | relevance | path

Searched defs:stopDetection (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/ambientcontext/
H A DAmbientContextDetectionService.java105 public void stopDetection(String packageName) { in onBind() method
H A DIAmbientContextDetectionService.aidl30 void stopDetection(in String packageName); in stopDetection() method
/aosp14/frameworks/base/services/core/java/com/android/server/ambientcontext/
H A DRemoteAmbientDetectionService.java47 void stopDetection(String packageName); in stopDetection() method
H A DDefaultRemoteAmbientContextDetectionService.java71 public void stopDetection(String packageName) { in stopDetection() method in DefaultRemoteAmbientContextDetectionService
H A DRemoteWearableSensingService.java71 public void stopDetection(String packageName) { in stopDetection() method in RemoteWearableSensingService
H A DAmbientContextManagerPerUserService.java317 protected void stopDetection(String packageName) { in stopDetection() method in AmbientContextManagerPerUserService
/aosp14/frameworks/base/core/java/android/service/wearable/
H A DWearableSensingService.java158 public void stopDetection(String packageName) { in onBind() method
H A DIWearableSensingService.aidl35 void stopDetection(in String packageName); in stopDetection() method
/aosp14/frameworks/base/core/java/android/service/voice/
H A DISandboxedDetectionService.aidl74 void stopDetection(); in stopDetection() method