Searched refs:KEY_NOT_CONVERSATION (Results 1 – 5 of 5) sorted by relevance
65 KEY_NOT_CONVERSATION172 public static final String KEY_NOT_CONVERSATION = "key_not_conversation"; field in Adjustment
762 if (signals.containsKey(Adjustment.KEY_NOT_CONVERSATION)) { in applyAdjustments()764 Adjustment.KEY_NOT_CONVERSATION); in applyAdjustments()766 Adjustment.KEY_NOT_CONVERSATION, in applyAdjustments()
461 Adjustment.KEY_NOT_CONVERSATION
25 import static android.service.notification.Adjustment.KEY_NOT_CONVERSATION;1468 bundle.putBoolean(KEY_NOT_CONVERSATION, true); in testIsConversation_withAdjustmentOverride()
12883 field public static final String KEY_NOT_CONVERSATION = "key_not_conversation";