Searched refs:makeLayout (Results 1 – 2 of 2) sorted by relevance
903 mOnLayout = makeLayout(mTextOn); in onMeasure()907 mOffLayout = makeLayout(mTextOff); in onMeasure()978 private Layout makeLayout(CharSequence text) { in makeLayout() method in Switch
90624 Landroid/widget/Switch;->makeLayout(Ljava/lang/CharSequence;)Landroid/text/Layout;