Searched refs:MSG_NOTIFY_CHANNEL_RECORD_MAP_LOADED (Results 1 – 1 of 1) sorted by relevance
64 private static final int MSG_NOTIFY_CHANNEL_RECORD_MAP_LOADED = 1004; field in RecommendationDataManager290 mHandler.sendEmptyMessage(MSG_NOTIFY_CHANNEL_RECORD_MAP_LOADED); in onStart()360 mHandler.sendEmptyMessage(MSG_NOTIFY_CHANNEL_RECORD_MAP_LOADED); in onLoadWatchHistory()383 mHandler.sendEmptyMessage(MSG_NOTIFY_CHANNEL_RECORD_MAP_LOADED); in onLoadFinished()564 case MSG_NOTIFY_CHANNEL_RECORD_MAP_LOADED: in handleMessage()