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.java8912 private int installLocationPolicy(PackageInfoLite pkgLite) { in installLocationPolicy()
8995 PackageInfoLite pkgLite = null; in handleStartCopy() local