Searched refs:getLongIntArray (Results 1 – 3 of 3) sorted by relevance
472 long[] timings = getLongIntArray(mContext.getResources(), resId); in createEffectFromResource()486 private static long[] getLongIntArray(Resources r, int resid) { in getLongIntArray() method in VibrationSettings
1795 mLongPressVibePattern = getLongIntArray(mContext.getResources(), in init()1797 mCalendarDateVibePattern = getLongIntArray(mContext.getResources(), in init()1799 mSafeModeEnabledVibePattern = getLongIntArray(mContext.getResources(), in init()4682 static long[] getLongIntArray(Resources r, int resid) { in getLongIntArray() method
35383 HSPLcom/android/server/policy/PhoneWindowManager;->getLongIntArray(Landroid/content/res/Resources;I…42581 HSPLcom/android/server/vibrator/VibrationSettings;->getLongIntArray(Landroid/content/res/Resources;…