Searched refs:onStopLoading (Results 1 - 21 of 21) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DMailAsyncTaskLoader.java50 protected void onStopLoading() { method in class:MailAsyncTaskLoader
79 onStopLoading();
H A DConversationCursorLoader.java136 protected void onStopLoading() { method in class:ConversationCursorLoader
/packages/apps/Contacts/src/com/android/contacts/interactions/
H A DSmsInteractionsLoader.java135 protected void onStopLoading() { method in class:SmsInteractionsLoader
153 onStopLoading();
H A DCallLogInteractionsLoader.java156 protected void onStopLoading() { method in class:CallLogInteractionsLoader
174 onStopLoading();
H A DCalendarInteractionsLoader.java214 protected void onStopLoading() { method in class:CalendarInteractionsLoader
224 onStopLoading();
/packages/apps/Dialer/src/com/android/dialer/dialpad/
H A DSmartDialCursorLoader.java153 protected void onStopLoading() { method in class:SmartDialCursorLoader
161 onStopLoading();
/packages/apps/Messaging/src/com/android/messaging/ui/photoviewer/
H A DBuglePhotoBitmapLoader.java132 protected void onStopLoading() { method in class:BuglePhotoBitmapLoader
158 onStopLoading();
/packages/apps/UnifiedEmail/src/com/android/mail/content/
H A DObjectCursorLoader.java146 protected void onStopLoading() { method in class:ObjectCursorLoader
163 onStopLoading();
/packages/apps/Gallery2/src/com/android/photos/shims/
H A DMediaItemsLoader.java95 protected void onStopLoading() { method in class:MediaItemsLoader
96 super.onStopLoading();
104 onStopLoading();
H A DMediaSetLoader.java93 protected void onStopLoading() { method in class:MediaSetLoader
94 super.onStopLoading();
102 onStopLoading();
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DAccountFilterActivity.java106 protected void onStopLoading() { method in class:AccountFilterActivity.FilterLoader
112 onStopLoading();
H A DDirectoryListLoader.java120 protected void onStopLoading() { method in class:DirectoryListLoader
H A DCustomContactListFilterActivity.java202 protected void onStopLoading() { method in class:CustomContactListFilterActivity.CustomFilterConfigurationLoader
209 onStopLoading();
/packages/apps/Email/src/com/android/email/activity/
H A DContactStatusLoader.java154 protected void onStopLoading() { method in class:ContactStatusLoader
/packages/apps/Settings/src/com/android/settings/applications/
H A DAppOpsCategory.java209 @Override protected void onStopLoading() { method in class:AppOpsCategory.AppListLoader
232 onStopLoading();
/packages/apps/Settings/src/com/android/settings/inputmethod/
H A DKeyboardLayoutDialogFragment.java353 protected void onStopLoading() { method in class:KeyboardLayoutDialogFragment.KeyboardLayoutLoader
354 super.onStopLoading();
H A DPhysicalKeyboardFragment.java371 protected void onStopLoading() { method in class:PhysicalKeyboardFragment.KeyboardLayoutLoader
372 super.onStopLoading();
/packages/apps/UnifiedEmail/src/com/android/mail/
H A DSenderInfoLoader.java85 protected void onStopLoading() { method in class:SenderInfoLoader
/packages/apps/Settings/src/com/android/settings/print/
H A DPrintSettingsFragment.java439 protected void onStopLoading() { method in class:PrintSettingsFragment.PrintJobsLoader
441 Log.i(LOG_TAG, "onStopLoading()");
453 onStopLoading();
H A DPrintServiceSettingsFragment.java683 protected void onStopLoading() { method in class:PrintServiceSettingsFragment.PrintersLoader
685 Log.i(LOG_TAG, "onStopLoading()");
711 onStopLoading();
724 onStopLoading();
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
H A DContactLoader.java1021 protected void onStopLoading() { method in class:ContactLoader

Completed in 457 milliseconds