Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/
DGnssGeofenceProvider.java26 public int notificationResponsiveness; field in GnssGeofenceProvider.GeofenceEntry
57 entry.notificationResponsiveness, entry.unknownTimer); in resumeIfStarted()
75 int notificationResponsiveness, int unknownTimer) { in addCircularHardwareGeofence() argument
78 lastTransition, monitorTransitions, notificationResponsiveness, in addCircularHardwareGeofence()
88 entry.notificationResponsiveness = notificationResponsiveness; in addCircularHardwareGeofence()
143 int lastTransition, int monitorTransitions, int notificationResponsiveness, in addGeofence() argument
146 monitorTransitions, notificationResponsiveness, unknownTimer); in addGeofence()
/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareRequest.java105 public void setNotificationResponsiveness(int notificationResponsiveness) { in setNotificationResponsiveness() argument
106 mNotificationResponsiveness = notificationResponsiveness; in setNotificationResponsiveness()
/frameworks/base/location/java/android/location/
DIGpsGeofenceHardware.aidl29 int notificationResponsiveness, int unknownTimer); in addCircularHardwareGeofence() argument
DIFusedGeofenceHardware.aidl90 in int notificationResponsiveness, in modifyGeofenceOptions() argument