Searched defs:RESUME_GEOFENCE_CALLBACK (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareImpl.java67 private static final int RESUME_GEOFENCE_CALLBACK = 5; field in class:GeofenceHardwareImpl
568 reportGeofenceOperationStatus(RESUME_GEOFENCE_CALLBACK, geofenceId, status);
649 case RESUME_GEOFENCE_CALLBACK:

Completed in 53 milliseconds