Searched refs:mShouldDrawColons (Results 1 – 1 of 1) sorted by relevance
169 boolean mShouldDrawColons; field in DigitalWatchFaceService.Engine464 mShouldDrawColons = (System.currentTimeMillis() % 1000) < 500; in onDraw()486 if (isInAmbientMode() || mMute || mShouldDrawColons) { in onDraw()499 if (mShouldDrawColons) { in onDraw()