Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCsipSetCoordinatorProfile.java85 mDeviceManager.updateCsipDevices(); in onServiceConnected()
DCachedBluetoothDeviceManager.java235 public synchronized void updateCsipDevices() { in updateCsipDevices() method in CachedBluetoothDeviceManager
236 mCsipDeviceManager.updateCsipDevices(); in updateCsipDevices()
DCsipDeviceManager.java126 void updateCsipDevices() { in updateCsipDevices() method in CsipDeviceManager