Home | History | Annotate | Download | only in wm

Lines Matching defs:screenshotReady

3190         boolean screenshotReady;
3192 void reset(boolean screenshotReady) {
3196 this.screenshotReady = screenshotReady;
3197 minLayer = (screenshotReady) ? 0 : Integer.MAX_VALUE;