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

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

Completed in 1018 milliseconds