Searched refs:LOG_EVENT_ID_RESTORE_ANY_VERSION (Results 1 – 6 of 6) sorted by relevance
192 public static final int LOG_EVENT_ID_RESTORE_ANY_VERSION = 34; field in BackupManagerMonitor
24 import static android.app.backup.BackupManagerMonitor.LOG_EVENT_ID_RESTORE_ANY_VERSION;443 LOG_EVENT_ID_RESTORE_ANY_VERSION); in chooseRestorePolicy_systemAppWithBackupAgentAndRestoreAnyVersion_returnsAccept()481 LOG_EVENT_ID_RESTORE_ANY_VERSION); in chooseRestorePolicy_restoreAnyVersion_returnsAccept()
317 case BackupManagerMonitor.LOG_EVENT_ID_RESTORE_ANY_VERSION -> "Restore any version"; in getId()
32 import static android.app.backup.BackupManagerMonitor.LOG_EVENT_ID_RESTORE_ANY_VERSION;445 LOG_EVENT_ID_RESTORE_ANY_VERSION, in chooseRestorePolicy()
1213 case BackupManagerMonitor.LOG_EVENT_ID_RESTORE_ANY_VERSION: in eventIdToString()
1833 field public static final int LOG_EVENT_ID_RESTORE_ANY_VERSION = 34; // 0x22