| /packages/apps/Settings/src/com/android/settings/bluetooth/ |
| D | BluetoothDeviceUpdater.java | 157 public void onDeviceAdded(CachedBluetoothDevice cachedDevice) { in onDeviceAdded() 162 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() 170 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() 175 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() 185 public void onAclConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onAclConnectionStateChanged() 235 protected void addPreference(CachedBluetoothDevice cachedDevice) { in addPreference() 243 protected void addPreference(CachedBluetoothDevice cachedDevice, in addPreference() 265 protected void removePreference(CachedBluetoothDevice cachedDevice) { in removePreference() 313 public boolean isDeviceConnected(CachedBluetoothDevice cachedDevice) { in isDeviceConnected() 347 protected boolean isDeviceInCachedDevicesList(CachedBluetoothDevice cachedDevice) { in isDeviceInCachedDevicesList()
|
| D | SavedBluetoothDeviceUpdater.java | 68 final CachedBluetoothDevice cachedDevice = cachedManager.findDevice(device); in forceUpdate() local 82 final CachedBluetoothDevice cachedDevice = cachedManager.findDevice(device); in removePreferenceIfNecessary() local 91 public void update(CachedBluetoothDevice cachedDevice) { in update() 102 public boolean isFilterMatched(CachedBluetoothDevice cachedDevice) { in isFilterMatched()
|
| D | BluetoothDetailsPairOtherController.java | 95 private boolean getButtonPreferenceVisibility(CachedBluetoothDevice cachedDevice) { in getButtonPreferenceVisibility() 111 private boolean isBinauralMode(CachedBluetoothDevice cachedDevice) { in isBinauralMode() 115 private boolean isOtherSideBonded(CachedBluetoothDevice cachedDevice) { in isOtherSideBonded()
|
| D | ConnectedBluetoothDeviceUpdater.java | 55 public boolean isFilterMatched(CachedBluetoothDevice cachedDevice) { in isFilterMatched() 113 protected void addPreference(CachedBluetoothDevice cachedDevice) { in addPreference()
|
| D | BluetoothDevicePairingDetailBase.java | 93 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() 117 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged()
|
| /packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
| D | BluetoothDevicesGroupPreferenceController.java | 93 protected BluetoothDevicePreference createDevicePreference(CachedBluetoothDevice cachedDevice) { in createDevicePreference() 111 protected abstract void onDeviceClicked(CachedBluetoothDevice cachedDevice); in onDeviceClicked() 156 public final void onDeviceAdded(CachedBluetoothDevice cachedDevice) { in onDeviceAdded() 161 public final void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() 165 private void addPreference(CachedBluetoothDevice cachedDevice) { in addPreference() 174 private void removePreference(CachedBluetoothDevice cachedDevice) { in removePreference()
|
| D | BluetoothPreferenceController.java | 118 public void onDeviceAdded(CachedBluetoothDevice cachedDevice) { in onDeviceAdded() 122 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() 126 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() 130 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged()
|
| D | BluetoothBondedDevicesPreferenceController.java | 110 protected BluetoothDevicePreference createDevicePreference(CachedBluetoothDevice cachedDevice) { in createDevicePreference() 134 protected void onDeviceClicked(CachedBluetoothDevice cachedDevice) { in onDeviceClicked() 142 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() 176 private void toggleBluetoothConnectivity(boolean connect, CachedBluetoothDevice cachedDevice) { in toggleBluetoothConnectivity() 185 CachedBluetoothDevice cachedDevice = preference.getCachedDevice(); in setButtonsCheckedAndListeners() local
|
| D | BluetoothScanningDevicesGroupPreferenceController.java | 67 protected final void onDeviceClicked(CachedBluetoothDevice cachedDevice) { in onDeviceClicked() 78 protected abstract void onDeviceClickedInternal(CachedBluetoothDevice cachedDevice); in onDeviceClickedInternal() 166 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged()
|
| D | BluetoothDevicePickerPreferenceController.java | 104 protected void onDeviceClickedInternal(CachedBluetoothDevice cachedDevice) { in onDeviceClickedInternal() 139 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged()
|
| D | BluetoothDevicePreference.java | 51 public BluetoothDevicePreference(Context context, CachedBluetoothDevice cachedDevice) { in BluetoothDevicePreference() 55 public BluetoothDevicePreference(Context context, CachedBluetoothDevice cachedDevice, in BluetoothDevicePreference()
|
| D | BluetoothDeviceProfilePreference.java | 40 CachedBluetoothDevice cachedDevice) { in BluetoothDeviceProfilePreference()
|
| /packages/apps/Car/Settings/src/com/android/car/settings/qc/ |
| D | PairedBluetoothDevicesWorker.java | 63 public void onDeviceAdded(CachedBluetoothDevice cachedDevice) { in onDeviceAdded() 68 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() 73 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() 78 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() 88 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, in onProfileConnectionStateChanged()
|
| /packages/apps/Settings/src/com/android/settings/accessibility/ |
| D | HearingDevicePairingFragment.java | 174 public void onDeviceDeleted(@NonNull CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() 192 public void onDeviceBondStateChanged(@NonNull CachedBluetoothDevice cachedDevice, in onDeviceBondStateChanged() 221 public void onProfileConnectionStateChanged(@NonNull CachedBluetoothDevice cachedDevice, in onProfileConnectionStateChanged() 255 void addDevice(CachedBluetoothDevice cachedDevice) { in addDevice() 283 void removeDevice(CachedBluetoothDevice cachedDevice) { in removeDevice() 329 CachedBluetoothDevice cachedDevice = mCachedDeviceManager.findDevice(device); in handleLeScanResult() local 456 void discoverServices(CachedBluetoothDevice cachedDevice) { in discoverServices()
|
| D | AvailableHearingDeviceUpdater.java | 38 public boolean isFilterMatched(CachedBluetoothDevice cachedDevice) { in isFilterMatched()
|
| D | SavedHearingDeviceUpdater.java | 40 public boolean isFilterMatched(CachedBluetoothDevice cachedDevice) { in isFilterMatched()
|
| /packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/ |
| D | AudioSharingDeviceVolumeControlUpdater.java | 62 public boolean isFilterMatched(CachedBluetoothDevice cachedDevice) { in isFilterMatched() 88 protected void addPreference(CachedBluetoothDevice cachedDevice) { in addPreference() 148 CachedBluetoothDevice cachedDevice, @BluetoothDevicePreference.SortType int type) {} in addPreference() 156 private void setDeviceVolume(CachedBluetoothDevice cachedDevice, int progress) { in setDeviceVolume()
|
| D | AudioSharingDevicePreferenceController.java | 323 public void onProfileConnectionStateChanged( in onProfileConnectionStateChanged() 392 private void handleOnProfileStateChanged( in handleOnProfileStateChanged() 426 private boolean isMediaDevice(CachedBluetoothDevice cachedDevice) { in isMediaDevice() 437 CachedBluetoothDevice cachedDevice, int bluetoothProfile) { in isFirstConnectedProfile() 470 CachedBluetoothDevice cachedDevice = in handleDeviceClickFromIntent() local
|
| D | AudioSharingDialogHandler.java | 175 public void handleDeviceConnected( in handleDeviceConnected() 191 private void handleNonLeAudioDeviceConnected( in handleNonLeAudioDeviceConnected() 237 private void handleLeAudioDeviceConnected( in handleLeAudioDeviceConnected() 403 public void closeOpeningDialogsForLeaDevice(@NonNull CachedBluetoothDevice cachedDevice) { in closeOpeningDialogsForLeaDevice() 420 public void closeOpeningDialogsForNonLeaDevice(@NonNull CachedBluetoothDevice cachedDevice) { in closeOpeningDialogsForNonLeaDevice()
|
| D | AudioSharingUtils.java | 97 CachedBluetoothDevice cachedDevice = cacheManager.findDevice(device); in fetchConnectedDevicesByGroupId() local 230 CachedBluetoothDevice cachedDevice) { in buildAudioSharingDeviceItem() 243 public static boolean isActiveLeAudioDevice(CachedBluetoothDevice cachedDevice) { in isActiveLeAudioDevice() 344 public static int getGroupId(CachedBluetoothDevice cachedDevice) { in getGroupId() 375 public static boolean isLeAudioSupported(CachedBluetoothDevice cachedDevice) { in isLeAudioSupported()
|
| D | AudioSharingBluetoothDeviceUpdater.java | 51 public boolean isFilterMatched(CachedBluetoothDevice cachedDevice) { in isFilterMatched()
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ |
| D | DevicePickerFragmentTest.java | 73 final CachedBluetoothDevice cachedDevice = mock(CachedBluetoothDevice.class); in callingPackageIsEqualToLaunchPackage_sendBroadcastToLaunchPackage() local 92 final CachedBluetoothDevice cachedDevice = mock(CachedBluetoothDevice.class); in callingPackageIsNotEqualToLaunchPackage_broadcastNotSend() local
|
| /packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/ |
| D | BluetoothUpdateWorker.java | 85 public void onAclConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onAclConnectionStateChanged() 100 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() 105 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged()
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ |
| D | BluetoothDevicesService.java | 212 CachedBluetoothDevice cachedDevice = in connectDevice() local 223 CachedBluetoothDevice cachedDevice = in disconnectDevice() local
|
| /packages/apps/Settings/src/com/android/settings/inputmethod/ |
| D | KeyboardSettingsPreferenceController.java | 42 public void init(@NonNull CachedBluetoothDevice cachedDevice) { in init()
|