Home
last modified time | relevance | path

Searched defs:interactiveColor (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DDigitalWatchFaceService.java337 private void adjustPaintColorToCurrentMode(Paint paint, int interactiveColor, in adjustPaintColorToCurrentMode()
376 private void updatePaintIfInteractive(Paint paint, int interactiveColor) { in updatePaintIfInteractive()