Searched defs:resumeGeofence (Results 1 – 4 of 4) sorted by relevance
37 boolean resumeGeofence(int id, int monitoringType, int monitorTransitions); in resumeGeofence() method
370 public boolean resumeGeofence(int geofenceId, int monitoringType, int monitorTransition) { in resumeGeofence() method in GeofenceHardware
407 public boolean resumeGeofence(int geofenceId, int monitoringType, int monitorTransition) { in resumeGeofence() method in GeofenceHardwareImpl
153 public boolean resumeGeofence(int geofenceId, int transitions) { in resumeGeofence() method in GnssGeofenceProvider.GnssGeofenceProviderNative