Searched refs:mWatchHandHighlightColor (Results 1 – 3 of 3) sorted by relevance
81 private int mWatchHandHighlightColor; field in SweepWatchFaceService.Engine126 mWatchHandHighlightColor = Color.RED; in onCreate()144 mSecondPaint.setColor(mWatchHandHighlightColor); in onCreate()168 mWatchHandHighlightColor = palette.getVibrantColor(Color.RED); in onCreate()229 mSecondPaint.setColor(mWatchHandHighlightColor); in updateWatchHandStyle()
90 private int mWatchHandHighlightColor; field in AnalogWatchFaceService.Engine154 mWatchHandHighlightColor = Color.RED; in onCreate()172 mSecondPaint.setColor(mWatchHandHighlightColor); in onCreate()196 mWatchHandHighlightColor = palette.getVibrantColor(Color.RED); in onCreate()264 mSecondPaint.setColor(mWatchHandHighlightColor); in updateWatchHandStyle()
112 private int mWatchHandHighlightColor; field in ComplicationSimpleWatchFaceService.Engine217 mWatchHandHighlightColor = Color.RED; in initializeWatchFace()235 mSecondPaint.setColor(mWatchHandHighlightColor); in initializeWatchFace()445 mSecondPaint.setColor(mWatchHandHighlightColor); in updateWatchHandStyle()