Searched refs:MESSAGE_POST_RESULT (Results 1 – 1 of 1) sorted by relevance
233 private static final int MESSAGE_POST_RESULT = 0x1; field in AsyncTask343 Message message = sHandler.obtainMessage(MESSAGE_POST_RESULT, in postResult()668 case MESSAGE_POST_RESULT: in handleMessage()