Searched refs:setRotatedBackground (Results 1 – 2 of 2) sorted by relevance
219 mListBackground.setRotatedBackground(true); in rotate()220 mSeparatedViewBackground.setRotatedBackground(true); in rotate()232 mListBackground.setRotatedBackground(false); in rotate()233 mSeparatedViewBackground.setRotatedBackground(false); in rotate()446 mListBackground.setRotatedBackground(separated); in updatePosition()447 mSeparatedViewBackground.setRotatedBackground(separated); in updatePosition()
115 public void setRotatedBackground(boolean rotatedBackground) { in setRotatedBackground() method in HardwareBgDrawable