Home
last modified time | relevance | path

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

/frameworks/base/lowpan/java/android/net/lowpan/
DLowpanIdentity.java69 setChannel(x.getChannel()); in setLowpanIdentity()
123 public Builder setChannel(int x) { in setChannel() method in LowpanIdentity.Builder
246 builder.setChannel(in.readInt());
DLowpanEnergyScanResult.java41 void setChannel(int x) { in setChannel() method in LowpanEnergyScanResult
DLowpanBeaconInfo.java70 public Builder setChannel(int x) { in setChannel() method in LowpanBeaconInfo.Builder
71 mIdentityBuilder.setChannel(x); in setChannel()
DLowpanScanner.java271 result.setChannel(channel); in startEnergyScan()
/frameworks/base/core/java/android/bluetooth/
DBluetoothServerSocket.java228 /*package*/ void setChannel(int newChannel) { in setChannel() method in BluetoothServerSocket
DBluetoothAdapter.java2412 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()
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCarrierActionUtils.java238 .setChannel(NOTIFICATION_CHANNEL_ID_MOBILE_DATA_STATUS); in getNotification()
/frameworks/base/api/
Dremoved.txt25 method @Deprecated public android.app.Notification.Builder setChannel(String);
Dsystem-current.txt546 method public android.app.Notification.TvExtender setChannel(String);
/frameworks/base/non-updatable-api/
Dremoved.txt25 method @Deprecated public android.app.Notification.Builder setChannel(String);
Dsystem-current.txt546 method public android.app.Notification.TvExtender setChannel(String);
/frameworks/base/core/java/android/app/
DNotification.java3600 public Builder setChannel(String channelId) { in setChannel() method in Notification.Builder
10297 public TvExtender setChannel(String channelId) { in setChannel() method in Notification.Builder.TvExtender
/frameworks/base/config/
Dboot-image-profile.txt41172 HSPLandroid/bluetooth/BluetoothServerSocket;->setChannel(I)V
Dhiddenapi-greylist-max-o.txt10806 Landroid/bluetooth/BluetoothServerSocket;->setChannel(I)V