Home
last modified time | relevance | path

Searched refs:getChannels (Results 1 – 8 of 8) sorted by relevance

/cts/apps/CtsVerifier/include/colorchecker/
Dtestingimage.h48 inline int getChannels() const { return mChannels; } in getChannels() function
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DRadioAccessSpecifierTest.java37 assertThat(radioAccessSpecifier.getChannels()).isEqualTo(channels); in testConstructorAndGetters()
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothLeBroadcastSubgroupTest.java135 subgroup.getChannels().toArray(new BluetoothLeBroadcastChannel[0])); in createBroadcastSubgroupFromBuilder()
168 subgroupCopy.getChannels().toArray(new BluetoothLeBroadcastChannel[0])); in createBroadcastSubgroupFromCopy()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationChannelGroupTest.java49 assertEquals(0, group.getChannels().size()); in testConstructor()
DNotificationManagerTest.java547 assertEquals(channel.getId(), ncgs.get(0).getChannels().get(0).getId()); in testCreateChannelGroup()
571 assertEquals(channel.getId(), actual.getChannels().get(0).getId()); in testGetChannelGroup()
594 assertEquals(0, group.getChannels().size()); in testGetChannelGroups()
598 assertEquals(1, group.getChannels().size()); in testGetChannelGroups()
599 assertEquals(channel.getId(), group.getChannels().get(0).getId()); in testGetChannelGroups()
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DCamcorderProfileTest.java233 assertEquals(profile.audioChannels, audioProfile.getChannels()); in checkAllProfiles()
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java2797 assertEquals(currentConfig.getChannels().toString(), in compareSoftApConfiguration()
2798 testSoftApConfig.getChannels().toString()); in compareSoftApConfiguration()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt6989 method public java.util.List<android.app.NotificationChannel> getChannels();
22103 method public int getChannels();
45400 method public int[] getChannels();