Home
last modified time | relevance | path

Searched defs:bluetoothDevice (Results 1 – 25 of 29) sorted by relevance

12

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothFeatureProvider.java36 Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice); in getBluetoothDeviceSettingsUri()
44 String getBluetoothDeviceControlUri(BluetoothDevice bluetoothDevice); in getBluetoothDeviceControlUri()
DBluetoothFeatureProviderImpl.java36 public Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice) { in getBluetoothDeviceSettingsUri()
43 public String getBluetoothDeviceControlUri(BluetoothDevice bluetoothDevice) { in getBluetoothDeviceControlUri()
DAdvancedBluetoothDetailsHeaderController.java290 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in updateSubLayout() local
368 private boolean isUntetheredHeadset(BluetoothDevice bluetoothDevice) { in isUntetheredHeadset()
496 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in updateDisconnectLayout() local
DBluetoothDetailsProfilesController.java203 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in enableProfile() local
230 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in disableProfile() local
/packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/
DHost.kt285 var bluetoothDevice = request.address.toBluetoothDevice(bluetoothAdapter) in waitConnection() variable
312 val bluetoothDevice = request.connection.toBluetoothDevice(bluetoothAdapter) in waitDisconnection() constant
337 val bluetoothDevice = request.address.toBluetoothDevice(bluetoothAdapter) in connect() constant
366 val bluetoothDevice = request.connection.toBluetoothDevice(bluetoothAdapter) in disconnect() constant
435 val bluetoothDevice = scanLeDevice(address.decodeAsMacAddressToString(), type)!! in connectLE() constant
447 var bluetoothDevice: BluetoothDevice? = null in scanLeDevice() variable
598 val bluetoothDevice = result.device in scan() constant
786 val bluetoothDevice = it.getBluetoothDeviceExtra() in inquiry() constant
DSecurity.kt78 val bluetoothDevice = intent.getBluetoothDeviceExtra() in <lambda>() constant
112 val bluetoothDevice = request.connection.toBluetoothDevice(bluetoothAdapter) in <lambda>() constant
202 val bluetoothDevice = request.connection.toBluetoothDevice(bluetoothAdapter) in <lambda>() constant
DSecurityStorage.kt93 val bluetoothDevice = in deleteBond() constant
DAndroidInternal.kt100 val bluetoothDevice = request.address.toBluetoothDevice(bluetoothAdapter) in setAccessPermission() constant
DGatt.kt153 val bluetoothDevice = request.address.toBluetoothDevice(mBluetoothAdapter) in discoverServicesSdp() constant
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DDevicePickerFragmentTest.java74 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in callingPackageIsEqualToLaunchPackage_sendBroadcastToLaunchPackage() local
93 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in callingPackageIsNotEqualToLaunchPackage_broadcastNotSend() local
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/
DTestability.java27 public static BluetoothDevice wrap(android.bluetooth.BluetoothDevice bluetoothDevice) { in wrap()
/packages/apps/Settings/src/com/android/settings/development/
DAbstractBluetoothA2dpPreferenceController.java193 BluetoothDevice bluetoothDevice = in setCodecConfigPreference() local
204 BluetoothDevice bluetoothDevice = in getCodecConfig() local
/packages/apps/Dialer/java/com/android/incallui/audioroute/
DAudioRouteSelectorDialogFragment.java177 private TextView createBluetoothItem(BluetoothDevice bluetoothDevice, boolean selected) { in createBluetoothItem()
204 private String getAliasName(BluetoothDevice bluetoothDevice) { in getAliasName()
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/
DBluetoothDevice.java138 private BluetoothDevice(android.bluetooth.BluetoothDevice bluetoothDevice) { in BluetoothDevice()
268 public static BluetoothDevice wrap(android.bluetooth.BluetoothDevice bluetoothDevice) { in wrap()
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothDevicesSlice.java346 SliceAction buildPrimaryBluetoothAction(CachedBluetoothDevice bluetoothDevice) { in buildPrimaryBluetoothAction()
360 SliceAction buildBluetoothDetailDeepLinkAction(CachedBluetoothDevice bluetoothDevice) { in buildBluetoothDetailDeepLinkAction()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pan/
DBluetoothTetheringNetworkFactoryTest.java108 BluetoothDevice bluetoothDevice = adapter.getRemoteDevice("11:11:11:11:11:11"); in networkStartReverseTetherStop() local
/packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/provider/
DBleDiscoveryProviderTest.java137 BluetoothDevice bluetoothDevice = mBluetoothAdapter in createScanResult() local
/packages/apps/Settings/src/com/android/settings/notification/
DMediaVolumePreferenceController.java143 final CachedBluetoothDevice bluetoothDevice = in getSliceEndItem() local
/packages/apps/Settings/src/com/android/settings/panel/
DVolumePanel.java176 final BluetoothDevice bluetoothDevice = findActiveDevice(); in getExtraControlUri() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DAccessoryUtils.java163 static String getHtmlEscapedDeviceName(@Nullable BluetoothDevice bluetoothDevice) { in getHtmlEscapedDeviceName()
/packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/common/ble/
DBleSightingTest.java140 BluetoothDevice bluetoothDevice, String deviceName, long timeEpochMillis, int rssi) { in buildBleSighting()
/packages/apps/Dialer/java/com/android/incallui/call/
DTelecomAdapter.java200 public void requestBluetoothAudio(BluetoothDevice bluetoothDevice) { in requestBluetoothAudio()
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/
DEvent.java42 @Nullable BluetoothDevice bluetoothDevice, @Nullable Exception exception) { in Event()
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/gatt/
DBluetoothGattHelper.java216 public BluetoothGattConnection connect(BluetoothDevice bluetoothDevice) in connect()
225 BluetoothDevice bluetoothDevice, ConnectionOptions options) throws BluetoothException { in connect()
/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DAbstractBluetoothDialogPreferenceController.java183 BluetoothDevice bluetoothDevice = in getSelectableConfigs() local

12