Home
last modified time | relevance | path

Searched refs:enableActivityEvent (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/location/lib/java/com/android/location/provider/
H A DActivityRecognitionProvider.java92 public boolean enableActivityEvent(String activity, int eventType, long reportLatencyNs) in enableActivityEvent() method in ActivityRecognitionProvider
94 return mService.enableActivityEvent(activity, eventType, reportLatencyNs); in enableActivityEvent()
/aosp12/frameworks/base/core/java/android/hardware/location/
H A DIActivityRecognitionHardware.aidl51 boolean enableActivityEvent(in String activityType, int eventType, long reportLatencyNs); in enableActivityEvent() method
H A DActivityRecognitionHardware.java117 public boolean enableActivityEvent(String activity, int eventType, long reportLatencyNs) { in enableActivityEvent() method in ActivityRecognitionHardware
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23932 Landroid/hardware/location/ActivityRecognitionHardware;->enableActivityEvent(Ljava/lang/String;IJ)Z
24157 Landroid/hardware/location/IActivityRecognitionHardware$Stub$Proxy;->enableActivityEvent(Ljava/lang…
24176 Landroid/hardware/location/IActivityRecognitionHardware;->enableActivityEvent(Ljava/lang/String;IJ)Z