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

  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareCallback.java 85 public void onGeofenceResume(int geofenceId, int status) {
GeofenceHardware.java 319 * {@link GeofenceHardwareCallback#onGeofenceResume} will be called with the result of the
496 public void onGeofenceResume(int geofenceId, int status) {
498 if (c != null) c.onGeofenceResume(geofenceId, status);
  /prebuilts/sdk/current/
android.jar 

Completed in 196 milliseconds