Home
last modified time | relevance | path

Searched defs:setChannel (Results 1 – 14 of 14) sorted by relevance

/packages/apps/TV/src/com/android/tv/menu/
DChannelsRowItem.java78 public void setChannel(@NonNull Channel channel) { in setChannel() method in ChannelsRowItem
/packages/apps/TV/src/com/android/tv/recommendation/
DChannelRecord.java55 public void setChannel(Channel channel, boolean inputRemoved) { in setChannel() method in ChannelRecord
/packages/apps/TV/tuner/sampletunertvinput/src/com/android/tv/samples/sampletunertvinput/
DSampleTunerTvInputSetupActivity.java64 private void setChannel(byte[] sectionData) { in setChannel() method in SampleTunerTvInputSetupActivity
/packages/apps/TV/tuner/src/com/android/tv/tuner/source/
DTsStreamWriter.java75 public void setChannel(TunerChannel channel) { in setChannel() method in TsStreamWriter
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothServerSocket.java269 /*package*/ void setChannel(int newChannel) { in setChannel() method in BluetoothServerSocket
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppPreference.java153 public void setChannel(BluetoothDevice remoteDevice, int uuid, int channel) { in setChannel() method in BluetoothOppPreference
/packages/apps/TV/src/com/android/tv/guide/
DProgramRow.java300 public void setChannel(Channel channel) { in setChannel() method in ProgramRow
/packages/modules/Wifi/framework/java/android/net/wifi/
DMloLink.java226 public void setChannel(int channel) { in setChannel() method in MloLink
DSoftApConfiguration.java1749 public Builder setChannel(int channel, @BandType int band) { in setChannel() method in SoftApConfiguration.Builder
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageCurves.java416 public void setChannel(int itemId) { in setChannel() method in ImageCurves
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/
DCccOpenRangingParams.java474 public Builder setChannel(@Channel int channel) { in setChannel() method in CccOpenRangingParams.Builder
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/aliro/
DAliroOpenRangingParams.java474 public Builder setChannel(@Channel int channel) { in setChannel() method in AliroOpenRangingParams.Builder
/packages/modules/Connectivity/thread/framework/java/android/net/thread/
DActiveOperationalDataset.java764 public Builder setChannel( in setChannel() method in ActiveOperationalDataset.Builder
/packages/modules/Uwb/service/java/com/android/server/uwb/secure/csml/
DConfigurationParams.java574 ConfigurationParams.Builder setChannel(Integer channel) { in setChannel() method in ConfigurationParams.Builder