Searched refs:RECOMMENDATION_RETRY_TIME_MS (Results 1 – 1 of 1) sorted by relevance
94 private static final long RECOMMENDATION_RETRY_TIME_MS = 5 * 60 * 1000; // 5 min field in NotificationService312 mHandler.sendEmptyMessageDelayed(MSG_SHOW_RECOMMENDATION, RECOMMENDATION_RETRY_TIME_MS); in showRecommendation()