Searched refs:grouped (Results 1 – 10 of 10) sorted by relevance
336 final NetworkStats grouped = uidStats.groupedByIface(); in testGroupedByIfaceEmpty() local339 assertEquals(0, grouped.size()); in testGroupedByIfaceEmpty()351 final NetworkStats grouped = uidStats.groupedByIface(); in testGroupedByIfaceAll() local354 assertEquals(1, grouped.size()); in testGroupedByIfaceAll()356 assertValues(grouped, 0, IFACE_ALL, UID_ALL, SET_ALL, TAG_NONE, METERED_ALL, ROAMING_ALL, in testGroupedByIfaceAll()378 final NetworkStats grouped = uidStats.groupedByIface(); in testGroupedByIface() local382 assertEquals(2, grouped.size()); in testGroupedByIface()383 assertValues(grouped, 0, TEST_IFACE, UID_ALL, SET_ALL, TAG_NONE, METERED_ALL, ROAMING_ALL, in testGroupedByIface()385 assertValues(grouped, 1, TEST_IFACE2, UID_ALL, SET_ALL, TAG_NONE, METERED_ALL, ROAMING_ALL, in testGroupedByIface()
726 final ArrayMap<Key, NetworkStatsHistory> grouped = new ArrayMap<>(); in dumpCheckin() local737 NetworkStatsHistory groupHistory = grouped.get(groupKey); in dumpCheckin()740 grouped.put(groupKey, groupHistory); in dumpCheckin()745 for (int i = 0; i < grouped.size(); i++) { in dumpCheckin()746 final Key key = grouped.keyAt(i); in dumpCheckin()747 final NetworkStatsHistory value = grouped.valueAt(i); in dumpCheckin()
53 * Elements can be grouped together into complex Elements, creating the equivalent of
82 // A set of resources grouped under a common type. Such types include string, layout, xml, dimen,
506 # grouped member an include statement to the documentation, telling the reader1167 # (such as a company or product suite) can be grouped.
506 # grouped member an include statement to the documentation, telling the reader1158 # (such as a company or product suite) can be grouped.
873 # can be grouped.
1045 # can be grouped.
11143 The three glasses were grouped together, all of them tinged with
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...