Searched defs:oldPaths (Results 1 – 2 of 2) sorted by relevance
2414 List<String> oldPaths = new ArrayList<>(); in getPackageInfo() local2504 List<String> oldPaths = new ArrayList<>(); in getPackageInfo() local6016 final ArrayList<String> oldPaths = new ArrayList<>(); in handleApplicationInfoChanged() local6021 final ArrayList<String> oldPaths = new ArrayList<>(); in handleApplicationInfoChanged() local6278 final ArrayList<String> oldPaths = new ArrayList<>(); in handleDispatchPackageBroadcast() local
334 @Nullable List<String> oldPaths) { in updateApplicationInfo()