Searched refs:removeHardwareGeofence (Results 1 – 5 of 5) sorted by relevance
30 boolean removeHardwareGeofence(int geofenceId); in removeHardwareGeofence() method
69 mTestProvider.removeHardwareGeofence(GEOFENCE_ID); in removeGeofence_nativeRemoved()92 mTestProvider.removeHardwareGeofence(GEOFENCE_ID); in removeGeofence_restart_notAdded()
97 public boolean removeHardwareGeofence(int geofenceId) { in removeHardwareGeofence() method in GnssGeofenceProvider
342 result = mGpsService.removeHardwareGeofence(geofenceId); in removeGeofence()
8031 PLcom/android/server/location/GnssGeofenceProvider;->removeHardwareGeofence(I)Z