Home
last modified time | relevance | path

Searched refs:MSG_INITIALIZE_RECOMMENDER (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/recommendation/
DNotificationService.java89 private static final int MSG_INITIALIZE_RECOMMENDER = 1000; field in NotificationService
157 mHandler.sendEmptyMessage(MSG_INITIALIZE_RECOMMENDER); in onCreate()
559 case MSG_INITIALIZE_RECOMMENDER: