Searched refs:fullBackupList (Results 1 – 1 of 1) sorted by relevance
1916 ArrayList<String> fullBackupList = new ArrayList<>(); in getRequestBackupParams() local1932 fullBackupList.add(packageInfo.packageName); in getRequestBackupParams()1943 fullBackupList.size()); in getRequestBackupParams()1952 + fullBackupList.size() in getRequestBackupParams()1960 return new BackupParams(transportConnection, transportDirName, kvBackupList, fullBackupList, in getRequestBackupParams()