Home
last modified time | relevance | path

Searched defs:startDetection (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/ambientcontext/
H A DIAmbientContextDetectionService.aidl28 void startDetection(in AmbientContextEventRequest request, in String packageName, in startDetection() method
/aosp14/frameworks/base/services/core/java/com/android/server/ambientcontext/
H A DRemoteAmbientDetectionService.java38 void startDetection( in startDetection() method
H A DDefaultRemoteAmbientContextDetectionService.java62 public void startDetection( in startDetection() method in DefaultRemoteAmbientContextDetectionService
H A DRemoteWearableSensingService.java62 public void startDetection( in startDetection() method in RemoteWearableSensingService
H A DAmbientContextManagerPerUserService.java347 protected void startDetection(AmbientContextEventRequest request, String callingPackage, in startDetection() method in AmbientContextManagerPerUserService
H A DAmbientContextManagerService.java303 void startDetection(@UserIdInt int userId, AmbientContextEventRequest request, in startDetection() method in AmbientContextManagerService
/aosp14/frameworks/base/core/java/android/service/wearable/
H A DWearableSensingService.java131 public void startDetection(@NonNull AmbientContextEventRequest request, in onBind() method
H A DIWearableSensingService.aidl33 void startDetection(in AmbientContextEventRequest request, in String packageName, in startDetection() method