Searched refs:mColorFadeDrawPending (Results 1 – 1 of 1) sorted by relevance
70 private boolean mColorFadeDrawPending; field in DisplayPowerState336 pw.println(" mColorFadeDrawPending=" + mColorFadeDrawPending); in dump()355 if (!mColorFadeDrawPending) { in scheduleColorFadeDraw()356 mColorFadeDrawPending = true; in scheduleColorFadeDraw()397 mColorFadeDrawPending = false;