Home
last modified time | relevance | path

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

/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/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DBluetoothFeatureProvider.java32 Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice); in getBluetoothDeviceSettingsUri()
DBluetoothFeatureProviderImpl.java35 public Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice) { in getBluetoothDeviceSettingsUri()
DUtils.java159 public static boolean getBooleanMetaData(BluetoothDevice bluetoothDevice, int key) { in getBooleanMetaData()
167 public static String getStringMetaData(BluetoothDevice bluetoothDevice, int key) { in getStringMetaData()
174 public static int getIntMetaData(BluetoothDevice bluetoothDevice, int key) { in getIntMetaData()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothFeatureProvider.java32 Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice); in getBluetoothDeviceSettingsUri()
DBluetoothFeatureProviderImpl.java35 public Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice) { in getBluetoothDeviceSettingsUri()
DBluetoothDetailsProfilesController.java142 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in enableProfile() local
158 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in disableProfile() local
DAdvancedBluetoothDetailsHeaderController.java211 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in updateSubLayout() local
279 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in updateDisconnectLayout() local
/packages/apps/Settings/src/com/android/settings/development/
DAbstractBluetoothA2dpPreferenceController.java186 BluetoothDevice bluetoothDevice = in setCodecConfigPreference() local
197 BluetoothDevice bluetoothDevice = in getCodecConfig() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DAbstractBluetoothA2dpPreferenceController.java188 BluetoothDevice bluetoothDevice = in setCodecConfigPreference() local
198 BluetoothDevice bluetoothDevice = in getCodecConfig() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/slices/
DBluetoothDevicesSlice.java254 SliceAction buildMediaBluetoothAction(CachedBluetoothDevice bluetoothDevice) { in buildMediaBluetoothAction()
268 SliceAction buildBluetoothDetailDeepLinkAction(CachedBluetoothDevice bluetoothDevice) { in buildBluetoothDetailDeepLinkAction()
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/
DToolbarTitleLiveData.java92 BluetoothDevice bluetoothDevice = hfpDeviceList.get(0); in updateDeviceName() 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/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothDevicesSlice.java338 SliceAction buildPrimaryBluetoothAction(CachedBluetoothDevice bluetoothDevice) { in buildPrimaryBluetoothAction()
351 SliceAction buildBluetoothDetailDeepLinkAction(CachedBluetoothDevice bluetoothDevice) { in buildBluetoothDetailDeepLinkAction()
/packages/apps/Car/Dialer/src/com/android/car/dialer/bluetooth/
DUiBluetoothMonitor.java162 private PhoneAccountHandle getPhoneAccountHandleForDevice( in getPhoneAccountHandleForDevice()
/packages/apps/Dialer/java/com/android/incallui/call/
DTelecomAdapter.java200 public void requestBluetoothAudio(BluetoothDevice bluetoothDevice) { in requestBluetoothAudio()
/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DAbstractBluetoothDialogPreferenceController.java176 BluetoothDevice bluetoothDevice = in getSelectableConfigs() local