/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/ |
H A D | BluetoothMediaDeviceTest.java | 78 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in isFastPairDevice_isUntetheredHeadset_returnTrue() local 91 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in isFastPairDevice_isNotUntetheredHeadset_returnFalse() local 104 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in getIcon_isNotFastPairDevice_drawableTypeIsNotBitmapDrawable() local
|
H A D | LocalMediaManagerTest.java | 455 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in onDeviceListAdded_haveMutingExpectedDevice_addMutingExpectedDevice() local
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | BluetoothUtils.java | 216 final BluetoothDevice bluetoothDevice = cachedDevice.getDevice(); in getBtDrawableWithDescription() local 259 public static boolean isAdvancedDetailsHeader(@NonNull BluetoothDevice bluetoothDevice) { in isAdvancedDetailsHeader() 285 public static boolean isAdvancedUntetheredDevice(@NonNull BluetoothDevice bluetoothDevice) { in isAdvancedUntetheredDevice() 308 public static boolean isDeviceClassMatched(@NonNull BluetoothDevice bluetoothDevice, in isDeviceClassMatched() 323 private static boolean isUntetheredHeadset(@NonNull BluetoothDevice bluetoothDevice) { in isUntetheredHeadset() 396 public static boolean getBooleanMetaData(BluetoothDevice bluetoothDevice, int key) { in getBooleanMetaData() 414 public static String getStringMetaData(BluetoothDevice bluetoothDevice, int key) { in getStringMetaData() 432 public static int getIntMetaData(BluetoothDevice bluetoothDevice, int key) { in getIntMetaData() 454 public static Uri getUriMetaData(BluetoothDevice bluetoothDevice, int key) { in getUriMetaData() 468 public static String getControlUriMetaData(BluetoothDevice bluetoothDevice) { in getControlUriMetaData()
|
H A D | A2dpProfile.java | 227 BluetoothDevice bluetoothDevice = (device != null) ? device : getActiveDevice(); in supportsHighQualityAudio() local 240 BluetoothDevice bluetoothDevice = (device != null) ? device : getActiveDevice(); in isHighQualityAudioEnabled() local 266 BluetoothDevice bluetoothDevice = (device != null) ? device : getActiveDevice(); in setHighQualityAudioEnabled() local 292 BluetoothDevice bluetoothDevice = (device != null) ? device : getActiveDevice(); in getHighQualityAudioOptionLabel() local
|
/aosp14/frameworks/base/media/java/android/media/midi/ |
H A D | IBluetoothMidiService.aidl | 25 IBinder addBluetoothDevice(in BluetoothDevice bluetoothDevice); in addBluetoothDevice()
|
H A D | IMidiManager.aidl | 41 void openBluetoothDevice(IBinder clientToken, in BluetoothDevice bluetoothDevice, in openBluetoothDevice()
|
H A D | MidiManager.java | 404 public void openBluetoothDevice(BluetoothDevice bluetoothDevice, in openBluetoothDevice()
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/ |
H A D | MediaDeviceUtils.java | 49 public static String getId(BluetoothDevice bluetoothDevice) { in getId()
|
/aosp14/frameworks/base/services/midi/java/com/android/server/midi/ |
H A D | MidiService.java | 421 public Device(BluetoothDevice bluetoothDevice) { in Device() 1115 private void openBluetoothDevice(BluetoothDevice bluetoothDevice) { in openBluetoothDevice() 1131 private void closeBluetoothDevice(BluetoothDevice bluetoothDevice) { in closeBluetoothDevice() 1149 public void openBluetoothDevice(IBinder token, BluetoothDevice bluetoothDevice, in openBluetoothDevice() 1307 BluetoothDevice bluetoothDevice = null; in addDeviceLocked() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
H A D | VolumePanelDialog.java | 267 final BluetoothDevice bluetoothDevice = findActiveDevice(); in getExtraControlUri() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/input/ |
H A D | BatteryControllerTests.kt | 830 val bluetoothDevice = createBluetoothDevice("AA:BB:CC:DD:EE:FF") regex 872 val bluetoothDevice = createBluetoothDevice("AA:BB:CC:DD:EE:FF") regex
|
/aosp14/frameworks/base/telecomm/java/android/telecom/ |
H A D | InCallService.java | 652 public final void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio()
|
H A D | Connection.java | 3169 public void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio()
|
/aosp14/frameworks/base/services/core/java/com/android/server/input/ |
H A D | BatteryController.java | 605 final BluetoothDevice bluetoothDevice = getBluetoothDevice(deviceId); in configureDeviceMonitor() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |