Searched refs:getBackupPermission (Results 1 – 7 of 7) sorted by relevance
103 public int getBackupPermission() { in getBackupPermission() method in DefaultWallpaperInfo
190 public int getBackupPermission() { in getBackupPermission() method in WallpaperInfo
156 public int getBackupPermission() { in getBackupPermission() method in PartnerWallpaperInfo
157 public int getBackupPermission() { in getBackupPermission() method in AppResourceWallpaperInfo
176 public int getBackupPermission() { in getBackupPermission() method in LegacyPartnerWallpaperInfo
169 public int getBackupPermission() { in getBackupPermission() method in TestWallpaperInfo
668 boolean allowBackup = mWallpaper.getBackupPermission() == WallpaperInfo.BACKUP_ALLOWED; in doInBackground()