Searched refs:kMinVoltageForFlashing (Results 1 – 2 of 2) sorted by relevance
83 constexpr int kMinVoltageForFlashing = 3500; in getBatteryVoltageFlashingThreshold() local84 _hidl_cb(kMinVoltageForFlashing, { Status::SUCCESS, "" }); in getBatteryVoltageFlashingThreshold()
95 constexpr int kMinVoltageForFlashing = 3500; in getBatteryVoltageFlashingThreshold() local96 *_aidl_return = kMinVoltageForFlashing; in getBatteryVoltageFlashingThreshold()