Searched refs:onCancelled (Results 1 – 7 of 7) sorted by relevance
122 public void onCancelled(Result2 result) { in onCancelled() method in EmailAsyncTask.InnerTask124 mOwner.onCancelled(result); in onCancelled()131 mOwner.onCancelled(result); in onPostExecute()166 protected void onCancelled(Result result) { in onCancelled() method in EmailAsyncTask268 mInnerTask.onCancelled(result); in callOnCancelledForTest()
126 protected void onCancelled(Void result) { in onCancelled() method in CallerInfoCache.CacheAsyncTask128 super.onCancelled(result); in onCancelled()
133 protected void onCancelled(String result) { in onCancelled() method in EmailAsyncTaskTests.MyTask
254 protected void onCancelled(Boolean result) { in onCancelled() method in ProviderStatusWatcher.LoaderTask
168 protected void onCancelled() { in onCancelled() method in DownloadTouchIcon
335 protected void onCancelled(Cursor cursor) { in onCancelled() method in MessageOrderManager.LoadMessageListTask
76 public void onCancelled() { in onCancelled() method in NfcImportVCardActivity.ImportTask