Searched refs:isPersonBot (Results 1 – 3 of 3) sorted by relevance
89 assertTrue(conversationInfo.isPersonBot()); in testBuild()115 assertFalse(conversationInfo.isPersonBot()); in testBuildEmpty()162 assertTrue(destination.isPersonBot()); in testBuildFromAnotherConversationInfo()
326 assertFalse(conversations.get(0).isPersonBot()); in testAccessConversationFromTheSameProfileGroup()332 assertTrue(conversations.get(1).isPersonBot()); in testAccessConversationFromTheSameProfileGroup()
215 public boolean isPersonBot() { in isPersonBot() method in ConversationInfo294 if (isPersonBot()) { in toString()