Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCsipDeviceManager.java340 mainDeviceOfPreferredMainDevice.switchMemberDeviceContent(preferredMainDevice); in addMemberDevicesIntoMainDevice()
DHearingAidDeviceManager.java254 mainDevice.switchMemberDeviceContent(secondaryDevice); in switchDeviceContent()
DCachedBluetoothDevice.java1949 public void switchMemberDeviceContent(CachedBluetoothDevice newMainDevice) { in switchMemberDeviceContent() method in CachedBluetoothDevice
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DCachedBluetoothDeviceTest.java1905 mCachedDevice.switchMemberDeviceContent(mSubCachedDevice); in switchMemberDeviceContent_switchMainDevice_switchesSuccessful()