Searched refs:MSG_TASK_START (Results 1 – 1 of 1) sorted by relevance
53 private static final int MSG_TASK_START = 3; field in MenuExecutor99 case MSG_TASK_START: { in MenuExecutor()161 mHandler.sendMessage(mHandler.obtainMessage(MSG_TASK_START, listener)); in onProgressStart()