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