Searched refs:removeGeofence (Results 1 – 12 of 12) sorted by relevance
62 Return<void> removeGeofence(int32_t geofenceId) override;
119 Return<void> GnssGeofencing::removeGeofence(int32_t geofenceId) { in removeGeofence() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing
119 Return<void> GnssGeofencing::removeGeofence(int32_t geofenceId) { in removeGeofence() function in android::hardware::gnss::V1_1::implementation::GnssGeofencing
64 Return<void> removeGeofence(int32_t geofenceId) override;
212 Return<void> GnssGeofencing::removeGeofence(int32_t geofenceId) { in removeGeofence() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing
87 removeGeofence(int32_t geofenceId);
163 * The callback associated with the removeGeofence call.