Home
last modified time | relevance | path

Searched refs:LegacyDexoptDisabledException (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DBackgroundDexOptService.java193 throws LegacyDexoptDisabledException { in BackgroundDexOptService()
279 throws LegacyDexoptDisabledException { in runBackgroundDexoptJob()
333 throws LegacyDexoptDisabledException { in addPackagesUpdatedListener()
343 throws LegacyDexoptDisabledException { in removePackagesUpdatedListener()
527 throws LegacyDexoptDisabledException { in resetStatesForNewDexOptRunLocked()
665 throws LegacyDexoptDisabledException { in idleOptimizePackages()
744 throws LegacyDexoptDisabledException { in optimizePackages()
798 throws LegacyDexoptDisabledException { in downgradePackage()
868 throws LegacyDexoptDisabledException { in optimizePackage()
897 throws LegacyDexoptDisabledException { in performDexOptPrimary()
[all …]
H A DInstaller.java626 throws InstallerException, LegacyDexoptDisabledException { in dexopt()
670 throws InstallerException, LegacyDexoptDisabledException { in mergeProfiles()
685 throws InstallerException, LegacyDexoptDisabledException { in dumpProfiles()
709 throws InstallerException, LegacyDexoptDisabledException { in rmdex()
735 throws InstallerException, LegacyDexoptDisabledException { in clearAppProfiles()
746 throws InstallerException, LegacyDexoptDisabledException { in destroyAppProfiles()
761 throws InstallerException, LegacyDexoptDisabledException { in deleteReferenceProfile()
885 throws InstallerException, LegacyDexoptDisabledException { in reconcileSecondaryDexFile()
923 throws InstallerException, LegacyDexoptDisabledException { in destroyProfileSnapshot()
1181 public LegacyDexoptDisabledException() { in LegacyDexoptDisabledException() method in Installer.LegacyDexoptDisabledException
[all …]
H A DPackageDexOptimizer.java74 import com.android.server.pm.Installer.LegacyDexoptDisabledException;
227 throws LegacyDexoptDisabledException { in performDexOpt()
253 void controlDexOptBlocking(boolean block) throws LegacyDexoptDisabledException { in controlDexOptBlocking()
268 throws LegacyDexoptDisabledException { in performDexOptLI()
462 @Nullable String dexMetadataPath) throws LegacyDexoptDisabledException { in prepareCloudProfile()
574 throws LegacyDexoptDisabledException { in dexOptSecondaryDexPath()
625 throws LegacyDexoptDisabledException { in dexOptSecondaryDexPathLI()
704 throws LegacyDexoptDisabledException { in dumpDexoptState()
904 int dexoptFlags, String oatDir) throws LegacyDexoptDisabledException { in getDexoptNeeded()
958 throws LegacyDexoptDisabledException { in isOdexPrivate()
[all …]
H A DDexOptHelper.java75 import com.android.server.pm.Installer.LegacyDexoptDisabledException;
129 throws LegacyDexoptDisabledException { in performDexOptUpgrade()
277 private void checkAndDexOptSystemUi(int reason) throws LegacyDexoptDisabledException { in checkAndDexOptSystemUi()
320 private void dexoptLauncher(int reason) throws LegacyDexoptDisabledException { in dexoptLauncher()
334 @NonNull String compilerFilter) throws LegacyDexoptDisabledException { in performDexoptPackage()
398 } catch (LegacyDexoptDisabledException e) { in performPackageDexOptUpgradeIfNeeded()
451 } catch (LegacyDexoptDisabledException e) { in performDexOpt()
510 } catch (LegacyDexoptDisabledException e) { in performDexOptInternal()
544 throws LegacyDexoptDisabledException { in performDexOptInternalWithDependenciesLI()
598 throws LegacyDexoptDisabledException { in forceDexOpt()
[all …]
H A DAppDataHelper.java49 import com.android.server.pm.Installer.LegacyDexoptDisabledException;
276 } catch (LegacyDexoptDisabledException e2) { in prepareAppDataLeaf()
598 } catch (LegacyDexoptDisabledException e) {
644 } catch (LegacyDexoptDisabledException e) {
H A DOtaDexoptService.java41 import com.android.server.pm.Installer.LegacyDexoptDisabledException;
373 } catch (LegacyDexoptDisabledException e) { in generatePackageDexopts()
H A DRemovePackageHelper.java48 import com.android.server.pm.Installer.LegacyDexoptDisabledException;
434 } catch (LegacyDexoptDisabledException e) { in removeDexFilesLI()
H A DPackageManagerShellCommand.java118 import com.android.server.pm.Installer.LegacyDexoptDisabledException;
368 } catch (LegacyDexoptDisabledException e) { in onCommand()
402 throws RemoteException, LegacyDexoptDisabledException { in runLegacyDexoptCommand()
2046 throws RemoteException, LegacyDexoptDisabledException { in runreconcileSecondaryDexFiles()
2052 public int runForceDexOpt() throws RemoteException, LegacyDexoptDisabledException { in runForceDexOpt()
2057 private int runBgDexOpt() throws RemoteException, LegacyDexoptDisabledException { in runBgDexOpt()
2100 private int cancelBgDexOptJob() throws RemoteException, LegacyDexoptDisabledException { in cancelBgDexOptJob()
2123 private int runDumpProfiles() throws RemoteException, LegacyDexoptDisabledException { in runDumpProfiles()
H A DInstallPackageHelper.java172 import com.android.server.pm.Installer.LegacyDexoptDisabledException;
469 } catch (LegacyDexoptDisabledException e) { in commitReconciledScanResultLocked()
2453 } catch (LegacyDexoptDisabledException e) { in executePostCommitStepsLIF()
2552 } catch (LegacyDexoptDisabledException e) { in executePostCommitStepsLIF()
2568 } catch (LegacyDexoptDisabledException e) { in executePostCommitStepsLIF()
H A DPackageManagerService.java208 import com.android.server.pm.Installer.LegacyDexoptDisabledException;
1602 } catch (LegacyDexoptDisabledException e) { in main()
2195 } catch (LegacyDexoptDisabledException e) { in PackageManagerService()
4355 } catch (LegacyDexoptDisabledException e) {
6793 throws LegacyDexoptDisabledException {
6810 public void legacyForceDexOpt(String packageName) throws LegacyDexoptDisabledException {
6818 throws LegacyDexoptDisabledException {
7314 } catch (LegacyDexoptDisabledException e) {
H A DComputerEngine.java128 import com.android.server.pm.Installer.LegacyDexoptDisabledException;
3039 } catch (LegacyDexoptDisabledException e) { in dump()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DArtManagerService.java57 import com.android.server.pm.Installer.LegacyDexoptDisabledException;
297 } catch (LegacyDexoptDisabledException e) { in snapshotAppProfile()
305 throws LegacyDexoptDisabledException { in createProfileSnapshot()
336 throws LegacyDexoptDisabledException { in destroyProfileSnapshot()
403 } catch (LegacyDexoptDisabledException e) { in snapshotBootImageProfile()
461 boolean updateReferenceProfileContent) throws LegacyDexoptDisabledException { in prepareAppProfiles()
502 boolean updateReferenceProfileContent) throws LegacyDexoptDisabledException { in prepareAppProfiles()
511 public void clearAppProfiles(AndroidPackage pkg) throws LegacyDexoptDisabledException { in clearAppProfiles()
527 throws LegacyDexoptDisabledException { in dumpProfiles()
H A DDexManager.java48 import com.android.server.pm.Installer.LegacyDexoptDisabledException;
503 public boolean dexoptSecondaryDex(DexoptOptions options) throws LegacyDexoptDisabledException { in dexoptSecondaryDex()
572 throws LegacyDexoptDisabledException { in reconcileSecondaryDexFiles()
864 throws LegacyDexoptDisabledException { in deleteOptimizedFiles()
/aosp14/frameworks/base/services/core/java/android/content/pm/
H A DPackageManagerInternal.java47 import com.android.server.pm.Installer.LegacyDexoptDisabledException;
1356 boolean dumpClassesAndMethods) throws LegacyDexoptDisabledException; in legacyDumpProfiles()
1361 throws LegacyDexoptDisabledException; in legacyForceDexOpt()
1366 throws LegacyDexoptDisabledException; in legacyReconcileSecondaryDexFiles()
/aosp14/frameworks/base/services/
H A Dart-profile12985 Lcom/android/server/pm/Installer$LegacyDexoptDisabledException;