Searched refs:mScreenTextColor (Results 1 – 1 of 1) sorted by relevance
59 private int mScreenTextColor = Color.WHITE; field in InteractiveWatchFaceService.Engine95 mTextPaint.setColor(mScreenTextColor); in onCreate()