Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/pm/
DPackageManagerService.java5338 private int installLocationPolicy(PackageInfoLite pkgLite, int flags) { in installLocationPolicy()
5398 PackageInfoLite pkgLite = null; in handleStartCopy() local