Home
last modified time | relevance | path

Searched refs:EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/backup/utils/
DBackupManagerMonitorUtilsTest.java23 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()
/frameworks/base/core/java/android/app/backup/
DBackupManagerMonitor.java49 public static final String EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION = field in BackupManagerMonitor
/frameworks/base/services/backup/java/com/android/server/backup/utils/
DBackupManagerMonitorUtils.java59 bundle.putLong(BackupManagerMonitor.EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION, in monitorEvent()
/frameworks/base/api/
Dsystem-current.txt535 …field public static final java.lang.String EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION = "android.app.bac…
/frameworks/base/config/
Dhiddenapi-public-dex.txt2346 Landroid/app/backup/BackupManagerMonitor;->EXTRA_LOG_EVENT_PACKAGE_LONG_VERSION:Ljava/lang/String;