Searched refs:mRet (Results 1 – 1 of 1) sorted by relevance
17897 int mRet; field in InstallParams18105 mRet = INSTALL_SUCCEEDED; in handleStartCopy()18115 mRet = verifyReplacingVersionCode( in handleStartCopy()18117 if (mRet != INSTALL_SUCCEEDED) { in handleStartCopy()18122 mRet = overrideInstallLocation(pkgLite); in handleStartCopy()18133 mRet = args.copyApk(); in processPendingInstall()18230 private int mRet; field in VerificationParams18267 mRet = INSTALL_SUCCEEDED; in handleStartCopy()18275 if (mRet != INSTALL_SUCCEEDED) { in handleStartCopy()18297 mRet = sendPackageVerificationRequest( in sendApkVerificationRequest()[all …]