Searched refs:square (Results 1 – 3 of 3) sorted by relevance
109 View square = mSceneRoot.findViewById(R.id.transition_square); in onCheckedChanged() local110 ViewGroup.LayoutParams params = square.getLayoutParams(); in onCheckedChanged()114 square.setLayoutParams(params); in onCheckedChanged()
13 appropriate margins based on whether the display is square or circular.
176 mView = v.findViewById(R.id.square); in onCreateView()