Searched defs:dataList (Results 1 – 7 of 7) sorted by relevance
50 List<BaseTemplateData> dataList = new ArrayList<>(); in testCreateCombinedCardsTemplateData() local
71 List<AtomsProto.Atom> dataList = ReportUtils.getGaugeMetricAtoms(getDevice()); in testOnDevicePowerMeasurement() local
71 List<AtomsProto.Atom> dataList = ReportUtils.getGaugeMetricAtoms(getDevice()); in testGnssPowerStats() local
137 val dataList = ArrayList<Int>() in readData() constant
502 List<Atom> dataList = ReportUtils.getGaugeMetricAtoms(getDevice()); in testWifiActivityInfo() local
670 val dataList: MutableList<Array<Serializable>> = mutableListOf() in <lambda>() constant
5908 List<Bundle> dataList = new ArrayList<>(); in testGetChannelData() local