Searched refs:isPersonImportant (Results 1 – 3 of 3) sorted by relevance
88 assertTrue(conversationInfo.isPersonImportant()); in testBuild()114 assertFalse(conversationInfo.isPersonImportant()); in testBuildEmpty()161 assertTrue(destination.isPersonImportant()); in testBuildFromAnotherConversationInfo()
325 assertTrue(conversations.get(0).isPersonImportant()); in testAccessConversationFromTheSameProfileGroup()331 assertFalse(conversations.get(1).isPersonImportant()); in testAccessConversationFromTheSameProfileGroup()
210 public boolean isPersonImportant() { in isPersonImportant() method in ConversationInfo291 if (isPersonImportant()) { in toString()