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