Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/dex/
DArtManagerService.java176 callback.onError(ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in snapshotRuntimeProfile()
247 postError(callback, packageName, ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in snapshotAppProfile()
264 postError(callback, packageName, ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in createProfileSnapshot()
268 postError(callback, packageName, ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in createProfileSnapshot()
283 postError(callback, packageName, ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in createProfileSnapshot()
290 postError(callback, packageName, ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in createProfileSnapshot()
375 callback.onError(ArtManager.SNAPSHOT_FAILED_INTERNAL_ERROR); in postSuccess()
/frameworks/base/core/java/android/content/pm/dex/
DArtManager.java54 public static final int SNAPSHOT_FAILED_INTERNAL_ERROR = 2; field in ArtManager
/frameworks/base/api/
Dsystem-current.txt1793 field public static final int SNAPSHOT_FAILED_INTERNAL_ERROR = 2; // 0x2