Home
last modified time | relevance | path

Searched defs:dataList (Results 1 – 8 of 8) sorted by relevance

/cts/tests/smartspace/src/android/smartspace/cts/
DCombinedCardsTemplateDataTest.java50 List<BaseTemplateData> dataList = new ArrayList<>(); in testCreateCombinedCardsTemplateData() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/gnss/
DGnssPowerStatsTests.java71 List<AtomsProto.Atom> dataList = ReportUtils.getGaugeMetricAtoms(getDevice()); in testGnssPowerStats() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/devicepower/
DDevicePowerStatsTests.java71 List<AtomsProto.Atom> dataList = ReportUtils.getGaugeMetricAtoms(getDevice()); in testOnDevicePowerMeasurement() local
/cts/tests/sensor/src/android/hardware/cts/accessories/
DHidCommand.kt137 val dataList = ArrayList<Int>() in readData() constant
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DHostAtomTests.java505 List<Atom> dataList = ReportUtils.getGaugeMetricAtoms(getDevice()); in testWifiActivityInfo() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DSystemPaletteTest.kt810 val dataList: MutableList<Array<Serializable>> = mutableListOf() in <lambda>() constant
/cts/tests/tests/wifi/src/android/net/wifi/aware/cts/
DSingleDeviceTest.java1248 List<OuiKeyedData> dataList = new ArrayList<>(); in generateOuiKeyedDataList() local
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java5769 List<Bundle> dataList = new ArrayList<>(); in testGetChannelData() local