Searched refs:mLastSystemDecorRect (Results 1 – 1 of 1) sorted by relevance
166 private final Rect mLastSystemDecorRect = new Rect(); field in WindowStateAnimator664 mLastSystemDecorRect.set(0, 0, 0, 0); in createSurfaceLocked()1880 pw.print(" last="); mLastSystemDecorRect.printShortString(pw); in dump()