Home
last modified time | relevance | path

Searched refs:counts (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/
DUSBDeviceInfoHelper.java35 int[] counts = deviceInfo.getChannelCounts(); in calcMaxChannelCount() local
36 for (int chanCount : counts) { in calcMaxChannelCount()
DAudioStringsHelper.java85 static public String buildChannelCountsStr(int counts[]) { in buildChannelCountsStr() argument
86 return makeIntList(counts); in buildChannelCountsStr()
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DContactsContract_ContactCountsTest.java89 final int counts[] = extras.getIntArray(Contacts.EXTRA_ADDRESS_BOOK_INDEX_COUNTS); in testContactCounts_correctCountsReturned() local
90 assertTrue(Arrays.equals(expectedCounts, counts)); in testContactCounts_correctCountsReturned()
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...