Searched refs:onAppRebuild (Results 1 – 3 of 3) sorted by relevance
61 mGroup.onAppRebuild(mApps); in addsPreferenceToScreen_onNoThreshold()71 mGroup.onAppRebuild(mApps); in addsPreferenceToScreenWithHighOrder_onNoThreshold()
242 mAppListener.onAppRebuild(mApps); in onLoadFinished()257 void onAppRebuild(List<PackageInfo> apps); in onAppRebuild() method
53 public void onAppRebuild(List<AppsAsyncLoader.PackageInfo> apps) { in onAppRebuild() method in AppDeletionPreferenceGroup