Home
last modified time | relevance | path

Searched refs:mColonWidth (Results 1 – 1 of 1) sorted by relevance

/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/watchface/
DDigitalWatchFaceService.java161 float mColonWidth; field in DigitalWatchFaceService.Engine
321 mColonWidth = mColonPaint.measureText(COLON_STRING); in onApplyWindowInsets()
489 x += mColonWidth; in onDraw()
502 x += mColonWidth; in onDraw()
506 x += mColonWidth; in onDraw()