Home
last modified time | relevance | path

Searched refs:grouped (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsCollection.java702 final ArrayMap<Key, NetworkStatsHistory> grouped = new ArrayMap<>(); in dumpCheckin() local
713 NetworkStatsHistory groupHistory = grouped.get(groupKey); in dumpCheckin()
716 grouped.put(groupKey, groupHistory); in dumpCheckin()
721 for (int i = 0; i < grouped.size(); i++) { in dumpCheckin()
722 final Key key = grouped.keyAt(i); in dumpCheckin()
723 final NetworkStatsHistory value = grouped.valueAt(i); in dumpCheckin()
/frameworks/base/tests/net/java/android/net/
DNetworkStatsTest.java337 final NetworkStats grouped = uidStats.groupedByIface(); in testGroupedByIfaceEmpty() local
340 assertEquals(0, grouped.size()); in testGroupedByIfaceEmpty()
352 final NetworkStats grouped = uidStats.groupedByIface(); in testGroupedByIfaceAll() local
355 assertEquals(1, grouped.size()); in testGroupedByIfaceAll()
357 assertValues(grouped, 0, IFACE_ALL, UID_ALL, SET_ALL, TAG_NONE, METERED_ALL, ROAMING_ALL, in testGroupedByIfaceAll()
379 final NetworkStats grouped = uidStats.groupedByIface(); in testGroupedByIface() local
383 assertEquals(2, grouped.size()); in testGroupedByIface()
384 assertValues(grouped, 0, TEST_IFACE, UID_ALL, SET_ALL, TAG_NONE, METERED_ALL, ROAMING_ALL, in testGroupedByIface()
386 assertValues(grouped, 1, TEST_IFACE2, UID_ALL, SET_ALL, TAG_NONE, METERED_ALL, ROAMING_ALL, in testGroupedByIface()
/frameworks/ml/nn/tools/api/
Dtypes.spec3092 * the same batch index are grouped together. Zero num_rois is
3608 * of each bounding box proposal. The boxes are grouped by batches in the
3612 * The boxes are grouped by batches in the first dimension. The sequential
3625 * the same batch index are grouped together.
3647 * are grouped by batches, but the sequential order in each batch is not
3667 * with the same batch index are grouped together.
4041 * The boxes are grouped by batches, but the sequential order in
4058 * with the same batch index are grouped together.
4119 * Performs a grouped 2-D convolution operation.
5219 * the same batch index are grouped together. Zero num_rois is
[all …]
/frameworks/rs/script_api/include/
Drs_object_info.rsh53 * Elements can be grouped together into complex Elements, creating the equivalent of
/frameworks/base/tools/aapt2/
DResources.proto94 // A set of resources grouped under a common type. Such types include string, layout, xml, dimen,
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dlayered_filter_fast_f32.rscript13 // 3. The depth values are grouped into several blending layers.
Dlayered_filter_fast_d1new.rscript13 // 3. The depth values are grouped into several blending layers.
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2049 final NotificationRecord grouped = generateNotificationRecord( in testSnoozeRunnable_snoozeNonGrouped() local
2051 mService.addNotification(grouped); in testSnoozeRunnable_snoozeNonGrouped()
/frameworks/av/media/libaaudio/
DDoxyfile506 # grouped member an include statement to the documentation, telling the reader
1167 # (such as a company or product suite) can be grouped.
DDoxyfile.orig506 # grouped member an include statement to the documentation, telling the reader
1158 # (such as a company or product suite) can be grouped.
/frameworks/av/media/codec2/docs/
Ddoxygen.config541 # grouped member an include statement to the documentation, telling the reader
1233 # (such as a company or product suite) can be grouped.
/frameworks/base/media/native/midi/include/
DDoxyfile.orig550 # grouped member an include statement to the documentation, telling the reader
1283 # (such as a company or product suite) can be grouped.
DDoxyfile550 # grouped member an include statement to the documentation, telling the reader
1283 # (such as a company or product suite) can be grouped.
/frameworks/wilhelm/doc/
DDoxyfile873 # can be grouped.
/frameworks/native/docs/
DDoxyfile1045 # can be grouped.