Searched refs:fromCodePath (Results 1 – 4 of 4) sorted by relevance
31 String fromCodePath) { in MoveInfo() argument39 mFromCodePath = fromCodePath; in MoveInfo()
139 final String fromCodePath; in movePackageInternal() local142 fromCodePath = codeFile.getParentFile().getAbsolutePath(); in movePackageInternal()144 fromCodePath = codeFile.getAbsolutePath(); in movePackageInternal()283 appId, seinfo, targetSdkVersion, fromCodePath); in movePackageInternal()
444 void cleanUpForMoveInstall(String volumeUuid, String packageName, String fromCodePath) { in cleanUpForMoveInstall() argument445 final String toPathName = new File(fromCodePath).getName(); in cleanUpForMoveInstall()
481 String fromCodePath) throws InstallerException { in moveCompleteApp() argument485 targetSdkVersion, fromCodePath); in moveCompleteApp()