Searched refs:updateRelationshipOfGroupDevices (Results 1 – 2 of 2) sorted by relevance
156 updateRelationshipOfGroupDevices(groupId); in onGroupIdChanged()170 return updateRelationshipOfGroupDevices(cachedDevice.getGroupId()); in onProfileConnectionStateChangedIfProcessed()174 boolean updateRelationshipOfGroupDevices(int groupId) { in updateRelationshipOfGroupDevices() method in CsipDeviceManager
177 assertThat(mCsipDeviceManager.updateRelationshipOfGroupDevices( in updateRelationshipOfGroupDevices_invalidGroupId_returnOff()