Searched refs:getInstallLocation (Results 1 – 3 of 3) sorted by relevance
353 int getInstallLocation(); in getInstallLocation() method
727 int loc = mPm.getInstallLocation(); in runGetInstallLocation()
8592 if (getInstallLocation() == loc) { in setInstallLocation()8604 public int getInstallLocation() { in getInstallLocation() method in PackageManagerService