Home
last modified time | relevance | path

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

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DDigitalWatchFaceService.java169 int mInteractiveBackgroundColor = field in DigitalWatchFaceService.Engine
203 mBackgroundPaint.setColor(mInteractiveBackgroundColor); in onCreate()
348 adjustPaintColorToCurrentMode(mBackgroundPaint, mInteractiveBackgroundColor, in onAmbientModeChanged()
422 mInteractiveBackgroundColor = color; in setInteractiveBackgroundColor()