Searched refs:EXTRA_LOG_EVENT_PACKAGE_VERSION (Results 1 – 6 of 6) sorted by relevance
48 public static final String EXTRA_LOG_EVENT_PACKAGE_VERSION = field in BackupManagerMonitor
23 import static android.app.backup.BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_VERSION;152 assertThat(eventBundle.getInt(EXTRA_LOG_EVENT_PACKAGE_VERSION)).isEqualTo(3); in monitorEvent_packageAndExtrasAreNotNull_fillsBundleCorrectly()180 assertThat(eventBundle.getInt(EXTRA_LOG_EVENT_PACKAGE_VERSION)).isEqualTo(3); in monitorEvent_packageAndExtrasAreNotNull_fillsBundleCorrectlyLong()
101 bundle.putInt(BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_VERSION, in monitorEvent()
20 import static android.app.backup.BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_VERSION;360 monitoringExtras, EXTRA_LOG_EVENT_PACKAGE_VERSION, version); in readAppManifestAndReturnSignatures()659 EXTRA_LOG_EVENT_PACKAGE_VERSION, version); in readMetadata()
1136 remainingKeys.remove(BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_VERSION); in onEvent()
1788 …field @Deprecated public static final String EXTRA_LOG_EVENT_PACKAGE_VERSION = "android.app.backup…