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

/frameworks/base/services/java/com/android/server/location/
H A DGeofenceManager.java353 intent.putExtra(LocationManager.KEY_PROXIMITY_ENTERING, true);
363 intent.putExtra(LocationManager.KEY_PROXIMITY_ENTERING, false);
/frameworks/base/location/java/android/location/
H A DLocationManager.java122 public static final String KEY_PROXIMITY_ENTERING = "entering"; field in class:LocationManager
897 * {@link #KEY_PROXIMITY_ENTERING}. If the value is true, the device is
957 * {@link #KEY_PROXIMITY_ENTERING}. If the value is true, the device is

Completed in 45 milliseconds