Searched defs:oldPaths (Results 1 – 3 of 3) sorted by relevance
348 @Nullable List<String> oldPaths) { in updateApplicationInfo()2322 List<String> oldPaths = new ArrayList<>(); in checkAndUpdateApkPaths() local
3017 List<String> oldPaths = new ArrayList<>(); in getPackageInfo() local3127 List<String> oldPaths = new ArrayList<>(); in getPackageInfo() local6993 final ArrayList<String> oldPaths = new ArrayList<>(); in handleApplicationInfoChanged() local6998 final ArrayList<String> oldPaths = new ArrayList<>(); in handleApplicationInfoChanged() local7007 final ArrayList<String> oldPaths = new ArrayList<>(); in handleApplicationInfoChanged() local7354 final ArrayList<String> oldPaths = new ArrayList<>(); in handleDispatchPackageBroadcast() local
1543 @Nullable Set<File> oldPaths) { in linkFilesToOldDirs()