Searched refs:MSG_NOTIFY_CHANNEL_RECORD_MAP_LOADED (Results 1 – 1 of 1) sorted by relevance
60 private static final int MSG_NOTIFY_CHANNEL_RECORD_MAP_LOADED = 1004; field in RecommendationDataManager302 mHandler.sendEmptyMessage(MSG_NOTIFY_CHANNEL_RECORD_MAP_LOADED); in onStart()370 mHandler.sendEmptyMessage(MSG_NOTIFY_CHANNEL_RECORD_MAP_LOADED); in onLoadWatchHistory()393 mHandler.sendEmptyMessage(MSG_NOTIFY_CHANNEL_RECORD_MAP_LOADED); in onLoadFinished()584 case MSG_NOTIFY_CHANNEL_RECORD_MAP_LOADED: in handleMessage()