Searched refs:notificationResponsiveness (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/hardware/location/ |
D | GeofenceHardwareRequest.java | 105 public void setNotificationResponsiveness(int notificationResponsiveness) { in setNotificationResponsiveness() argument 106 mNotificationResponsiveness = notificationResponsiveness; in setNotificationResponsiveness()
|
/frameworks/base/location/java/android/location/ |
D | IGpsGeofenceHardware.aidl | 29 int notificationResponsiveness, int unknownTimer); in addCircularHardwareGeofence() argument
|
D | IFusedGeofenceHardware.aidl | 90 in int notificationResponsiveness, in modifyGeofenceOptions() argument
|
/frameworks/base/services/core/java/com/android/server/location/ |
D | FlpHardwareProvider.java | 323 int notificationResponsiveness, in nativeModifyGeofenceOption() argument 463 int notificationResponsiveness, 470 notificationResponsiveness,
|
D | GnssLocationProvider.java | 1308 int notificationResponsiveness, int unknownTimer) { 1310 lastTransition, monitorTransitions, notificationResponsiveness, unknownTimer);
|
/frameworks/base/services/core/jni/ |
D | com_android_server_location_FlpHardwareProvider.cpp | 1004 jint notificationResponsiveness, in ModifyGeofenceOption() argument 1014 notificationResponsiveness, in ModifyGeofenceOption()
|