Searched refs:PAUSE_GEOFENCE_CALLBACK (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareImpl.java61 private static final int PAUSE_GEOFENCE_CALLBACK = 4; field in class:GeofenceHardwareImpl
520 reportGeofenceOperationStatus(PAUSE_GEOFENCE_CALLBACK, geofenceId, status);
569 case PAUSE_GEOFENCE_CALLBACK:

Completed in 32 milliseconds