Home
last modified time | relevance | path

Searched refs:MSG_DOWNLOAD_SUCCEEDED (Results 1 – 1 of 1) sorted by relevance

/external/quake/src/com/android/quake/
DDownloaderActivity.java537 Message.obtain(mHandler, MSG_DOWNLOAD_SUCCEEDED)); in reportSuccess()
1008 private final static int MSG_DOWNLOAD_SUCCEEDED = 0; field in DownloaderActivity
1016 case MSG_DOWNLOAD_SUCCEEDED: