Home
last modified time | relevance | path

Searched defs:timings (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/apct-tests/perftests/core/src/android/os/
H A DVibratorPerfTest.java65 long[] timings = new long[]{SECONDS.toMillis(1), SECONDS.toMillis(2), SECONDS.toMillis(1)}; in testWaveform() local
/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibrationSettings.java668 long[] timings = getLongIntArray(mContext.getResources(), resId); in createEffectFromResource() local
673 private static VibrationEffect createEffectFromTimings(@Nullable long[] timings) { in createEffectFromTimings()
/aosp14/frameworks/base/core/java/android/os/
H A DVibrationEffect.java222 public static VibrationEffect createWaveform(long[] timings, int repeat) { in createWaveform()
277 public static VibrationEffect createWaveform(long[] timings, int[] amplitudes, int repeat) { in createWaveform()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesCommandQueueCallbacks.java592 long[] timings = new long[pattern.length]; in getCameraGestureVibrationEffect() local
/aosp14/system/core/bootstat/
H A Dbootstat.cpp1169 BootloaderTimingMap timings; in GetBootLoaderTimings() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/
H A DVibrationThreadTest.java1168 long[] timings = new long[stepCount]; in vibrate_withWaveform_totalVibrationTimeRespected() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...