Searched refs:VOLTAGE_MAX (Results 1 – 1 of 1) sorted by relevance
49 static constexpr uint32_t VOLTAGE_MAX = 107; variable76 mShortVoltageMax = property_get_int32("ro.vibrator.hal.short.voltage", VOLTAGE_MAX); in Vibrator()77 mLongVoltageMax = property_get_int32("ro.vibrator.hal.long.voltage", VOLTAGE_MAX); in Vibrator()