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