Searched refs:UI_INTENT_EXTRA_CONVERSATION_ID_SET (Results 1 – 3 of 3) sorted by relevance
43 intent.getStringExtra(UIIntents.UI_INTENT_EXTRA_CONVERSATION_ID_SET); in onReceive()
58 public static final String UI_INTENT_EXTRA_CONVERSATION_ID_SET = "conversation_id_set"; field in UIIntents
426 intent.putExtra(UI_INTENT_EXTRA_CONVERSATION_ID_SET, in getPendingIntentForClearingNotifications()