Searched refs:mColonWidth (Results 1 – 3 of 3) sorted by relevance
150 private float mColonWidth; field in FitStepsWatchFaceService.Engine311 mColonWidth = mColonPaint.measureText(COLON_STRING); in onApplyWindowInsets()398 x += mColonWidth; in onDraw()410 x += mColonWidth; in onDraw()414 x += mColonWidth; in onDraw()
154 private float mColonWidth; field in FitDistanceWatchFaceService.Engine316 mColonWidth = mColonPaint.measureText(COLON_STRING); in onApplyWindowInsets()397 x += mColonWidth; in onDraw()409 x += mColonWidth; in onDraw()413 x += mColonWidth; in onDraw()
155 float mColonWidth; field in DigitalWatchFaceService.Engine315 mColonWidth = mColonPaint.measureText(COLON_STRING); in onApplyWindowInsets()483 x += mColonWidth; in onDraw()496 x += mColonWidth; in onDraw()500 x += mColonWidth; in onDraw()