Searched refs:startConfirmationUi (Results 1 – 1 of 1) sorted by relevance
9340 if (!startConfirmationUi(token, FullBackup.FULL_BACKUP_INTENT_ACTION)) { in fullBackup()9446 if (!startConfirmationUi(token, FullBackup.FULL_RESTORE_INTENT_ACTION)) { in fullRestore()9474 boolean startConfirmationUi(int token, String action) { in startConfirmationUi() method in BackupManagerService