Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DCleanUpArgs.java54 String getCodePath() { in getCodePath() method in CleanUpArgs
DInstallRequest.java270 public String getCodePath() { in getCodePath() method in InstallRequest
/frameworks/base/core/java/android/content/pm/
DApplicationInfo.java2761 public String getCodePath() { return scanSourceDir; } in getCodePath() method in ApplicationInfo