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