Searched defs:recommendedInstallLocation (Results 1 – 4 of 4) sorted by relevance
93 public int recommendedInstallLocation; field in PackageInfoLite
479 public static int installLocationPolicy(int installLocation, int recommendedInstallLocation, in installLocationPolicy()
185 private int overrideInstallLocation(String packageName, int recommendedInstallLocation, in overrideInstallLocation()
940 final int recommendedInstallLocation; in getMinimalPackageInfo() local