Searched refs:getBackupPermission (Results 1 – 7 of 7) 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
168 public int getBackupPermission() { in getBackupPermission() method in TestWallpaperInfo
628 boolean allowBackup = mWallpaper.getBackupPermission() == WallpaperInfo.BACKUP_ALLOWED; in doInBackground()