Searched refs:updatePaintIfInteractive (Results 1 – 1 of 1) sorted by relevance
421 private void updatePaintIfInteractive(Paint paint, int interactiveColor) { in updatePaintIfInteractive() method in DigitalWatchFaceService.Engine429 updatePaintIfInteractive(mBackgroundPaint, color); in setInteractiveBackgroundColor()434 updatePaintIfInteractive(mHourPaint, color); in setInteractiveHourDigitsColor()439 updatePaintIfInteractive(mMinutePaint, color); in setInteractiveMinuteDigitsColor()444 updatePaintIfInteractive(mSecondPaint, color); in setInteractiveSecondDigitsColor()