public final class AccountManagerBackupHelper extends Object
Constructor and Description |
---|
AccountManagerBackupHelper(AccountManagerService accountManagerService,
AccountManagerInternal accountManagerInternal) |
Modifier and Type | Method and Description |
---|---|
byte[] |
backupAccountAccessPermissions(int userId) |
void |
restoreAccountAccessPermissions(byte[] data,
int userId) |
public AccountManagerBackupHelper(AccountManagerService accountManagerService, AccountManagerInternal accountManagerInternal)