Searched refs:InstallerException (Results 1 – 22 of 22) sorted by relevance
187 } catch (InstallerException ignored) { in connect()198 private void executeDeferredActions() throws InstallerException { in executeDeferredActions()209 private boolean checkBeforeRemote() throws InstallerException { in checkBeforeRemote()221 throw new InstallerException("time out waiting for the installer to be ready"); in checkBeforeRemote()274 throws InstallerException { in createAppData()283 throw InstallerException.from(e); in createAppData()288 throws InstallerException { in createAppDataBatched()301 throw InstallerException.from(e); in createAppDataBatched()306 throws InstallerException { in reconcileSdkData()313 throw InstallerException.from(e); in reconcileSdkData()[all …]
169 } catch (Installer.InstallerException e) { in executeBatchLI()253 } catch (Installer.InstallerException e2) { in prepareAppData()306 } catch (Installer.InstallerException e) {326 } catch (Installer.InstallerException e) {380 } catch (Installer.InstallerException e) {407 } catch (Installer.InstallerException e2) {424 } catch (Installer.InstallerException e2) {520 } catch (Installer.InstallerException e) {574 } catch (Installer.InstallerException e) {607 } catch (Installer.InstallerException e) {
112 } catch (Installer.InstallerException ignored) { in freeStorage()145 } catch (Installer.InstallerException ignored) { in freeStorage()177 } catch (Installer.InstallerException ignored) { in freeStorage()206 } catch (Installer.InstallerException e) { in freeCacheForInstallation()
22 import com.android.server.pm.Installer.InstallerException;157 public static PackageManagerException from(InstallerException e) in from()
39 import com.android.server.pm.Installer.InstallerException;304 throws InstallerException { in generatePackageDexopts()452 } catch (InstallerException e) { in moveAbArtifacts()
116 } catch (Installer.InstallerException e) { in removeCodePathLI()545 } catch (Installer.InstallerException e) { in cleanUpForMoveInstall()
70 import com.android.server.pm.Installer.InstallerException;512 } catch (InstallerException e) { in dexOptPath()
385 } catch (Installer.InstallerException e) { in getPackageSizeInfoLI()
380 } catch (Installer.InstallerException e) { in copyApkForMoveInstall()
189 import com.android.server.pm.Installer.InstallerException;4298 } catch (InstallerException e) {4314 } catch (InstallerException | IOException e) {5369 } catch (InstallerException ignored) {
1633 } catch (Installer.InstallerException e) { in linkFilesAndSetModes()
215 import com.android.server.pm.Installer.InstallerException;2190 } catch (InstallerException e) { in PackageManagerService()2912 } catch (InstallerException ignored) {8050 } catch (InstallerException e) { in reconcileSdkData()
1684 } catch (Installer.InstallerException | IOException | DigestException in preparePackageLI()2098 private void setUpFsVerity(AndroidPackage pkg) throws Installer.InstallerException, in setUpFsVerity()
112 import com.android.server.pm.Installer.InstallerException;4667 } catch (InstallerException e) {
28 import com.android.server.pm.Installer.InstallerException;133 } catch (InstallerException ie) { in doSnapshot()175 } catch (InstallerException ie) { in doRestoreOrWipe()195 } catch (InstallerException ie) { in destroyAppDataSnapshot()
595 } catch (Installer.InstallerException ie) {
89 import com.android.server.pm.Installer.InstallerException;208 } catch (InstallerException e) { in invalidateMounts()248 } catch (InstallerException e) { in isQuotaSupported()404 } catch (InstallerException e) { in queryStatsForPackage()475 } catch (InstallerException e) { in queryStatsForUid()507 } catch (InstallerException e) { in queryStatsForUser()540 } catch (InstallerException e) { in queryExternalStatsForUser()793 } catch (InstallerException e) { in getAppCrates()884 } catch (InstallerException e) { in queryCratesForUser()
38 import com.android.server.pm.Installer.InstallerException;159 } catch (InstallerException e) { in logDynamicCodeLoading()
40 import com.android.server.pm.Installer.InstallerException;164 doThrow(new InstallerException("Intentional failure for test"))); in testOneLoader_ownFile_hashingFails()
230 } catch (Installer.InstallerException ex) { in pushProcessedQuotas()
1543 } catch (Installer.InstallerException e) {2408 } catch (Installer.InstallerException e) { in unmount()5077 } catch (Installer.InstallerException e) { in createFsveritySetupAuthToken()5087 } catch (Installer.InstallerException e) { in enableFsverity()
801 Lcom/android/server/pm/Installer$InstallerException;