Searched refs:ConversationType (Results 1 – 5 of 5) sorted by relevance
30 import com.android.os.dnd.ConversationType;73 testEnum(ZenPolicy.class, "CONVERSATION_SENDERS", ConversationType.class, "CONV"); in testEnum_zenPolicyConversationType()
51 enum ConversationType { enum
72 optional android.stats.dnd.ConversationType allow_conversations_from = 19;
330 enum ConversationType { enum361 optional ConversationType allow_conversations_from = 19;
8626 public @interface ConversationType {} annotation in Notification.Builder.MessagingStyle8634 @ConversationType int mConversationType = CONVERSATION_TYPE_LEGACY;8772 public MessagingStyle setConversationType(@ConversationType int conversationType) { in setConversationType()8778 @ConversationType