Searched defs:getCodePath (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/core/java/android/content/pm/ | ||
H A D | ApplicationInfo.java | 2532 public String getCodePath() { return scanSourceDir; } in getCodePath() method in ApplicationInfo |
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ | ||
H A D | PackageManagerService.java | 18738 abstract String getCodePath(); in getCodePath() method in InstallArgs |