Home
last modified time | relevance | path

Searched refs:SNAPSHOT_FAILED_INTERNAL_ERROR (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DArtManagerService.java193 callback.onError(ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in snapshotRuntimeProfile()
279 postError(callback, packageName, ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in snapshotAppProfile()
287 postError(callback, packageName, ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in snapshotAppProfile()
309 postError(callback, packageName, ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in createProfileSnapshot()
313 postError(callback, packageName, ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in createProfileSnapshot()
324 postError(callback, packageName, ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in createProfileSnapshot()
331 postError(callback, packageName, ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in createProfileSnapshot()
380 ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in snapshotBootImageProfile()
443 callback.onError(ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in postSuccess()
/aosp14/frameworks/base/core/java/android/content/pm/dex/
H A DArtManager.java54 public static final int SNAPSHOT_FAILED_INTERNAL_ERROR = 2; field in ArtManager
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt4133 field public static final int SNAPSHOT_FAILED_INTERNAL_ERROR = 2; // 0x2