Searched refs:EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION (Results 1 – 6 of 6) sorted by relevance
51 public static final String EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION = field in BackupManagerMonitor
21 import static android.app.backup.BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION;153 assertThat(eventBundle.getLong(EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION)).isEqualTo(3); in monitorEvent_packageAndExtrasAreNotNull_fillsBundleCorrectly()181 assertThat(eventBundle.getLong(EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION)).isEqualTo( in monitorEvent_packageAndExtrasAreNotNull_fillsBundleCorrectlyLong()
223 BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION)) { in addExtrasIfAvailable()226 BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION)); in addExtrasIfAvailable()
103 bundle.putLong(BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION, in monitorEvent()
1092 if (event.containsKey(BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION)) { in onEvent()1095 BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION); in onEvent()1135 remainingKeys.remove(BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION); in onEvent()
1786 …field public static final String EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION = "android.app.backup.extra.…