Searched refs:installCommon (Results 1 – 1 of 1) sorted by relevance
1558 installCommon(packageURI, new LegacyPackageInstallObserver(observer), flags, in installPackage()1565 installCommon(packageURI, observer, flags, installerPackageName, mContext.getUserId()); in installPackage()1568 private void installCommon(Uri packageURI, in installCommon() method in ApplicationPackageManager