Home
last modified time | relevance | path

Searched refs:mInteractiveBackgroundColor (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.java175 int mInteractiveBackgroundColor = field in DigitalWatchFaceService.Engine
209 mBackgroundPaint.setColor(mInteractiveBackgroundColor); in onCreate()
354 adjustPaintColorToCurrentMode(mBackgroundPaint, mInteractiveBackgroundColor, in onAmbientModeChanged()
428 mInteractiveBackgroundColor = color; in setInteractiveBackgroundColor()