/aosp12/frameworks/base/lowpan/java/android/net/lowpan/ |
H A D | LowpanEnergyScanResult.java | 41 void setChannel(int x) { in setChannel() method in LowpanEnergyScanResult
|
H A D | LowpanIdentity.java | 123 public Builder setChannel(int x) { in setChannel() method in LowpanIdentity.Builder
|
H A D | LowpanBeaconInfo.java | 70 public Builder setChannel(int x) { in setChannel() method in LowpanBeaconInfo.Builder
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationHistoryFilter.java | 100 public Builder setChannel(String pkg, String channel) { in setChannel() method in NotificationHistoryFilter.Builder
|
/aosp12/packages/apps/TV/src/com/android/tv/menu/ |
H A D | ChannelsRowItem.java | 78 public void setChannel(@NonNull Channel channel) { in setChannel() method in ChannelsRowItem
|
/aosp12/packages/apps/TV/src/com/android/tv/recommendation/ |
H A D | ChannelRecord.java | 55 public void setChannel(Channel channel, boolean inputRemoved) { in setChannel() method in ChannelRecord
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothServerSocket.java | 227 /*package*/ void setChannel(int newChannel) { in setChannel() method in BluetoothServerSocket
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/source/ |
H A D | TsStreamWriter.java | 75 public void setChannel(TunerChannel channel) { in setChannel() method in TsStreamWriter
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
H A D | BluetoothOppPreference.java | 146 public void setChannel(BluetoothDevice remoteDevice, int uuid, int channel) { in setChannel() method in BluetoothOppPreference
|
/aosp12/packages/apps/Car/Radio/src/com/android/car/radio/ |
H A D | DisplayController.java | 208 public void setChannel(@Nullable ProgramSelector sel) { in setChannel() method in DisplayController
|
/aosp12/packages/apps/TV/src/com/android/tv/guide/ |
H A D | ProgramRow.java | 300 public void setChannel(Channel channel) { in setChannel() method in ProgramRow
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
H A D | RankingBuilder.java | 222 public RankingBuilder setChannel(NotificationChannel channel) { in setChannel() method in RankingBuilder
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
H A D | ImageCurves.java | 416 public void setChannel(int itemId) { in setChannel() method in ImageCurves
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
H A D | NotificationEntryBuilder.java | 295 public NotificationEntryBuilder setChannel(NotificationChannel channel) { in setChannel() method in NotificationEntryBuilder
|
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/ |
H A D | SoftApConfiguration.java | 1157 public Builder setChannel(int channel, @BandType int band) { in setChannel() method in SoftApConfiguration.Builder
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 3992 public Builder setChannel(String channelId) { in setChannel() method in Notification.Builder 11902 public TvExtender setChannel(String channelId) { in setChannel() method in Notification.Builder.TvExtender
|