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

  /packages/apps/StorageManager/robotests/src/com/android/storagemanager/deletionhelper/
AppDeletionPreferenceGroupTest.java 64 mGroup.onAppRebuild(mApps);
74 mGroup.onAppRebuild(mApps);
  /packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
AppDeletionType.java 243 mAppListener.onAppRebuild(mApps);
258 void onAppRebuild(List<PackageInfo> apps);
AppDeletionPreferenceGroup.java 53 public void onAppRebuild(List<AppsAsyncLoader.PackageInfo> apps) {

Completed in 321 milliseconds