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

/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareRequest.java30 static final int GEOFENCE_TYPE_CIRCLE = 0; field in class:GeofenceHardwareRequest
46 mType = GEOFENCE_TYPE_CIRCLE;

Completed in 71 milliseconds