Searched refs:MSG_STOP (Results 1 – 1 of 1) sorted by relevance
61 private static final int MSG_STOP = 1001; field in RecommendationDataManager245 mHandler.sendEmptyMessage(MSG_STOP); in stop()549 case MSG_STOP: in handleMessage()