Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java12635 private int installLocationPolicy(PackageInfoLite pkgLite) { in installLocationPolicy()
12754 PackageInfoLite pkgLite = null; in handleStartCopy() local