Searched refs:ACTION_SHOW_RECOMMENDATION (Results 1 – 3 of 3) sorted by relevance
66 notificationIntent.setAction(NotificationService.ACTION_SHOW_RECOMMENDATION); in onReceive()
67 public static final String ACTION_SHOW_RECOMMENDATION = field in NotificationService241 if (ACTION_SHOW_RECOMMENDATION.equals(action)) { in onStartCommand()
835 notificationIntent.setAction(NotificationService.ACTION_SHOW_RECOMMENDATION); in onStart()