Searched refs:EXTRA_LOG_EVENT_PACKAGE_VERSION (Results 1 – 6 of 6) sorted by relevance
22 import static android.app.backup.BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_VERSION;110 assertThat(eventBundle.getInt(EXTRA_LOG_EVENT_PACKAGE_VERSION)).isEqualTo(3); in monitorEvent_packageAndExtrasAreNotNull_fillsBundleCorrectly()137 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
57 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()
537 …field public static final deprecated java.lang.String EXTRA_LOG_EVENT_PACKAGE_VERSION = "android.a…
2348 Landroid/app/backup/BackupManagerMonitor;->EXTRA_LOG_EVENT_PACKAGE_VERSION:Ljava/lang/String;