Searched refs:mLastContentInsets (Results 1 – 2 of 2) sorted by relevance
223 final Rect mLastContentInsets = new Rect(); field in WindowState1069 mContentInsetsChanged |= !mLastContentInsets.equals(mContentInsets); in setReportResizeHints()2337 final Rect contentInsets = mLastContentInsets; in reportResized()2689 pw.print(" content="); mLastContentInsets.printShortString(pw); in dump()
9537 w.mLastContentInsets.set(w.mContentInsets); in updateResizingWindows()11495 win.mLastContentInsets.set(-1, -1, -1, -1); in waitForAllWindowsDrawn()