Searched defs:notificationResponsiveness (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/services/core/java/com/android/server/location/gnss/ |
D | GnssGeofenceProxy.java | 38 public int notificationResponsiveness; field in GnssGeofenceProxy.GeofenceEntry 66 int notificationResponsiveness, int unknownTimer) { in addCircularHardwareGeofence()
|
/frameworks/base/core/java/android/location/ |
D | IGpsGeofenceHardware.aidl | 29 int notificationResponsiveness, int unknownTimer); in addCircularHardwareGeofence()
|
D | IFusedGeofenceHardware.aidl | 90 in int notificationResponsiveness, in modifyGeofenceOptions()
|
/frameworks/base/core/java/android/hardware/location/ |
D | GeofenceHardwareRequest.java | 105 public void setNotificationResponsiveness(int notificationResponsiveness) { in setNotificationResponsiveness()
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/gnss/hal/ |
D | FakeGnssHal.java | 194 int lastTransition, int monitorTransitions, int notificationResponsiveness, in GnssHalGeofence() 627 int lastTransition, int monitorTransitions, int notificationResponsiveness, in addGeofence()
|
/frameworks/base/services/core/java/com/android/server/location/gnss/hal/ |
D | GnssNative.java | 921 int lastTransition, int monitorTransitions, int notificationResponsiveness, in addGeofence() 1523 int notificationResponsiveness, int unknownTimer) { in addGeofence()
|