Searched refs:mLastContentInsets (Results 1 – 2 of 2) sorted by relevance
152 final Rect mLastContentInsets = new Rect(); field in WindowState706 mContentInsetsChanged |= !mLastContentInsets.equals(mContentInsets); in setInsetsChanged()1425 pw.print(" content="); mLastContentInsets.printShortString(pw); in dump()
8750 w.mLastContentInsets.set(w.mContentInsets); in updateResizingWindows()9288 final Rect contentInsets = win.mLastContentInsets; in performLayoutAndPlaceSurfacesLockedInner()