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

/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardware.java83 public static final int MONITOR_UNSUPPORTED = 2; field in class:GeofenceHardware
198 * {@link #MONITOR_CURRENTLY_UNAVAILABLE} or {@link #MONITOR_UNSUPPORTED}
213 return MONITOR_UNSUPPORTED;

Completed in 26 milliseconds