Searched refs:getDesiredWidthForText (Results 1 – 3 of 3) sorted by relevance
196 var length = mView.getDesiredWidthForText(text)203 length = mView.getDesiredWidthForText(text)
72 fun getDesiredWidthForText(text: CharSequence): Float { regex
96 `when`(view.getDesiredWidthForText(any())).thenAnswer {