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

/packages/apps/Settings/src/com/android/settings/net/
H A DSummaryForAllUidLoader.java69 protected void onStopLoading() { method in class:SummaryForAllUidLoader
70 super.onStopLoading();
H A DChartDataLoader.java117 protected void onStopLoading() { method in class:ChartDataLoader
118 super.onStopLoading();
/packages/apps/Email/src/com/android/email/data/
H A DThrottlingCursorLoader.java77 protected void onStopLoading() { method in class:ThrottlingCursorLoader
80 super.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.java102 protected void onStopLoading() { method in class:AccountFilterActivity.FilterLoader
108 onStopLoading();
H A DDirectoryListLoader.java109 protected void onStopLoading() { method in class:DirectoryListLoader
H A DCustomContactListFilterActivity.java199 protected void onStopLoading() { method in class:CustomContactListFilterActivity.CustomFilterConfigurationLoader
206 onStopLoading();
/packages/apps/Email/src/com/android/email/activity/
H A DContactStatusLoader.java154 protected void onStopLoading() { method in class:ContactStatusLoader
H A DMoveMessageToDialog.java325 protected void onStopLoading() { method in class:MoveMessageToDialog.MessageChecker
/packages/apps/Settings/src/com/android/settings/applications/
H A DAppOpsCategory.java197 @Override protected void onStopLoading() { method in class:AppOpsCategory.AppListLoader
220 onStopLoading();
/packages/apps/Settings/src/com/android/settings/inputmethod/
H A DKeyboardLayoutDialogFragment.java340 protected void onStopLoading() { method in class:KeyboardLayoutDialogFragment.KeyboardLayoutLoader
341 super.onStopLoading();
/packages/apps/Contacts/src/com/android/contacts/model/
H A DContactLoader.java948 protected void onStopLoading() { method in class:ContactLoader

Completed in 490 milliseconds