Searched refs:InstallerException (Results 1 – 16 of 16) sorted by relevance
144 } catch (InstallerException ignored) { in connect()173 String seInfo, int targetSdkVersion) throws InstallerException { in createAppData()179 throw InstallerException.from(e); in createAppData()184 String seInfo) throws InstallerException { in restoreconAppData()189 throw InstallerException.from(e); in restoreconAppData()194 throws InstallerException { in migrateAppData()199 throw InstallerException.from(e); in migrateAppData()204 long ceDataInode) throws InstallerException { in clearAppData()209 throw InstallerException.from(e); in clearAppData()214 long ceDataInode) throws InstallerException { in destroyAppData()[all …]
22 import com.android.server.pm.Installer.InstallerException;53 public static PackageManagerException from(InstallerException e) in from()
36 import com.android.server.pm.Installer.InstallerException;284 throws InstallerException { in generatePackageDexopts()402 } catch (InstallerException e) { in moveAbArtifacts()
61 import com.android.server.pm.Installer.InstallerException;300 } catch (InstallerException e) { in dexOptPath()430 } catch (InstallerException e) { in dexOptSecondaryDexPathLI()634 } catch (InstallerException e) { in isProfileUpdated()665 } catch (InstallerException e) { in createOatDirIfSupported()
108 import com.android.server.pm.Installer.InstallerException;1897 } catch (InstallerException e) { in createOatDirs()1910 } catch (InstallerException e) { in linkFiles()2283 } catch (InstallerException ignored) { in destroyInternal()2296 } catch (InstallerException ignored) { in cleanStageDir()
308 import com.android.server.pm.Installer.InstallerException;815 } catch (InstallerException e) { in getStaticOverlayPaths()3135 } catch (InstallerException ignored) { in PackageManagerService()3200 } catch (InstallerException e) { in PackageManagerService()4827 } catch (InstallerException ignored) { in freeStorage()4854 } catch (InstallerException ignored) { in freeStorage()4871 } catch (InstallerException ignored) { in freeStorage()9281 } catch (InstallerException | IOException | DigestException |10295 } catch (InstallerException e) {10331 } catch (InstallerException e) {[all …]
92 import com.android.server.pm.Installer.InstallerException;4063 } catch (InstallerException e) { in createNewUserLI()
28 import com.android.server.pm.Installer.InstallerException;78 } catch (InstallerException ie) { in snapshotAppData()124 } catch (InstallerException ie) { in restoreAppData()150 } catch (InstallerException ie) { in destroyAppDataSnapshot()259 } catch (InstallerException ie) { in commitPendingBackupAndRestoreForUser()279 } catch (InstallerException ie) { in commitPendingBackupAndRestoreForUser()
64 import com.android.server.pm.Installer.InstallerException;137 } catch (InstallerException e) { in invalidateMounts()162 } catch (InstallerException e) { in isQuotaSupported()290 } catch (InstallerException e) { in queryStatsForPackage()343 } catch (InstallerException e) { in queryStatsForUid()369 } catch (InstallerException e) { in queryStatsForUser()396 } catch (InstallerException e) { in queryExternalStatsForUser()
55 import com.android.server.pm.Installer.InstallerException;267 } catch (InstallerException e) { in createProfileSnapshot()302 } catch (InstallerException e) { in destroyProfileSnapshot()425 } catch (InstallerException e) { in prepareAppProfiles()450 } catch (InstallerException e) { in clearAppProfiles()469 } catch (InstallerException e) { in dumpProfiles()
37 import com.android.server.pm.Installer.InstallerException;143 } catch (InstallerException e) { in logDynamicCodeLoading()
42 import com.android.server.pm.Installer.InstallerException;562 } catch (InstallerException e) { in reconcileSecondaryDexFiles()
39 import com.android.server.pm.Installer.InstallerException;162 doThrow(new InstallerException("Intentional failure for test"))); in testOneLoader_ownFile_hashingFails()
233 } catch (Installer.InstallerException ex) { in pushProcessedQuotas()
355 import com.android.server.pm.Installer.InstallerException;5211 } catch (InstallerException e) { in finishBooting()
10325 …ndroid/server/pm/Installer$InstallerException;->from(Ljava/lang/Exception;)Lcom/android/server/pm/…19873 Lcom/android/server/pm/Installer$InstallerException;