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