Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibrationSettings.java668 long[] timings = getLongIntArray(mContext.getResources(), resId); in createEffectFromResource()
683 private static long[] getLongIntArray(Resources r, int resid) { in getLongIntArray() method in VibrationSettings
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java2235 mSafeModeEnabledVibePattern = getLongIntArray(mContext.getResources(),
5479 static long[] getLongIntArray(Resources r, int resid) {