Home
last modified time | relevance | path

Searched refs:PROFILE_BOOT_IMAGE (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/pm/dex/
H A DArtManager.java59 public static final int PROFILE_BOOT_IMAGE = 1; field in ArtManager
64 PROFILE_BOOT_IMAGE,
/aosp14/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DArtManagerService.java166 if (profileType == ArtManager.PROFILE_BOOT_IMAGE) { in checkShellPermissions()
202 boolean bootImageProfile = profileType == ArtManager.PROFILE_BOOT_IMAGE; in snapshotRuntimeProfile()
359 case ArtManager.PROFILE_BOOT_IMAGE: in isRuntimeProfilingEnabled()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerShellCommand.java2189 ? ArtManager.PROFILE_BOOT_IMAGE : ArtManager.PROFILE_APPS; in runSnapshotProfile()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt4131 field public static final int PROFILE_BOOT_IMAGE = 1; // 0x1