Home
last modified time | relevance | path

Searched refs:resumeHardwareGeofence (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/location/java/android/location/
DIGpsGeofenceHardware.aidl32 boolean resumeHardwareGeofence(int geofenceId, int monitorTransition); in resumeHardwareGeofence() method
/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareImpl.java421 result = mGpsService.resumeHardwareGeofence(geofenceId, monitorTransition); in resumeGeofence()
/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java1321 public boolean resumeHardwareGeofence(int geofenceId, int monitorTransition) {
/frameworks/base/api/
Dsystem-current.txt20706 … method public abstract boolean resumeHardwareGeofence(int, int) throws android.os.RemoteException;