Searched refs:ffEffectsMax (Results 1 – 2 of 2) sorted by relevance
102 val ffEffectsMax: Int? = null, in toString() constant in com.android.cts.input.UinputRegisterCommand109 val ffEffects = if (ffEffectsMax == null) "" else ",\n\"ff_effects_max\" : $ffEffectsMax" in toString()
32 val ffEffectsMax = 1 in createRegisterCommand() constant43 ffEffectsMax, in createRegisterCommand()