Searched defs:mLastContentInsets (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
H A DWindowState.java152 final Rect mLastContentInsets = new Rect(); field in class:WindowState
1418 pw.print(" content="); mLastContentInsets.printShortString(pw);

Completed in 18 milliseconds