Home
last modified time | relevance | path

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

/frameworks/base/location/lib/java/com/android/location/provider/
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()
/frameworks/base/core/java/android/hardware/location/
DIActivityRecognitionHardware.aidl51 boolean enableActivityEvent(in String activityType, int eventType, long reportLatencyNs); in enableActivityEvent() method
DActivityRecognitionHardware.java117 public boolean enableActivityEvent(String activity, int eventType, long reportLatencyNs) { in enableActivityEvent() method in ActivityRecognitionHardware
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt23941 Landroid/hardware/location/ActivityRecognitionHardware;->enableActivityEvent(Ljava/lang/String;IJ)Z
24166 Landroid/hardware/location/IActivityRecognitionHardware$Stub$Proxy;->enableActivityEvent(Ljava/lang…
24185 Landroid/hardware/location/IActivityRecognitionHardware;->enableActivityEvent(Ljava/lang/String;IJ)Z