Searched refs:MSG_FIRST (Results 1 – 1 of 1) sorted by relevance
67 private static final int MSG_FIRST = MSG_START; field in RecommendationDataManager241 for (int what = MSG_FIRST; what <= MSG_LAST; ++what) { in stop()