Searched refs:mCharsAtCurrentWidth (Results 1 – 1 of 1) sorted by relevance
110 private int mCharsAtCurrentWidth = -1; field in Clock329 if (chars != mCharsAtCurrentWidth) { in onMeasure()330 mCharsAtCurrentWidth = chars; in onMeasure()