Searched refs:getBackupPermission (Results 1 – 6 of 6) sorted by relevance
167 public int getBackupPermission() { in getBackupPermission() method in WallpaperInfo
97 public int getBackupPermission() { in getBackupPermission() method in DefaultWallpaperInfo
155 public int getBackupPermission() { in getBackupPermission() method in PartnerWallpaperInfo
156 public int getBackupPermission() { in getBackupPermission() method in AppResourceWallpaperInfo
175 public int getBackupPermission() { in getBackupPermission() method in LegacyPartnerWallpaperInfo
855 boolean allowBackup = mWallpaper.getBackupPermission() == WallpaperInfo.BACKUP_ALLOWED; in doInBackground()