Searched refs:MSG_HIDE_RECOMMENDATION (Results 1 – 1 of 1) sorted by relevance
92 private static final int MSG_HIDE_RECOMMENDATION = 1003; field in NotificationService243 mHandler.removeMessages(MSG_HIDE_RECOMMENDATION); in onStartCommand()248 mHandler.removeMessages(MSG_HIDE_RECOMMENDATION); in onStartCommand()249 mHandler.obtainMessage(MSG_HIDE_RECOMMENDATION).sendToTarget(); in onStartCommand()576 case MSG_HIDE_RECOMMENDATION: