Home
last modified time | relevance | path

Searched refs:getSupportedEffects (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/
H A DSystemVibrator.java392 SparseBooleanArray firstVibratorEffects = infos[0].getSupportedEffects(); in supportedEffectsIntersection()
H A DVibratorInfo.java286 public SparseBooleanArray getSupportedEffects() { in getSupportedEffects() method in VibratorInfo