Searched refs:MSG_HIDE_RECOMMENDATION (Results 1 – 1 of 1) sorted by relevance
90 private static final int MSG_HIDE_RECOMMENDATION = 1003; field in NotificationService241 mHandler.removeMessages(MSG_HIDE_RECOMMENDATION); in onStartCommand()246 mHandler.removeMessages(MSG_HIDE_RECOMMENDATION); in onStartCommand()247 mHandler.obtainMessage(MSG_HIDE_RECOMMENDATION).sendToTarget(); in onStartCommand()574 case MSG_HIDE_RECOMMENDATION: