Searched refs:geofencePause (Results 1 – 12 of 12) sorted by relevance
54 void geofencePause(uint32_t geofence_id);
109 void GeofenceAPIClient::geofencePause(uint32_t geofence_id) in geofencePause() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
112 void GeofenceAPIClient::geofencePause(uint32_t geofence_id) in geofencePause() function in android::hardware::gnss::V1_1::implementation::GeofenceAPIClient
110 void GeofenceAPIClient::geofencePause(uint32_t geofence_id) in geofencePause() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
105 mApi->geofencePause(geofenceId); in pauseGeofence()