/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/ |
D | BluetoothFeatureProvider.java | 32 Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice); in getBluetoothDeviceSettingsUri()
|
D | BluetoothFeatureProviderImpl.java | 35 public Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice) { in getBluetoothDeviceSettingsUri()
|
D | Utils.java | 158 public static boolean getBooleanMetaData(BluetoothDevice bluetoothDevice, int key) { in getBooleanMetaData() 166 public static String getStringMetaData(BluetoothDevice bluetoothDevice, int key) { in getStringMetaData() 173 public static int getIntMetaData(BluetoothDevice bluetoothDevice, int key) { in getIntMetaData()
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothFeatureProvider.java | 32 Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice); in getBluetoothDeviceSettingsUri()
|
D | BluetoothFeatureProviderImpl.java | 35 public Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice) { in getBluetoothDeviceSettingsUri()
|
D | BluetoothDetailsProfilesController.java | 136 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in enableProfile() local 152 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in disableProfile() local
|
D | AdvancedBluetoothDetailsHeaderController.java | 206 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in updateSubLayout() local 245 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in updateDisconnectLayout() local
|
/packages/apps/Settings/src/com/android/settings/development/ |
D | AbstractBluetoothA2dpPreferenceController.java | 192 BluetoothDevice bluetoothDevice = in setCodecConfigPreference() local 203 BluetoothDevice bluetoothDevice = in getCodecConfig() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/ |
D | AbstractBluetoothA2dpPreferenceController.java | 185 BluetoothDevice bluetoothDevice = in setCodecConfigPreference() local 195 BluetoothDevice bluetoothDevice = in getCodecConfig() local
|
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/ |
D | ToolbarTitleLiveData.java | 89 BluetoothDevice bluetoothDevice = hfpDeviceList.get(0); in updateDeviceName() local
|
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/ |
D | BluetoothDevicesSlice.java | 251 SliceAction buildMediaBluetoothAction(CachedBluetoothDevice bluetoothDevice) { in buildMediaBluetoothAction() 265 SliceAction buildBluetoothDetailDeepLinkAction(CachedBluetoothDevice bluetoothDevice) { in buildBluetoothDetailDeepLinkAction()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/slices/ |
D | BluetoothDevicesSlice.java | 254 SliceAction buildMediaBluetoothAction(CachedBluetoothDevice bluetoothDevice) { in buildMediaBluetoothAction() 268 SliceAction buildBluetoothDetailDeepLinkAction(CachedBluetoothDevice bluetoothDevice) { in buildBluetoothDetailDeepLinkAction()
|
/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/Dialer/java/com/android/incallui/call/ |
D | TelecomAdapter.java | 200 public void requestBluetoothAudio(BluetoothDevice bluetoothDevice) { in requestBluetoothAudio()
|
/packages/apps/Car/libs/connected-device-lib/tests/unit/src/com/android/car/connecteddevice/ble/ |
D | CarBlePeripheralManagerTest.java | 224 BluetoothDevice bluetoothDevice = BluetoothAdapter.getDefaultAdapter() in getChannelForAssociation() local
|