Home
last modified time | relevance | path

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

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DDigitalWatchFaceService.java171 int mInteractiveHourDigitsColor = field in DigitalWatchFaceService.Engine
206 mHourPaint = createTextPaint(mInteractiveHourDigitsColor, BOLD_TYPEFACE); in onCreate()
350 adjustPaintColorToCurrentMode(mHourPaint, mInteractiveHourDigitsColor, in onAmbientModeChanged()
427 mInteractiveHourDigitsColor = color; in setInteractiveHourDigitsColor()