Searched refs:getConversationWithShortcutId (Results 1 – 1 of 1) sorted by relevance
611 ConversationChannel conversationChannel = getConversationWithShortcutId( in testDoNotUpdateStatusPostedIfDifferentShortcutId()628 ConversationChannel conversationChannel = getConversationWithShortcutId( in testUpdateStatusPostedIfExistingTile()646 ConversationChannel conversationChannel = getConversationWithShortcutId( in testUpdateStatusPostedOnTwoExistingTiles()1155 ConversationChannel channel = getConversationWithShortcutId( in testGetPeopleTileFromPersistentStorageExistingConversation()1175 ConversationChannel channel = getConversationWithShortcutId( in testRequestPinAppWidgetExistingConversation()1645 ConversationChannel channel = getConversationWithShortcutId(new PeopleTileKey(tile)); in addTileForWidget()1657 private ConversationChannel getConversationWithShortcutId(PeopleTileKey key) throws Exception { in getConversationWithShortcutId() method in PeopleSpaceWidgetManagerTest1658 return getConversationWithShortcutId(key, Arrays.asList()); in getConversationWithShortcutId()1664 private ConversationChannel getConversationWithShortcutId(PeopleTileKey key, in getConversationWithShortcutId() method in PeopleSpaceWidgetManagerTest