Searched refs:EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION (Results 1 – 5 of 5) sorted by relevance
23 import static android.app.backup.BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION;111 assertThat(eventBundle.getLong(EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION)).isEqualTo(3); in monitorEvent_packageAndExtrasAreNotNull_fillsBundleCorrectly()138 assertThat(eventBundle.getLong(EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION)).isEqualTo( in monitorEvent_packageAndExtrasAreNotNull_fillsBundleCorrectlyLong()
49 public static final String EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION = field in BackupManagerMonitor
59 bundle.putLong(BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION, in monitorEvent()
535 …field public static final java.lang.String EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION = "android.app.bac…
2346 Landroid/app/backup/BackupManagerMonitor;->EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION:Ljava/lang/String;