Searched refs:MESSAGE_POST_RESULT (Results 1 – 2 of 2) sorted by relevance
276 private static final int MESSAGE_POST_RESULT = 0x1; field in AsyncTask432 Message message = getHandler().obtainMessage(MESSAGE_POST_RESULT, in postResult()786 case MESSAGE_POST_RESULT: in handleMessage()
48492 Landroid/os/AsyncTask;->MESSAGE_POST_RESULT:I