Home
last modified time | relevance | path

Searched defs:getChannels (Results 1 – 9 of 9) sorted by relevance

/packages/apps/TV/src/com/android/tv/data/epg/
DStubEpgReader.java65 public Set<EpgChannel> getChannels(Set<Channel> inputChannels, @NonNull String lineupId) { in getChannels() method in StubEpgReader
DEpgReader.java80 Set<EpgChannel> getChannels(Set<Channel> inputChannels, @NonNull String lineupId); in getChannels() method
/packages/apps/TV/partner_support/src/com/google/android/tv/partner/support/
DLineup.java81 public abstract List<String> getChannels(); in getChannels() method in Lineup
/packages/apps/TV/src/com/android/tv/data/
DLineup.java48 public List<String> getChannels() { in getChannels() method in Lineup
/packages/apps/TV/tests/common/src/com/android/tv/testing/
DFakeEpgReader.java83 public Set<EpgChannel> getChannels(Set<Channel> inputChannels, @NonNull String lineupId) { in getChannels() method in FakeEpgReader
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcastSubgroup.java146 public @NonNull List<BluetoothLeBroadcastChannel> getChannels() { in getChannels() method in BluetoothLeBroadcastSubgroup
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/
DCccSpecificationParams.java245 public List<Integer> getChannels() { in getChannels() method in CccSpecificationParams
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/aliro/
DAliroSpecificationParams.java256 public List<Integer> getChannels() { in getChannels() method in AliroSpecificationParams
/packages/modules/Wifi/framework/java/android/net/wifi/
DSoftApConfiguration.java912 public @NonNull SparseIntArray getChannels() { in getChannels() method in SoftApConfiguration