Searched refs:mLastVisibleInsets (Results 1 – 1 of 1) sorted by relevance
254 private final Rect mLastVisibleInsets = new Rect(); field in WindowState1072 mVisibleInsetsChanged |= !mLastVisibleInsets.equals(mVisibleInsets); in setReportResizeHints()3022 final Rect visibleInsets = mLastVisibleInsets; in reportResized()3408 pw.print(" visible="); mLastVisibleInsets.printShortString(pw); in dump()4432 mLastVisibleInsets.set(mVisibleInsets); in updateLastInsetValues()