Searched refs:setInstallLocation (Results 1 – 3 of 3) sorted by relevance
352 boolean setInstallLocation(int loc); in setInstallLocation() method
715 if (!mPm.setInstallLocation(loc)) { in runSetInstallLocation()
8589 public boolean setInstallLocation(int loc) { in setInstallLocation() method in PackageManagerService