Searched refs:updatePaintIfInteractive (Results 1 – 1 of 1) sorted by relevance
415 private void updatePaintIfInteractive(Paint paint, int interactiveColor) { in updatePaintIfInteractive() method in DigitalWatchFaceService.Engine423 updatePaintIfInteractive(mBackgroundPaint, color); in setInteractiveBackgroundColor()428 updatePaintIfInteractive(mHourPaint, color); in setInteractiveHourDigitsColor()433 updatePaintIfInteractive(mMinutePaint, color); in setInteractiveMinuteDigitsColor()438 updatePaintIfInteractive(mSecondPaint, color); in setInteractiveSecondDigitsColor()