Home
last modified time | relevance | path

Searched defs:emptyIds (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/interfaces/vibrator/aidl/vts/
H A DVtsHalVibratorManagerTargetTest.cpp129 std::vector<int32_t> emptyIds; in TEST_P() local
628 std::vector<int32_t> emptyIds; in TEST_P() local
/aosp_15_r20/frameworks/layoutlib/bridge/src/android/content/res/
H A DBridgeTypedArray.java127 ArrayList<Integer> emptyIds = null; in sealArray() local
/aosp_15_r20/frameworks/base/services/tests/vibrator/src/com/android/server/vibrator/
H A DVibratorManagerServiceTest.java2873 int[] emptyIds = {}; in startVibrationSession_withoutVibratorIds_doesNotStart() local