Searched refs:REVIEW_NOTIF_ACTION_REMIND (Results 1 – 3 of 3) sorted by relevance
50 filter.addAction(NotificationManagerService.REVIEW_NOTIF_ACTION_REMIND); in getFilter()82 if (action.equals(NotificationManagerService.REVIEW_NOTIF_ACTION_REMIND)) { in onReceive()
521 static final String REVIEW_NOTIF_ACTION_REMIND = "REVIEW_NOTIF_ACTION_REMIND"; field in NotificationManagerService12855 Intent remindIntent = new Intent(REVIEW_NOTIF_ACTION_REMIND);
77 mIntent.setAction(NotificationManagerService.REVIEW_NOTIF_ACTION_REMIND); in testReceive_remindMeLater_firstTime()101 mIntent.setAction(NotificationManagerService.REVIEW_NOTIF_ACTION_REMIND); in testReceive_remindMeLater_laterTimes()