Lines Matching full:ambient
70 * In ambient mode, the seconds are replaced with an AM/PM indicator.
72 * On devices with low-bit ambient mode, the text is drawn without anti-aliasing. On devices which
86 * Update rate in milliseconds for active mode (non-ambient).
168 * Whether the display supports fewer bits for each color in ambient mode. When true, we
169 * disable anti-aliasing in ambient mode.
265 // whether we're in ambient mode), so we may need to start or stop the timer.
329 + ", low-bit ambient = " + mLowBitAmbient);
336 Log.d(TAG, "onTimeTick: ambient = " + isInAmbientMode());
357 // Whether the timer should be running depends on whether we're in ambient mode (as well
419 // in ambient mode.