Searched refs:KEY_NOT_CONVERSATION (Results 1 – 5 of 5) sorted by relevance
64 KEY_NOT_CONVERSATION166 public static final String KEY_NOT_CONVERSATION = "key_not_conversation"; field in Adjustment
745 if (signals.containsKey(Adjustment.KEY_NOT_CONVERSATION)) { in applyAdjustments()747 Adjustment.KEY_NOT_CONVERSATION); in applyAdjustments()749 Adjustment.KEY_NOT_CONVERSATION, in applyAdjustments()
418 Adjustment.KEY_NOT_CONVERSATION
24 import static android.service.notification.Adjustment.KEY_NOT_CONVERSATION;1302 bundle.putBoolean(KEY_NOT_CONVERSATION, true); in testIsConversation_withAdjustmentOverride()
12560 field public static final String KEY_NOT_CONVERSATION = "key_not_conversation";