/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
D | BluetoothDevicesGroupPreferenceController.java | 82 protected BluetoothDevicePreference createDevicePreference(CachedBluetoothDevice cachedDevice) { in createDevicePreference() 91 protected abstract void onDeviceClicked(CachedBluetoothDevice cachedDevice); in onDeviceClicked() 136 public final void onDeviceAdded(CachedBluetoothDevice cachedDevice) { in onDeviceAdded() 141 public final void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() 145 private void addPreference(CachedBluetoothDevice cachedDevice) { in addPreference() 154 private void removePreference(CachedBluetoothDevice cachedDevice) { in removePreference()
|
D | BluetoothBondedDevicesPreferenceController.java | 48 protected BluetoothDevicePreference createDevicePreference(CachedBluetoothDevice cachedDevice) { in createDevicePreference() 61 protected void onDeviceClicked(CachedBluetoothDevice cachedDevice) { in onDeviceClicked() 72 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged()
|
D | BluetoothPreferenceController.java | 108 public void onDeviceAdded(CachedBluetoothDevice cachedDevice) { in onDeviceAdded() 112 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() 116 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() 120 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged()
|
D | BluetoothScanningDevicesGroupPreferenceController.java | 59 protected final void onDeviceClicked(CachedBluetoothDevice cachedDevice) { in onDeviceClicked() 70 protected abstract void onDeviceClickedInternal(CachedBluetoothDevice cachedDevice); in onDeviceClickedInternal() 135 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged()
|
D | BluetoothDevicePickerPreferenceController.java | 91 protected void onDeviceClickedInternal(CachedBluetoothDevice cachedDevice) { in onDeviceClickedInternal() 126 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged()
|
D | BluetoothDeviceProfilePreference.java | 39 CachedBluetoothDevice cachedDevice) { in BluetoothDeviceProfilePreference()
|
D | BluetoothDeviceNamePreferenceController.java | 54 CachedBluetoothDevice cachedDevice = getCachedDevice(); in updateState() local
|
D | BluetoothUnbondedDevicesPreferenceController.java | 59 protected void onDeviceClickedInternal(CachedBluetoothDevice cachedDevice) { in onDeviceClickedInternal()
|
D | BluetoothDevicePreference.java | 48 public BluetoothDevicePreference(Context context, CachedBluetoothDevice cachedDevice) { in BluetoothDevicePreference()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/ |
D | BluetoothDeviceUpdater.java | 139 public void onDeviceAdded(CachedBluetoothDevice cachedDevice) { in onDeviceAdded() 144 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() 152 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() 157 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() 167 public void onAclConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onAclConnectionStateChanged() 214 protected void addPreference(CachedBluetoothDevice cachedDevice) { in addPreference() 233 protected void removePreference(CachedBluetoothDevice cachedDevice) { in removePreference() 277 public boolean isDeviceConnected(CachedBluetoothDevice cachedDevice) { in isDeviceConnected()
|
D | ConnectedBluetoothDeviceUpdater.java | 52 public boolean isFilterMatched(CachedBluetoothDevice cachedDevice) { in isFilterMatched() 100 protected void addPreference(CachedBluetoothDevice cachedDevice) { in addPreference()
|
D | DeviceListPreferenceFragment.java | 169 public void onDeviceAdded(CachedBluetoothDevice cachedDevice) { in onDeviceAdded() 182 void createDevicePreference(CachedBluetoothDevice cachedDevice) { in createDevicePreference() 219 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted()
|
D | SavedBluetoothDeviceUpdater.java | 42 public boolean isFilterMatched(CachedBluetoothDevice cachedDevice) { in isFilterMatched()
|
D | BluetoothPairingDetail.java | 177 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() 194 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged()
|
D | AvailableMediaBluetoothDeviceUpdater.java | 52 public boolean isFilterMatched(CachedBluetoothDevice cachedDevice) { in isFilterMatched()
|
D | BluetoothSummaryUpdater.java | 57 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged()
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothDeviceUpdater.java | 149 public void onDeviceAdded(CachedBluetoothDevice cachedDevice) { in onDeviceAdded() 154 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() 162 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() 167 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() 177 public void onAclConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onAclConnectionStateChanged() 224 protected void addPreference(CachedBluetoothDevice cachedDevice) { in addPreference() 243 protected void removePreference(CachedBluetoothDevice cachedDevice) { in removePreference() 287 public boolean isDeviceConnected(CachedBluetoothDevice cachedDevice) { in isDeviceConnected()
|
D | ConnectedBluetoothDeviceUpdater.java | 52 public boolean isFilterMatched(CachedBluetoothDevice cachedDevice) { in isFilterMatched() 100 protected void addPreference(CachedBluetoothDevice cachedDevice) { in addPreference()
|
D | DeviceListPreferenceFragment.java | 169 public void onDeviceAdded(CachedBluetoothDevice cachedDevice) { in onDeviceAdded() 182 void createDevicePreference(CachedBluetoothDevice cachedDevice) { in createDevicePreference() 219 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted()
|
D | SavedBluetoothDeviceUpdater.java | 42 public boolean isFilterMatched(CachedBluetoothDevice cachedDevice) { in isFilterMatched()
|
D | BluetoothPairingDetail.java | 177 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() 194 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged()
|
D | AvailableMediaBluetoothDeviceUpdater.java | 52 public boolean isFilterMatched(CachedBluetoothDevice cachedDevice) { in isFilterMatched()
|
D | BluetoothSummaryUpdater.java | 57 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/slices/ |
D | BluetoothUpdateWorker.java | 63 public void onAclConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onAclConnectionStateChanged() 78 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() 83 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged()
|
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/ |
D | BluetoothUpdateWorker.java | 63 public void onAclConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onAclConnectionStateChanged() 78 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() 83 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged()
|