Home
last modified time | relevance | path

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

/frameworks/base/tools/protologtool/src/com/android/protolog/tool/
DViewerConfigProtoBuilder.kt57 .setGroupId(groupId) in <lambda>()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DCsipDeviceManagerTest.java138 mCachedDevice1.setGroupId(GROUP1); in setUp()
139 mCachedDevice2.setGroupId(GROUP1); in setUp()
341 mCachedDevice3.setGroupId(GROUP1); in addMemberDevicesIntoMainDevice_preferredDeviceIsMemberAndTwoMain_returnTrue()
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()
DBluetoothEventManagerTest.java496 mCachedDevice1.setGroupId(group1); in dispatchActiveDeviceChanged_connectedMemberDevices_activeDeviceChanged()
497 mCachedDevice3.setGroupId(group1); in dispatchActiveDeviceChanged_connectedMemberDevices_activeDeviceChanged()
/frameworks/base/tests/Internal/src/com/android/internal/protolog/
DPerfettoProtoLogImplTest.java125 .setGroupId(1) in setUp()
131 .setGroupId(1) in setUp()
137 .setGroupId(1) in setUp()
143 .setGroupId(1) in setUp()
149 .setGroupId(1) in setUp()
453 .setGroupId(1) in addMessageToConfig()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCsipDeviceManager.java60 newDevice.setGroupId(groupId); in initCsipDeviceIfNeeded()
134 cachedDevice.setGroupId(newGroupId); in updateCsipDevices()
DCachedBluetoothDeviceManager.java397 device.setGroupId(BluetoothCsipSetCoordinator.GROUP_ID_INVALID); in onDeviceUnpaired()
405 memberDevice.setGroupId(BluetoothCsipSetCoordinator.GROUP_ID_INVALID); in onDeviceUnpaired()
DLocalBluetoothProfileManager.java398 cachedDevice.setGroupId(entry.getKey()); in onReceiveInternal()
DCachedBluetoothDevice.java479 public void setGroupId(int id) { in setGroupId() method in CachedBluetoothDevice
/frameworks/base/services/core/java/com/android/server/tv/tunerresourcemanager/
DClientProfile.java156 public void setGroupId(int groupId) { in setGroupId() method in ClientProfile
/frameworks/base/telecomm/java/android/telecom/
DPhoneAccount.java782 public @NonNull Builder setGroupId(@NonNull String groupId) { in setGroupId() method in PhoneAccount.Builder
/frameworks/base/core/api/
Dsystem-current.txt14139 …ission.MODIFY_PHONE_STATE) public android.telecom.PhoneAccount.Builder setGroupId(@NonNull String);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51793 Landroid/telecom/PhoneAccount$Builder;->setGroupId(Ljava/lang/String;)Landroid/telecom/PhoneAccount…