Home | History | Annotate | Download | only in tv

Lines Matching refs:NotificationService

102 import com.android.tv.recommendation.NotificationService;
754 Intent notificationIntent = new Intent(this, NotificationService.class);
755 notificationIntent.setAction(NotificationService.ACTION_SHOW_RECOMMENDATION);