Searched refs:INTENT_ACTION_NO_THANKS (Results 1 – 2 of 2) sorted by relevance
57 public static final String INTENT_ACTION_NO_THANKS = field in NotificationController112 case INTENT_ACTION_NO_THANKS: in onReceive()169 Intent noThanksIntent = getBaseIntent(context, INTENT_ACTION_NO_THANKS); in showNotification()
81 getNotificationIntent(NotificationController.INTENT_ACTION_NO_THANKS, 1)); in testNotificationNotShownIfShownTooManyTimes()138 getNotificationIntent(NotificationController.INTENT_ACTION_NO_THANKS, 1)); in testNoThanksNotificationDelay()