Home | History | Annotate | Download | only in pm

Lines Matching refs:installLocation

7245             int installLocation = pkgLite.installLocation;
7275 if (installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) {
7278 } else if (installLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) {