Searched refs:mLastContentInsets (Results 1 – 2 of 2) sorted by relevance
163 final Rect mLastContentInsets = new Rect(); field in WindowState835 mContentInsetsChanged |= !mLastContentInsets.equals(mContentInsets); in setInsetsChanged()1506 final Rect contentInsets = mLastContentInsets; in reportResized()1714 pw.print(" content="); mLastContentInsets.printShortString(pw); in dump()
9671 w.mLastContentInsets.set(w.mContentInsets); in updateResizingWindows()11969 win.mLastContentInsets.set(-1, -1, -1, -1); in waitForAllWindowsDrawn()