Searched refs:makeLayout (Results 1 – 1 of 1) sorted by relevance
911 mOnLayout = makeLayout(mTextOn); in onMeasure()915 mOffLayout = makeLayout(mTextOff); in onMeasure()986 private Layout makeLayout(CharSequence text) { in makeLayout() method in Switch