Searched refs:isVariableUpdateRateSupported (Results 1 – 3 of 3) sorted by relevance
314 static bool isVariableUpdateRateSupported(
566 bool isVariableUpdateRateSupported(const std::unique_ptr<IHalPropConfig>& config, int32_t areaId) { in isVariableUpdateRateSupported() function569 areaConfigPtr->isVariableUpdateRateSupported()) { in isVariableUpdateRateSupported()601 if (!isVariableUpdateRateSupported(propConfig, /* areaId= */ 0)) { in TEST_P()
2252 bool FakeVehicleHardware::isVariableUpdateRateSupported(const VehiclePropConfig& vehiclePropConfig, in isVariableUpdateRateSupported() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware2364 if (isVariableUpdateRateSupported(vehiclePropConfig, areaId) && in subscribePropIdAreaIdLocked()