Searched refs:onPreExecute (Results 1 – 9 of 9) sorted by relevance
100 protected void onPreExecute() { in onPreExecute() method in PollingAction101 super.onPreExecute(); in onPreExecute()102 mPollingTask.onPreExecute(); in onPreExecute()
142 public void onPreExecute() { in onPreExecute() method in PollingTask
86 getBridge().onPreExecute(); in execute()104 getBridge().onPreExecute(); in executeOnExecutor()
23 public void onPreExecute() { in onPreExecute() method in ShadowAsyncTaskBridge
88 protected void onPreExecute() { in onPreExecute() method in InterpreterUninstaller
77 protected void onPreExecute() { in onPreExecute() method in UrlDownloaderTask
90 protected void onPreExecute() { in onPreExecute() method in ZipExtractorTask
55 protected void onPreExecute() { in onPreExecute() method in InteropTask
177 protected void onPreExecute() { in onPreExecute() method in ShadowAsyncTaskTest.MyAsyncTask