/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothFeatureProvider.java | 49 Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice); in getBluetoothDeviceSettingsUri() 57 String getBluetoothDeviceControlUri(BluetoothDevice bluetoothDevice); in getBluetoothDeviceControlUri() 91 Set<String> getInvisibleProfilePreferenceKeys(Context context, BluetoothDevice bluetoothDevice); in getInvisibleProfilePreferenceKeys()
|
D | AdvancedBluetoothDetailsHeaderController.java | 411 BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in updateSubLayout() local 480 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in updateSubLayoutUi() local 557 private boolean isUntetheredHeadset(BluetoothDevice bluetoothDevice) { in isUntetheredHeadset() 704 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in updateDisconnectLayout() local
|
D | BluetoothKeyMissingReceiver.java | 114 private void showNotification(Context context, BluetoothDevice bluetoothDevice) { in showNotification()
|
D | BluetoothDetailsProfilesController.java | 266 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in enableProfile() local 293 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in disableProfile() local
|
/packages/modules/Bluetooth/android/pandora/server/src/ |
D | Host.kt | 300 var bluetoothDevice = request.address.toBluetoothDevice(bluetoothAdapter) in waitConnection() variable 327 val bluetoothDevice = request.connection.toBluetoothDevice(bluetoothAdapter) in waitDisconnection() constant 354 val bluetoothDevice = request.address.toBluetoothDevice(bluetoothAdapter) in connect() constant 383 val bluetoothDevice = request.connection.toBluetoothDevice(bluetoothAdapter) in disconnect() constant 452 val bluetoothDevice = in connectLE() constant 608 val bluetoothDevice = result.device in scan() constant 829 val bluetoothDevice = it.getBluetoothDeviceExtra() in inquiry() constant
|
D | Security.kt | 79 val bluetoothDevice = intent.getBluetoothDeviceExtra() in <lambda>() constant 118 val bluetoothDevice = request.connection.toBluetoothDevice(bluetoothAdapter) in <lambda>() constant 212 val bluetoothDevice = request.connection.toBluetoothDevice(bluetoothAdapter) in <lambda>() constant
|
D | Opp.kt | 91 val bluetoothDevice = request.address.toBluetoothDevice(bluetoothAdapter) in openRfcommChannel() constant 102 val bluetoothDevice = request.address.toBluetoothDevice(bluetoothAdapter) in openL2capChannel() constant
|
D | Os.kt | 56 val bluetoothDevice = request.address.toBluetoothDevice(bluetoothAdapter) in setAccessPermission() constant
|
D | SecurityStorage.kt | 95 val bluetoothDevice = in deleteBond() constant
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ |
D | DevicePickerFragmentTest.java | 74 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in callingPackageIsEqualToLaunchPackage_sendBroadcastToLaunchPackage() local 93 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in callingPackageIsNotEqualToLaunchPackage_broadcastNotSend() local
|
/packages/apps/Car/Settings/src/com/android/car/settings/sound/ |
D | AudioRouteItem.java | 44 public AudioRouteItem(CachedBluetoothDevice bluetoothDevice) { in AudioRouteItem() 80 public void setBluetoothDevice(CachedBluetoothDevice bluetoothDevice) { in setBluetoothDevice()
|
/packages/modules/Uwb/ranging/tests/multidevices/snippet/bluetooth/ |
D | BluetoothGattMultiDevicesSnippet.java | 139 BluetoothDevice bluetoothDevice = in removeBondImpl() local 150 private boolean removeBondImplBtDevice(BluetoothDevice bluetoothDevice) { in removeBondImplBtDevice()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/ |
D | MetricsLoggerTest.java | 210 BluetoothDevice bluetoothDevice = getTestDevice(0); in testOuiFromBluetoothDevice() local 256 BluetoothDevice bluetoothDevice = getTestDevice(0); in testUpdateHearingDeviceActiveTime() local
|
/packages/modules/Bluetooth/android/app/tests/instrumentation/com/android/bluetooth/pan/ |
D | BluetoothTetheringNetworkFactoryTest.java | 87 BluetoothDevice bluetoothDevice = getTestDevice(11); in networkStartReverseTetherStop() local
|
/packages/apps/Dialer/java/com/android/incallui/audioroute/ |
D | AudioRouteSelectorDialogFragment.java | 177 private TextView createBluetoothItem(BluetoothDevice bluetoothDevice, boolean selected) { in createBluetoothItem() 204 private String getAliasName(BluetoothDevice bluetoothDevice) { in getAliasName()
|
/packages/apps/Car/VoiceControl/src/com/android/car/ |
D | TelecomUtils.java | 56 BluetoothDevice bluetoothDevice = getMatchingDevice(phoneAccountHandle); in getHfpDeviceList() local
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | CallAudioRouteController.java | 504 public void sendMessageWithSessionInfo(int message, int arg, BluetoothDevice bluetoothDevice) { in sendMessageWithSessionInfo() 772 private void handleBtAudioActive(BluetoothDevice bluetoothDevice) { in handleBtAudioActive() 791 private void handleBtAudioInactive(BluetoothDevice bluetoothDevice) { in handleBtAudioInactive() 810 BluetoothDevice bluetoothDevice) { in handleBtConnected() 837 BluetoothDevice bluetoothDevice) { in handleBtDisconnected() 1022 BluetoothDevice bluetoothDevice = null; in handleSwitchBluetooth() local 1516 BluetoothDevice bluetoothDevice) { in containsHearingAidPair()
|
D | PendingAudioRoute.java | 110 public void addMessage(int message, String bluetoothDevice) { in addMessage()
|
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/ |
D | BluetoothDevicesSlice.java | 346 SliceAction buildPrimaryBluetoothAction(CachedBluetoothDevice bluetoothDevice) { in buildPrimaryBluetoothAction() 360 SliceAction buildBluetoothDetailDeepLinkAction(CachedBluetoothDevice bluetoothDevice) { in buildBluetoothDetailDeepLinkAction()
|
/packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/provider/ |
D | BleDiscoveryProviderTest.java | 137 BluetoothDevice bluetoothDevice = mBluetoothAdapter in createScanResult() local
|
/packages/apps/Settings/src/com/android/settings/notification/ |
D | MediaVolumePreferenceController.java | 153 final CachedBluetoothDevice bluetoothDevice = in getSliceEndItem() local
|
/packages/apps/Settings/src/com/android/settings/panel/ |
D | VolumePanel.java | 179 final BluetoothDevice bluetoothDevice = findActiveDevice(); in getExtraControlUri() local
|
/packages/apps/Dialer/java/com/android/incallui/call/ |
D | TelecomAdapter.java | 200 public void requestBluetoothAudio(BluetoothDevice bluetoothDevice) { in requestBluetoothAudio()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ |
D | AccessoryUtils.java | 165 static String getHtmlEscapedDeviceName(@Nullable BluetoothDevice bluetoothDevice) { in getHtmlEscapedDeviceName()
|
/packages/apps/Settings/src/com/android/settings/development/bluetooth/ |
D | AbstractBluetoothDialogPreferenceController.java | 185 BluetoothDevice bluetoothDevice = in getSelectableConfigs() local
|