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

  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareCallback.java 73 public void onGeofencePause(int geofenceId, int status) {
GeofenceHardware.java 289 * {@link GeofenceHardwareCallback#onGeofencePause} will be called with the result of the
489 public void onGeofencePause(int geofenceId, int status) {
492 c.onGeofencePause(geofenceId, status);
  /prebuilts/sdk/current/
android.jar 

Completed in 345 milliseconds