Home
last modified time | relevance | path

Searched refs:RINGTONES (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/
H A DVibrationEffect.java141 public static final int[] RINGTONES = { field in VibrationEffect
378 for (int i = 0; i < uris.length && i < RINGTONES.length; i++) { in get()
387 return get(RINGTONES[i]); in get()
/aosp12/frameworks/base/core/java/android/os/vibrator/
H A DPrebakedSegment.java120 int[] ringtones = VibrationEffect.RINGTONES; in validate()
/aosp12/frameworks/base/core/tests/coretests/src/android/os/
H A DVibrationEffectTest.java88 VibrationEffect expectedEffect = VibrationEffect.get(VibrationEffect.RINGTONES[1]); in getRingtones_getPrebakedRingtone()
113 VibrationEffect.createPredefined(VibrationEffect.RINGTONES[1]).validate(); in testValidatePrebaked()
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt1462 MissingNullability: android.os.VibrationEffect#RINGTONES:
H A Dtest-current.txt1826 field public static final int[] RINGTONES;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt43493 Landroid/os/VibrationEffect;->RINGTONES:[I