Searched refs:EXTRA_LOG_EVENT_PACKAGE_VERSION (Results 1 – 7 of 7) sorted by relevance
23 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()
46 public static final String EXTRA_LOG_EVENT_PACKAGE_VERSION = field in BackupManagerMonitor
63 bundle.putInt(BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_VERSION, in monitorEvent()
20 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()
1037 remainingKeys.remove(BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_VERSION); in onEvent()
816 …field @Deprecated public static final String EXTRA_LOG_EVENT_PACKAGE_VERSION = "android.app.backup…