Searched defs:isLoadInBackgroundCanceled (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DAsyncTaskLoader.java280 * {@link #isLoadInBackgroundCanceled} and terminate when it returns true.
282 * directly instead of polling {@link #isLoadInBackgroundCanceled}.
293 * @see #isLoadInBackgroundCanceled
336 public boolean isLoadInBackgroundCanceled() { method in class:AsyncTaskLoader

Completed in 7044 milliseconds