Home
last modified time | relevance | path

Searched refs:emptyList (Results 1 – 7 of 7) sorted by relevance

/cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepoTest.java235 ArrayList<String> emptyList = new ArrayList<>(); in testSplit() local
237 mRepo.initialize(3, mTestsDir, abis, DEVICE_TOKENS, emptyList, emptyList, emptyList, in testSplit()
238 emptyList, mBuild); in testSplit()
/cts/tests/tests/media/src/android/media/cts/
DStubMediaBrowserService.java114 mPendingLoadChildrenResult.sendResult(Collections.<MediaItem>emptyList()); in sendDelayedNotifyChildrenChanged()
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothLeScanTest.java188 mScanner.startScan(Collections.<ScanFilter>emptyList(), opportunisticScanSettings, in testOpportunisticScan()
233 mScanner.startScan(Collections.<ScanFilter>emptyList(), batchScanSettings, in testBatchScan()
/cts/tests/tests/print/src/android/print/cts/
DPrinterDiscoverySessionLifecycleTest.java135 List<PrinterId> emptyPrinterIdList = Collections.emptyList(); in testNormalLifecycle()
231 List<PrinterId> emptyPrinterIdList = Collections.emptyList(); in testCancelPrintServicesAlertDialog()
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java1153 assertEquals(Collections.emptyList(), views); in focusableInTouchModeTest()
1165 assertEquals(Collections.emptyList(), views); in focusableInTouchModeTest()
1185 assertEquals(Collections.emptyList(), views); in focusableInTouchModeTest()
1189 assertEquals(Collections.emptyList(), views); in focusableInTouchModeTest()
1193 assertEquals(Collections.emptyList(), views); in focusableInTouchModeTest()
/cts/tests/tests/keystore/src/android/keystore/cts/
DTestUtils.java338 return Collections.emptyList(); in frequencyTableToValues()
/cts/tools/dex-tools/dex/
Dclasses0.out.dex43431 public static final java.util.List emptyList()