Searched refs:setChannel (Results 1 – 14 of 14) 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()
228 /*package*/ void setChannel(int newChannel) { in setChannel() method in BluetoothServerSocket
2412 socket.setChannel(socket.mSocket.getPort()); in listenUsingRfcommOn()2554 socket.setChannel(socket.mSocket.getPort()); in listenUsingInsecureRfcommOn()2579 socket.setChannel(socket.mSocket.getPort()); in listenUsingEncryptedRfcommOn()2635 socket.setChannel(assignedChannel); in listenUsingL2capOn()2687 socket.setChannel(assignedChannel); in listenUsingInsecureL2capOn()3309 socket.setChannel(assignedPsm); in listenUsingL2capChannel()3355 socket.setChannel(assignedPsm); in listenUsingInsecureL2capChannel()
238 .setChannel(NOTIFICATION_CHANNEL_ID_MOBILE_DATA_STATUS); in getNotification()
25 method @Deprecated public android.app.Notification.Builder setChannel(String);
546 method public android.app.Notification.TvExtender setChannel(String);
3600 public Builder setChannel(String channelId) { in setChannel() method in Notification.Builder10297 public TvExtender setChannel(String channelId) { in setChannel() method in Notification.Builder.TvExtender
41172 HSPLandroid/bluetooth/BluetoothServerSocket;->setChannel(I)V
10806 Landroid/bluetooth/BluetoothServerSocket;->setChannel(I)V