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

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

Completed in 49 milliseconds