Searched defs:oldPaths (Results 1 – 3 of 3) sorted by relevance
344 @Nullable List<String> oldPaths) { in updateApplicationInfo()2297 List<String> oldPaths = new ArrayList<>(); in checkAndUpdateApkPaths() local
2831 List<String> oldPaths = new ArrayList<>(); in getPackageInfo() local2941 List<String> oldPaths = new ArrayList<>(); in getPackageInfo() local6680 final ArrayList<String> oldPaths = new ArrayList<>(); in handleApplicationInfoChanged() local6685 final ArrayList<String> oldPaths = new ArrayList<>(); in handleApplicationInfoChanged() local7017 final ArrayList<String> oldPaths = new ArrayList<>(); in handleDispatchPackageBroadcast() local
1535 @Nullable Set<File> oldPaths) { in linkFilesToOldDirs()