HomeSort by relevance Sort by last modified time
    Searched refs:onStopLoading (Results 1 - 17 of 17) sorted by null

  /packages/apps/Settings/src/com/android/settings/net/
SummaryForAllUidLoader.java 70 protected void onStopLoading() {
71 super.onStopLoading();
ChartDataLoader.java 109 protected void onStopLoading() {
110 super.onStopLoading();
  /packages/apps/Email/src/com/android/email/data/
ThrottlingCursorLoader.java 77 protected void onStopLoading() {
80 super.onStopLoading();
  /frameworks/base/core/java/android/content/
Loader.java 39 * {@link #onStopLoading()}, {@link #onForceLoad()}, and {@link #onReset()}.</p>
271 * value, and then calls the implementation's {@link #onStopLoading()}.
277 onStopLoading();
286 protected void onStopLoading() {
CursorLoader.java 144 protected void onStopLoading() {
161 onStopLoading();
  /frameworks/support/v4/java/android/support/v4/content/
Loader.java 237 * value, and then calls the implementation's {@link #onStopLoading()}.
243 onStopLoading();
252 protected void onStopLoading() {
CursorLoader.java 137 protected void onStopLoading() {
154 onStopLoading();
  /packages/apps/Contacts/src/com/android/contacts/list/
AccountFilterActivity.java 99 protected void onStopLoading() {
105 onStopLoading();
DirectoryListLoader.java 108 protected void onStopLoading() {
CustomContactListFilterActivity.java 200 protected void onStopLoading() {
207 onStopLoading();
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
ContactStatusLoader.java 154 protected void onStopLoading() {
MoveMessageToDialog.java 325 protected void onStopLoading() {
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderCustom.java 313 @Override protected void onStopLoading() {
336 onStopLoading();
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
LoaderCustomSupport.java 316 @Override protected void onStopLoading() {
339 onStopLoading();
  /development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/14/
android.jar 

Completed in 688 milliseconds