Searched refs:mSystemDecorRect (Results 1 – 1 of 1) sorted by relevance
113 private final Rect mSystemDecorRect = new Rect(); field in WindowStateAnimator621 mSystemDecorRect.dumpDebug(proto, SYSTEM_DECOR_RECT); in dumpDebug()636 pw.print(prefix); pw.print("mSystemDecorRect="); mSystemDecorRect.printShortString(pw); in dump()