Searched refs:supportPresetFlag (Results 1 – 1 of 1) sorted by relevance
121 bool supportPresetFlag = false; in ParserVibratorHapticConfig() local137 supportPresetFlag = parser->GetBool(vibratorAttrNode, "supportPreset"); in ParserVibratorHapticConfig()140 hapticData->supportHaptic = supportPresetFlag; in ParserVibratorHapticConfig()143 if (!supportPresetFlag) { in ParserVibratorHapticConfig()