Searched defs:GEOFENCE_UNCERTAIN (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardware.java36 * {@link #GEOFENCE_UNCERTAIN}. The APIs only expose the transitions.
43 * the {@link #GEOFENCE_UNCERTAIN} transition would be triggered. If the accuracy improves later,
100 public static final int GEOFENCE_UNCERTAIN = 1<<2L; field in class:GeofenceHardware
232 * {@link #GEOFENCE_ENTERED}, {@link #GEOFENCE_EXITED}, {@link #GEOFENCE_UNCERTAIN}
365 * {@link #GEOFENCE_EXITED}, {@link #GEOFENCE_UNCERTAIN}

Completed in 69 milliseconds