Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
H A DCsipDeviceManagerTest.java133 mCachedDevice1.setGroupId(GROUP1); in setUp()
134 mCachedDevice2.setGroupId(GROUP1); in setUp()
331 mCachedDevice3.setGroupId(GROUP1); in addMemberDevicesIntoMainDevice_preferredDeviceIsMemberAndTwoMain_returnTrue()
H A DCachedBluetoothDeviceManagerTest.java530 cachedDevice1.setGroupId(1); in onDeviceUnpaired_unpairCsipMainDevice()
531 cachedDevice2.setGroupId(1); in onDeviceUnpaired_unpairCsipMainDevice()
553 cachedDevice1.setGroupId(1); in onDeviceUnpaired_unpairCsipSubDevice()
554 cachedDevice2.setGroupId(1); in onDeviceUnpaired_unpairCsipSubDevice()
H A DBluetoothEventManagerTest.java311 mCachedDevice1.setGroupId(group1); in dispatchActiveDeviceChanged_connectedMemberDevices_activeDeviceChanged()
312 mCachedDevice3.setGroupId(group1); in dispatchActiveDeviceChanged_connectedMemberDevices_activeDeviceChanged()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCsipDeviceManager.java60 newDevice.setGroupId(groupId); in initCsipDeviceIfNeeded()
134 cachedDevice.setGroupId(newGroupId); in updateCsipDevices()
H A DCachedBluetoothDeviceManager.java367 device.setGroupId(BluetoothCsipSetCoordinator.GROUP_ID_INVALID); in onDeviceUnpaired()
375 memberDevice.setGroupId(BluetoothCsipSetCoordinator.GROUP_ID_INVALID); in onDeviceUnpaired()
H A DLocalBluetoothProfileManager.java398 cachedDevice.setGroupId(entry.getKey()); in onReceiveInternal()
H A DCachedBluetoothDevice.java418 public void setGroupId(int id) { in setGroupId() method in CachedBluetoothDevice
/aosp14/frameworks/base/services/core/java/com/android/server/tv/tunerresourcemanager/
H A DClientProfile.java151 public void setGroupId(int groupId) { in setGroupId() method in ClientProfile
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DPhoneAccount.java768 public @NonNull Builder setGroupId(@NonNull String groupId) { in setGroupId() method in PhoneAccount.Builder
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt13693 …ission.MODIFY_PHONE_STATE) public android.telecom.PhoneAccount.Builder setGroupId(@NonNull String);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt52436 Landroid/telecom/PhoneAccount$Builder;->setGroupId(Ljava/lang/String;)Landroid/telecom/PhoneAccount…