HomeSort by relevance Sort by last modified time
    Searched defs:onGeofenceRemove (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareCallback.java 62 public void onGeofenceRemove(int geofenceId, int status) {
GeofenceHardware.java 259 * {@link GeofenceHardwareCallback#onGeofenceRemove} will be called with the result of the
481 public void onGeofenceRemove(int geofenceId, int status) {
484 c.onGeofenceRemove(geofenceId, status);
  /prebuilts/sdk/current/
android.jar 

Completed in 264 milliseconds