Searched refs:shouldShowRotationTile (Results 1 – 1 of 1) sorted by relevance
717 if (shouldShowRotationTile() && mWasUpdateRunnableRun && !mWallpapers.isEmpty()) { in onResume()1084 index = (shouldShowRotationTile() || mCategory.supportsCustomPhotos()) in updateActivatedStatus()1101 index = (shouldShowRotationTile() || mCategory.supportsCustomPhotos()) in updateAppliedStatus()1173 boolean shouldShowRotationTile() { in shouldShowRotationTile() method in IndividualPickerFragment1252 if (shouldShowRotationTile() && position == SPECIAL_FIXED_TILE_ADAPTER_POSITION) { in getItemViewType()1287 return (shouldShowRotationTile() || mCategory.supportsCustomPhotos()) in getItemCount()1444 int wallpaperIndex = (shouldShowRotationTile() || mCategory.supportsCustomPhotos())