Home
last modified time | relevance | path

Searched refs:removePreferenceIfNecessary (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DSavedBluetoothDeviceUpdater.java65 removePreferenceIfNecessary(bluetoothDevices, cachedManager); in forceUpdate()
77 private void removePreferenceIfNecessary(List<BluetoothDevice> bluetoothDevices, in removePreferenceIfNecessary() method in SavedBluetoothDeviceUpdater