Searched refs:mLastVisibleInsets (Results 1 – 1 of 1) sorted by relevance
311 private final Rect mLastVisibleInsets = new Rect(); field in WindowState1241 mVisibleInsetsChanged |= !mLastVisibleInsets.equals(mVisibleInsets); in setReportResizeHints()2992 final Rect visibleInsets = mLastVisibleInsets; in reportResized()3436 pw.print(" visible="); mLastVisibleInsets.printShortString(pw); in dump()4486 mLastVisibleInsets.set(mVisibleInsets); in updateLastInsetValues()