Searched refs:geofenceRemove (Results 1 – 12 of 12) sorted by relevance
56 void geofenceRemove(uint32_t geofence_id);
126 void GeofenceAPIClient::geofenceRemove(uint32_t geofence_id) in geofenceRemove() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
129 void GeofenceAPIClient::geofenceRemove(uint32_t geofence_id) in geofenceRemove() function in android::hardware::gnss::V1_1::implementation::GeofenceAPIClient
127 void GeofenceAPIClient::geofenceRemove(uint32_t geofence_id) in geofenceRemove() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
123 mApi->geofenceRemove(geofenceId); in removeGeofence()