Home
last modified time | relevance | path

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

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DDigitalWatchFaceService.java175 int mInteractiveSecondDigitsColor = field in DigitalWatchFaceService.Engine
208 mSecondPaint = createTextPaint(mInteractiveSecondDigitsColor); in onCreate()
356 adjustPaintColorToCurrentMode(mSecondPaint, mInteractiveSecondDigitsColor, in onAmbientModeChanged()
437 mInteractiveSecondDigitsColor = color; in setInteractiveSecondDigitsColor()