Searched refs:setChannel (Results 1 – 12 of 12) sorted by relevance
69 setChannel(x.getChannel()); in setLowpanIdentity()123 public Builder setChannel(int x) { in setChannel() method in LowpanIdentity.Builder246 builder.setChannel(in.readInt());
41 void setChannel(int x) { in setChannel() method in LowpanEnergyScanResult
70 public Builder setChannel(int x) { in setChannel() method in LowpanBeaconInfo.Builder71 mIdentityBuilder.setChannel(x); in setChannel()
271 result.setChannel(channel); in startEnergyScan()
227 /*package*/ void setChannel(int newChannel) { in setChannel() method in BluetoothServerSocket
2191 socket.setChannel(socket.mSocket.getPort()); in listenUsingRfcommOn()2333 socket.setChannel(socket.mSocket.getPort()); in listenUsingInsecureRfcommOn()2358 socket.setChannel(socket.mSocket.getPort()); in listenUsingEncryptedRfcommOn()2414 socket.setChannel(assignedChannel); in listenUsingL2capOn()2466 socket.setChannel(assignedChannel); in listenUsingInsecureL2capOn()3081 socket.setChannel(assignedPsm); in listenUsingL2capChannel()3139 socket.setChannel(assignedPsm); in listenUsingInsecureL2capChannel()
426 .setChannel(NotificationChannelController.CHANNEL_ID_ALERT) in getNotificationBuilder()492 .setChannel(NotificationChannelController.CHANNEL_ID_WFC); in getNotificationBuilder()
4134 .setChannel(NotificationChannelController.CHANNEL_ID_ALERT) in setNotification()
239 .setChannel(NOTIFICATION_CHANNEL_ID_MOBILE_DATA_STATUS); in getNotification()
25 method @Deprecated public android.app.Notification.Builder setChannel(String);
533 method public android.app.Notification.TvExtender setChannel(String);
3597 public Builder setChannel(String channelId) { in setChannel() method in Notification.Builder10274 public TvExtender setChannel(String channelId) { in setChannel() method in Notification.Builder.TvExtender