Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCsipDeviceManager.java342 mainDeviceOfPreferredMainDevice.switchMemberDeviceContent(preferredMainDevice); in addMemberDevicesIntoMainDevice()
H A DCachedBluetoothDevice.java1543 public void switchMemberDeviceContent(CachedBluetoothDevice newMainDevice) { in switchMemberDeviceContent() method in CachedBluetoothDevice
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDeviceTest.java1200 mCachedDevice.switchMemberDeviceContent(mSubCachedDevice); in switchMemberDeviceContent_switchMainDevice_switchesSuccessful()