Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DInstallArgs.java117 String getCodePath() { in getCodePath() method in InstallArgs
H A DInstallRequest.java220 public String getCodePath() { in getCodePath() method in InstallRequest
/aosp14/frameworks/base/core/java/android/content/pm/
H A DApplicationInfo.java2694 public String getCodePath() { return scanSourceDir; } in getCodePath() method in ApplicationInfo