/cts/tests/tests/view/res/raw/ |
D | google_gamepad_vibratortests.json | 4 "durations" : [1000], array 10 "durations" : [2000, 2000, 2000, 2000, 2000], array
|
D | google_gamepad_vibratormanagertests.json | 4 "durations" : [1000], array 14 "durations" : [2000, 2000, 2000, 2000, 2000], array
|
/cts/libs/input/src/com/android/cts/input/ |
D | UinputVibratorManagerTestData.java | 28 public List<Long> durations; field in UinputVibratorManagerTestData
|
D | UinputVibratorTestData.java | 26 public List<Long> durations; field in UinputVibratorTestData
|
D | HidVibratorTestData.java | 28 public List<Long> durations; field in HidVibratorTestData
|
/cts/tests/tests/hardware/res/raw/ |
D | sony_dualsense_edge_usb_vibratortests.json | 9 "durations" : [1000], array 30 "durations" : [2000, 2000, 2000, 2000, 2000], array
|
D | sony_dualsense_bluetooth_vibratortests.json | 9 "durations" : [1000], array 27 "durations" : [2000, 2000, 2000, 2000, 2000], array
|
D | sony_dualsense_edge_bluetooth_vibratortests.json | 9 "durations" : [1000], array 30 "durations" : [2000, 2000, 2000, 2000, 2000], array
|
D | sony_dualsense_usb_vibratortests.json | 9 "durations" : [1000], array 27 "durations" : [2000, 2000, 2000, 2000, 2000], array
|
D | sony_dualshock4_bluetooth_vibratortests.json | 5 "durations" : [1000], array 24 "durations" : [2000, 2000, 2000, 2000, 2000], array
|
D | sony_dualshock4_usb_vibratortests.json | 5 "durations" : [1000], array 24 "durations" : [2000, 2000, 2000, 2000, 2000], array
|
/cts/tests/tests/view/src/android/view/cts/input/ |
D | InputDeviceVibratorTest.java | 148 long[] durations = test.durations.stream().mapToLong(Long::longValue).toArray(); in testInputVibratorEvents() local
|
D | InputDeviceVibratorManagerTest.java | 179 long[] durations = testData.durations.stream() in testInputVibratorManagerEvents() local
|
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/ |
D | HapticsDeviceInfo.java | 143 int[] durations = null; in collectPrimitivesSupport() local
|
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/ |
D | InputHidTestCase.java | 260 long[] durations = test.durations.stream().mapToLong(Long::longValue).toArray(); in testInputVibratorEvents() local 337 long[] durations = test.durations.stream().mapToLong(Long::longValue).toArray(); in testInputVibratorManagerEvents() local
|
/cts/hostsidetests/adpf/app/hintsession/src/cpp/ |
D | main.cpp | 67 std::vector<int64_t> durations{}; in drawFrames() local
|
D | Renderer.cpp | 409 FrameStats Renderer::getFrameStats(std::vector<int64_t> &durations, std::vector<int64_t> &intervals, in getFrameStats()
|
/cts/tests/vibrator/src/android/os/cts/ |
D | VibratorTest.java | 401 int[] durations = mVibrator.getPrimitiveDurations(PRIMITIVE_EFFECTS); in testVibrateComposed() local 481 int[] durations = mVibrator.getPrimitiveDurations(PRIMITIVE_EFFECTS); in testVibratorPrimitivesDurations() local
|
/cts/tests/tests/keystore/src/android/keystore/cts/ |
D | KeyPairGeneratorTest.java | 658 List<Pair<Date, Date>> durations, boolean useStrongbox) in generateKeyWithDifferentValidityPeriods() argument
|