Searched refs:MESSAGE_POST_PROGRESS (Results 1 – 2 of 2) sorted by relevance
79 private static final int MESSAGE_POST_PROGRESS = 0x2; field in ModernAsyncTask478 getHandler().obtainMessage(MESSAGE_POST_PROGRESS, in publishProgress()506 case MESSAGE_POST_PROGRESS: in handleMessage()
222 private static final int MESSAGE_POST_PROGRESS = 0x2; field in AsyncTask686 getHandler().obtainMessage(MESSAGE_POST_PROGRESS, in publishProgress()714 case MESSAGE_POST_PROGRESS: in handleMessage()