Searched refs:onProgressUpdate (Results 1 – 5 of 5) sorted by relevance
31 public void onProgressUpdate(Progress... values) { in onProgressUpdate() method in ShadowAsyncTaskBridge
134 getBridge().onProgressUpdate(values); in publishProgress()
109 protected void onProgressUpdate(Integer... progress) { in onProgressUpdate() method in UrlDownloaderTask
121 protected void onProgressUpdate(Integer... progress) { in onProgressUpdate() method in ZipExtractorTask
188 protected void onProgressUpdate(String... values) { in onProgressUpdate() method in ShadowAsyncTaskTest.MyAsyncTask