Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHearingAidDeviceManager.java172 mainDevice.switchSubDeviceContent(); in onProfileConnectionStateChangedIfProcessed()
194 cachedDevice.switchSubDeviceContent(); in onProfileConnectionStateChangedIfProcessed()
DCachedBluetoothDevice.java1099 public void switchSubDeviceContent() { in switchSubDeviceContent() method in CachedBluetoothDevice
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DCachedBluetoothDeviceTest.java901 public void switchSubDeviceContent() { in switchSubDeviceContent() method in CachedBluetoothDeviceTest
916 mCachedDevice.switchSubDeviceContent(); in switchSubDeviceContent()