Home
last modified time | relevance | path

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

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DDigitalWatchFaceService.java140 float mColonWidth; field in DigitalWatchFaceService.Engine
278 mColonWidth = mColonPaint.measureText(COLON_STRING); in onApplyWindowInsets()
437 x += mColonWidth; in onDraw()
447 x += mColonWidth; in onDraw()
453 x += mColonWidth; in onDraw()