Searched refs:HTTP_STATE_COMPLETED (Results 1 – 2 of 2) sorted by relevance
48 static final int HTTP_STATE_COMPLETED = 1; field in PhotoDownloadRunnable366 mPhotoTask.handleDownloadState(HTTP_STATE_COMPLETED); in run()
254 case PhotoDownloadRunnable.HTTP_STATE_COMPLETED: in handleDownloadState()