Searched refs:MAX_EFFECT_ID (Results 1 – 1 of 1) sorted by relevance
40 private static final int MAX_EFFECT_ID = VibrationEffect.EFFECT_TEXTURE_TICK + 10; field in HapticsDeviceInfo120 int[] effectsToCheck = new int[MAX_EFFECT_ID + 1]; in collectEffectsSupport()