Home
last modified time | relevance | path

Searched refs:EXTRA_LOG_EVENT_PACKAGE_VERSION (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/backup/utils/
DBackupManagerMonitorUtilsTest.java23 import static android.app.backup.BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_VERSION;
111 assertThat(eventBundle.getInt(EXTRA_LOG_EVENT_PACKAGE_VERSION)).isEqualTo(3); in monitorEvent_packageAndExtrasAreNotNull_fillsBundleCorrectly()
138 assertThat(eventBundle.getInt(EXTRA_LOG_EVENT_PACKAGE_VERSION)).isEqualTo(3); in monitorEvent_packageAndExtrasAreNotNull_fillsBundleCorrectlyLong()
/frameworks/base/core/java/android/app/backup/
DBackupManagerMonitor.java46 public static final String EXTRA_LOG_EVENT_PACKAGE_VERSION = field in BackupManagerMonitor
/frameworks/base/services/backup/java/com/android/server/backup/utils/
DBackupManagerMonitorUtils.java63 bundle.putInt(BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_VERSION, in monitorEvent()
DTarBackupReader.java20 import static android.app.backup.BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_VERSION;
354 EXTRA_LOG_EVENT_PACKAGE_VERSION, version); in readAppManifestAndReturnSignatures()
634 EXTRA_LOG_EVENT_PACKAGE_VERSION, version); in readMetadata()
/frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/
DBmgr.java1037 remainingKeys.remove(BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_VERSION); in onEvent()
/frameworks/base/api/
Dsystem-current.txt816 …field @Deprecated public static final String EXTRA_LOG_EVENT_PACKAGE_VERSION = "android.app.backup…
/frameworks/base/non-updatable-api/
Dsystem-current.txt816 …field @Deprecated public static final String EXTRA_LOG_EVENT_PACKAGE_VERSION = "android.app.backup…