Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/
H A DAsyncTaskLoader.java108 AsyncTaskLoader.this.dispatchOnCancelled(this, data); in onCancelled()
248 void dispatchOnCancelled(LoadTask task, D data) { in dispatchOnCancelled() method in AsyncTaskLoader
264 dispatchOnCancelled(task, data); in dispatchOnLoadComplete()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9949 Landroid/content/AsyncTaskLoader;->dispatchOnCancelled(Landroid/content/AsyncTaskLoader$LoadTask;Lj…