Searched refs:INTENT_ACTION_SHOW_NOTIFICATION (Results 1 – 4 of 4) sorted by relevance
65 new Intent(NotificationController.INTENT_ACTION_SHOW_NOTIFICATION)); in testShouldShowNotificationFirstTime()78 new Intent(NotificationController.INTENT_ACTION_SHOW_NOTIFICATION)); in testNotificationNotShownIfShownTooManyTimes()88 new Intent(NotificationController.INTENT_ACTION_SHOW_NOTIFICATION)); in testNotificationNotShownIfShownTooManyTimes()97 new Intent(NotificationController.INTENT_ACTION_SHOW_NOTIFICATION)); in testNotificationNotShownIfDismissedTooManyTimes()107 new Intent(NotificationController.INTENT_ACTION_SHOW_NOTIFICATION)); in testNotificationNotShownIfDismissedTooManyTimes()114 new Intent(NotificationController.INTENT_ACTION_SHOW_NOTIFICATION)); in testDismissNotificationDelay()122 new Intent(NotificationController.INTENT_ACTION_SHOW_NOTIFICATION)); in testDismissNotificationDelay()128 new Intent(NotificationController.INTENT_ACTION_SHOW_NOTIFICATION)); in testDismissNotificationDelay()135 new Intent(NotificationController.INTENT_ACTION_SHOW_NOTIFICATION)); in testNoThanksNotificationDelay()143 new Intent(NotificationController.INTENT_ACTION_SHOW_NOTIFICATION)); in testNoThanksNotificationDelay()[all …]
139 .isEqualTo(NotificationController.INTENT_ACTION_SHOW_NOTIFICATION); in testStartJobTriesUpsellWhenASMDisabled()
63 public static final String INTENT_ACTION_SHOW_NOTIFICATION = field in NotificationController118 case INTENT_ACTION_SHOW_NOTIFICATION: in onReceive()
69 new Intent(NotificationController.INTENT_ACTION_SHOW_NOTIFICATION); in onStartJob()