Searched refs:setHorizontalInsets (Results 1 – 3 of 3) sorted by relevance
35 void setHorizontalInsets(float insetPercentage); in setHorizontalInsets() method52 view.setHorizontalInsets(insetPercentage);
110 mQsb.post(() -> insettableQsb.setHorizontalInsets(insetFraction)); in resetLayout()115 ((HorizontalInsettableView) mQsb).setHorizontalInsets(0); in resetLayout()177 horizontalInsettableQsb.setHorizontalInsets(insetFraction); in adjustForBubbleBar()
211 mQsbInsettable.setHorizontalInsets(0); in onTransitionFinished()219 mQsbInsettable.setHorizontalInsets(insetPercentage); in onTransitionProgress()