/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/ |
H A D | BluetoothMediaDeviceTest.java | 77 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in isFastPairDevice_isUntetheredHeadset_returnTrue() local 90 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in isFastPairDevice_isNotUntetheredHeadset_returnFalse() local 103 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in getIcon_isNotFastPairDevice_drawableTypeIsNotBitmapDrawable() local
|
H A D | LocalMediaManagerTest.java | 570 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in onDeviceListAdded_haveDisconnectedDevice_addDisconnectedDevice() local 653 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in onDeviceListAdded_haveDisconnectedDevice_list5DisconnectedDevice() local
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | BluetoothUtils.java | 184 final BluetoothDevice bluetoothDevice = cachedDevice.getDevice(); in getBtDrawableWithDescription() local 227 public static boolean isAdvancedDetailsHeader(@NonNull BluetoothDevice bluetoothDevice) { in isAdvancedDetailsHeader() 314 public static boolean getBooleanMetaData(BluetoothDevice bluetoothDevice, int key) { in getBooleanMetaData() 332 public static String getStringMetaData(BluetoothDevice bluetoothDevice, int key) { in getStringMetaData() 350 public static int getIntMetaData(BluetoothDevice bluetoothDevice, int key) { in getIntMetaData() 372 public static Uri getUriMetaData(BluetoothDevice bluetoothDevice, int key) { in getUriMetaData()
|
H A D | A2dpProfile.java | 221 BluetoothDevice bluetoothDevice = (device != null) ? device : mService.getActiveDevice(); in supportsHighQualityAudio() local 230 BluetoothDevice bluetoothDevice = (device != null) ? device : mService.getActiveDevice(); in isHighQualityAudioEnabled() local 256 BluetoothDevice bluetoothDevice = (device != null) ? device : mService.getActiveDevice(); in setHighQualityAudioEnabled() local 275 BluetoothDevice bluetoothDevice = (device != null) ? device : mService.getActiveDevice(); in getHighQualityAudioOptionLabel() local
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ |
H A 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
|
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/bluetooth/ |
H A D | PhoneAccountManager.java | 101 BluetoothDevice bluetoothDevice = getMatchingDevice(phoneAccountHandle); in getHfpDeviceList() local 110 public PhoneAccountHandle getMatchingPhoneAccount(@Nullable BluetoothDevice bluetoothDevice) { in getMatchingPhoneAccount()
|
/aosp12/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 | 39 void openBluetoothDevice(IBinder clientToken, in BluetoothDevice bluetoothDevice, in openBluetoothDevice()
|
H A D | MidiManager.java | 282 public void openBluetoothDevice(BluetoothDevice bluetoothDevice, in openBluetoothDevice()
|
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/ |
H A D | BluetoothFeatureProvider.java | 32 Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice); in getBluetoothDeviceSettingsUri()
|
H A D | BluetoothFeatureProviderImpl.java | 35 public Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice) { in getBluetoothDeviceSettingsUri()
|
H A D | BluetoothDetailsProfilesController.java | 142 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in enableProfile() local 158 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in disableProfile() local
|
H A D | AdvancedBluetoothDetailsHeaderController.java | 257 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in updateSubLayout() local 325 private boolean isUntetheredHeadset(BluetoothDevice bluetoothDevice) { in isUntetheredHeadset() 431 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in updateDisconnectLayout() local
|
H A D | Utils.java | 167 public static boolean isAdvancedDetailsHeader(@NonNull BluetoothDevice bluetoothDevice) { in isAdvancedDetailsHeader()
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/ |
H A D | MediaDeviceUtils.java | 46 public static String getId(BluetoothDevice bluetoothDevice) { in getId()
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/audioroute/ |
H A D | AudioRouteSelectorDialogFragment.java | 177 private TextView createBluetoothItem(BluetoothDevice bluetoothDevice, boolean selected) { in createBluetoothItem() 204 private String getAliasName(BluetoothDevice bluetoothDevice) { in getAliasName()
|
/aosp12/packages/apps/Settings/src/com/android/settings/development/ |
H A D | AbstractBluetoothA2dpPreferenceController.java | 186 BluetoothDevice bluetoothDevice = in setCodecConfigPreference() local 197 BluetoothDevice bluetoothDevice = in getCodecConfig() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/ |
H A D | BluetoothDevicesSlice.java | 345 SliceAction buildPrimaryBluetoothAction(CachedBluetoothDevice bluetoothDevice) { in buildPrimaryBluetoothAction() 359 SliceAction buildBluetoothDetailDeepLinkAction(CachedBluetoothDevice bluetoothDevice) { in buildBluetoothDetailDeepLinkAction()
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/call/ |
H A D | TelecomAdapter.java | 200 public void requestBluetoothAudio(BluetoothDevice bluetoothDevice) { in requestBluetoothAudio()
|
/aosp12/packages/apps/Settings/src/com/android/settings/development/bluetooth/ |
H A D | AbstractBluetoothDialogPreferenceController.java | 178 BluetoothDevice bluetoothDevice = in getSelectableConfigs() local
|
/aosp12/frameworks/base/services/midi/java/com/android/server/midi/ |
H A D | MidiService.java | 316 public Device(BluetoothDevice bluetoothDevice) { in Device() 682 public void openBluetoothDevice(IBinder token, BluetoothDevice bluetoothDevice, in openBluetoothDevice() 811 BluetoothDevice bluetoothDevice = null; in addDeviceLocked() local
|
/aosp12/frameworks/base/telecomm/java/android/telecom/ |
H A D | InCallService.java | 577 public final void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio()
|
H A D | Connection.java | 3052 public void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |