Searched refs:MESSAGE_POST_RESULT (Results 1 – 2 of 2) sorted by relevance
79 private static final int MESSAGE_POST_RESULT = 0x1; field in ModernAsyncTask181 Message message = getHandler().obtainMessage(MESSAGE_POST_RESULT, in postResult()503 case MESSAGE_POST_RESULT: in handleMessage()
221 private static final int MESSAGE_POST_RESULT = 0x1; field in AsyncTask371 Message message = getHandler().obtainMessage(MESSAGE_POST_RESULT, in postResult()710 case MESSAGE_POST_RESULT: in handleMessage()