Searched refs:nextWidth (Results 1 – 1 of 1) sorted by relevance
343 final int nextWidth = mNextText.getMeasuredWidth(); in updateTextPositions() local411 final int nextLeft = Math.max(stripWidth - paddingRight - nextWidth, in updateTextPositions()413 mNextText.layout(nextLeft, nextTop, nextLeft + nextWidth, in updateTextPositions()