Home
last modified time | relevance | path

Searched refs:mInteractiveHourDigitsColor (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.java177 int mInteractiveHourDigitsColor = field in DigitalWatchFaceService.Engine
212 mHourPaint = createTextPaint(mInteractiveHourDigitsColor, BOLD_TYPEFACE); in onCreate()
356 adjustPaintColorToCurrentMode(mHourPaint, mInteractiveHourDigitsColor, in onAmbientModeChanged()
433 mInteractiveHourDigitsColor = color; in setInteractiveHourDigitsColor()