Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHearingAidDeviceManager.java218 switchDeviceContent(mainDevice, cachedDevice); in onProfileConnectionStateChangedIfProcessed()
239 switchDeviceContent(cachedDevice, connectedSecondaryDevice); in onProfileConnectionStateChangedIfProcessed()
247 private void switchDeviceContent(CachedBluetoothDevice mainDevice, in switchDeviceContent() method in HearingAidDeviceManager