Home
last modified time | relevance | path

Searched defs: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
75 int notificationResponsiveness, int unknownTimer) { in addCircularHardwareGeofence()
143 int lastTransition, int monitorTransitions, int notificationResponsiveness, in addGeofence()
/frameworks/base/location/java/android/location/
DIGpsGeofenceHardware.aidl29 int notificationResponsiveness, int unknownTimer); in addCircularHardwareGeofence()
DIFusedGeofenceHardware.aidl90 in int notificationResponsiveness, in modifyGeofenceOptions()
/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareRequest.java105 public void setNotificationResponsiveness(int notificationResponsiveness) { in setNotificationResponsiveness()