Searched refs:removeHardwareGeofence (Results 1 – 6 of 6) sorted by relevance
30 boolean removeHardwareGeofence(int geofenceId); in removeHardwareGeofence() method
86 mTestProvider.removeHardwareGeofence(GEOFENCE_ID); in testRemoveGeofence()121 mTestProvider.removeHardwareGeofence(GEOFENCE_ID); in testRemoveGeofence_restart()
88 public boolean removeHardwareGeofence(int geofenceId) { in removeHardwareGeofence() method in GnssGeofenceProxy
343 result = mGpsService.removeHardwareGeofence(geofenceId); in removeGeofence()
26126 Landroid/location/IGpsGeofenceHardware$Stub$Proxy;->removeHardwareGeofence(I)Z26139 Landroid/location/IGpsGeofenceHardware;->removeHardwareGeofence(I)Z
21963 HPLcom/android/server/location/gnss/GnssGeofenceProxy;->removeHardwareGeofence(I)Z