Home
last modified time | relevance | path

Searched defs:getCodePath (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/pm/
H A DApplicationInfo.java2532 public String getCodePath() { return scanSourceDir; } in getCodePath() method in ApplicationInfo
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java18738 abstract String getCodePath(); in getCodePath() method in InstallArgs
18945 String getCodePath() { in getCodePath() method in FileInstallArgs
19040 String getCodePath() { in getCodePath() method in MoveInstallArgs