Searched refs:ADB_BACKUP (Results 1 – 5 of 5) sorted by relevance
254 OperationType.ADB_BACKUP); in appIsEligibleForBackup_adbBackupNotAllowed_returnsFalseForAdbBackup()271 OperationType.ADB_BACKUP); in appIsEligibleForBackup_adbBackupAllowed_returnsTrueForAdbBackup()288 OperationType.ADB_BACKUP); in appIsEligibleForBackup_debuggableNonPrivilegedApp_returnsTrueForAdbBackup()302 OperationType.ADB_BACKUP); in appIsEligibleForBackup_allowBackupTrueBeforeS_returnsTrueForAdbBackup()316 OperationType.ADB_BACKUP); in appIsEligibleForBackup_allowBackupFalseBeforeS_returnsFalseForAdbBackup()
209 OperationType.ADB_BACKUP,217 int ADB_BACKUP = 3; field
170 case OperationType.ADB_BACKUP: in isAppBackupAllowed()
111 mBackupManagerService.getUserId(), BackupManager.OperationType.ADB_BACKUP); in run()
3030 OperationType.ADB_BACKUP); in adbBackup()