Home
last modified time | relevance | path

Searched defs:getNotificationResponsiveness (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareRequestParcelable.java82 public int getNotificationResponsiveness() { in getNotificationResponsiveness() method in GeofenceHardwareRequestParcelable
DGeofenceHardwareRequest.java169 public int getNotificationResponsiveness() { in getNotificationResponsiveness() method in GeofenceHardwareRequest
/frameworks/base/services/core/jni/
Dcom_android_server_location_FlpHardwareProvider.cpp434 jmethodID getNotificationResponsiveness = env->GetMethodID( in TranslateGeofenceFromGeofenceHardwareRequestParcelable() local