Home | History | Annotate | Download | only in app

Lines Matching defs:isGroupConversation

613         assertTrue(result.isGroupConversation());
633 assertTrue(result.isGroupConversation());
638 // In legacy (version < P), isGroupConversation is controlled by conversationTitle.
653 assertTrue(result.isGroupConversation());
658 // In legacy (version < P), isGroupConversation is controlled by conversationTitle.
673 assertFalse(result.isGroupConversation());
679 // title shouldn't affect #isGroupConversation.
695 assertFalse(result.isGroupConversation());
701 // title shouldn't affect #isGroupConversation.
717 assertTrue(result.isGroupConversation());
742 assertFalse(resultCompatMessagingStyle.isGroupConversation());
768 assertFalse(resultCompatMessagingStyle.isGroupConversation());
788 assertFalse(resultMessagingStyle.isGroupConversation());
809 assertFalse(resultMessagingStyle.isGroupConversation());
825 assertTrue(resultMessagingStyle.isGroupConversation());