Searched refs:getChannels (Results 1 – 8 of 8) sorted by relevance
48 inline int getChannels() const { return mChannels; } in getChannels() function
37 assertThat(radioAccessSpecifier.getChannels()).isEqualTo(channels); in testConstructorAndGetters()
135 subgroup.getChannels().toArray(new BluetoothLeBroadcastChannel[0])); in createBroadcastSubgroupFromBuilder()168 subgroupCopy.getChannels().toArray(new BluetoothLeBroadcastChannel[0])); in createBroadcastSubgroupFromCopy()
49 assertEquals(0, group.getChannels().size()); in testConstructor()
547 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()
233 assertEquals(profile.audioChannels, audioProfile.getChannels()); in checkAllProfiles()
2797 assertEquals(currentConfig.getChannels().toString(), in compareSoftApConfiguration()2798 testSoftApConfig.getChannels().toString()); in compareSoftApConfiguration()
6989 method public java.util.List<android.app.NotificationChannel> getChannels();22103 method public int getChannels();45400 method public int[] getChannels();