Searched refs:BACKUP_NOT_ALLOWED (Results 1 – 1 of 1) sorted by relevance
69 if (backupStatus != BackupStatus.BACKUP_NOT_ALLOWED) { in flags()83 packageName, agentName, BackupStatus.BACKUP_NOT_ALLOWED, stopped, available, uid); in backupNotAllowed()146 BackupStatus.BACKUP_NOT_ALLOWED152 int BACKUP_NOT_ALLOWED = 2; field