Searched refs:mColorFadeDrawPending (Results 1 – 1 of 1) sorted by relevance
77 private boolean mColorFadeDrawPending; field in DisplayPowerState358 pw.println(" mColorFadeDrawPending=" + mColorFadeDrawPending); in dump()386 if (!mColorFadeDrawPending) { in scheduleColorFadeDraw()387 mColorFadeDrawPending = true; in scheduleColorFadeDraw()429 mColorFadeDrawPending = false;