Searched refs:mInstallLocation (Results 1 – 2 of 2) sorted by relevance
69 private final int mInstallLocation; field in ApkLite181 mInstallLocation = installLocation; in ApkLite()220 mInstallLocation = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; in ApkLite()365 return mInstallLocation; in getInstallLocation()
80 private final int mInstallLocation; field in PackageLite133 mInstallLocation = baseApk.getInstallLocation(); in PackageLite()327 return mInstallLocation; in getInstallLocation()