| /packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
| D | BluetoothOppPreference.java | 100 private String getChannelKey(BluetoothDevice remoteDevice, int uuid) { in getChannelKey() 104 public String getName(BluetoothDevice remoteDevice) { in getName() 117 public int getChannel(BluetoothDevice remoteDevice, int uuid) { in getChannel() 134 public void setName(BluetoothDevice remoteDevice, String name) { in setName() 146 public void setChannel(BluetoothDevice remoteDevice, int uuid, int channel) { in setChannel() 160 public void removeChannel(BluetoothDevice remoteDevice, int uuid) { in removeChannel()
|
| D | BluetoothOppTransferAdapter.java | 95 BluetoothDevice remoteDevice = in bindView() local
|
| D | BluetoothOppReceiver.java | 65 BluetoothDevice remoteDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); in onReceive() local
|
| D | BluetoothOppTransferActivity.java | 393 BluetoothDevice remoteDevice = mAdapter.getRemoteDevice(mTransInfo.mDestAddr); in onClick() local
|
| D | BluetoothOppUtility.java | 128 BluetoothDevice remoteDevice = adapter.getRemoteDevice(info.mDestAddr); in fillRecord() local
|
| /packages/apps/Nfc/src/com/android/nfc/beam/ |
| D | BeamTransferRecord.java | 34 public BluetoothDevice remoteDevice; field in BeamTransferRecord 37 private BeamTransferRecord(BluetoothDevice remoteDevice, in BeamTransferRecord() 48 BluetoothDevice remoteDevice, boolean remoteActivating, in forBluetoothDevice()
|
| /packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/bluetooth/ |
| D | MapMceTestFragment.java | 180 BluetoothDevice remoteDevice; in getMessages() local 207 BluetoothDevice remoteDevice; in sendMessage() local
|
| /packages/apps/Settings/src/com/android/settings/bluetooth/ |
| D | BluetoothDeviceDetailsFragment.java | 84 BluetoothDevice remoteDevice = in getCachedDevice() local
|
| D | DeviceProfilesSettings.java | 88 BluetoothDevice remoteDevice = mManager.getBluetoothAdapter().getRemoteDevice(address); in onCreate() local
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/ |
| D | MasClient.java | 82 public MasClient(BluetoothDevice remoteDevice, StateMachine callback, in MasClient()
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
| D | AtPhonebook.java | 268 void handleCpbrCommand(String atString, int type, BluetoothDevice remoteDevice) { in handleCpbrCommand() 620 private int checkAccessPermission(BluetoothDevice remoteDevice) { in checkAccessPermission()
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
| D | BluetoothPbapService.java | 405 BluetoothDevice remoteDevice = sm.getRemoteDevice(); in handleMessage() local 664 public boolean onConnect(BluetoothDevice remoteDevice, BluetoothSocket socket) { in onConnect()
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
| D | BluetoothMnsObexClient.java | 77 public BluetoothMnsObexClient(BluetoothDevice remoteDevice, SdpMnsRecord mnsRecord, in BluetoothMnsObexClient()
|
| D | BluetoothMapService.java | 832 public boolean onConnect(BluetoothDevice remoteDevice, BluetoothMapMasInstance masInst) { in onConnect()
|