Searched refs:EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION (Results 1 – 6 of 6) sorted by relevance
21 import static android.app.backup.BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION;112 assertThat(eventBundle.getLong(EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION)).isEqualTo(3); in monitorEvent_packageAndExtrasAreNotNull_fillsBundleCorrectly()139 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
65 bundle.putLong(BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION, in monitorEvent()
1024 if (event.containsKey(BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION)) { in onEvent()1027 BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION); in onEvent()1036 remainingKeys.remove(BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION); in onEvent()
814 …field public static final String EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION = "android.app.backup.extra.…