Searched refs:graphLayoutParams (Results 1 – 1 of 1) sorted by relevance
223 LayoutParams graphLayoutParams = new LayoutParams(LayoutParams.MATCH_PARENT, in handleUpdateShowRotaryInput() local225 graphLayoutParams.addRule(CENTER_IN_PARENT); in handleUpdateShowRotaryInput()226 addView(mRotaryInputGraphView, graphLayoutParams); in handleUpdateShowRotaryInput()