Searched defs:mContentInsets (Results 1 – 7 of 7) sorted by relevance
124 private final Rect mContentInsets = new Rect(); field in TaskSnapshotSurface495 private final Rect mContentInsets = new Rect(); field in TaskSnapshotSurface.SystemBarBackgroundPainter572 getNavigationBarRect(c.getWidth(), c.getHeight(), mStableInsets, mContentInsets, in drawNavigationBarBackground() local
187 final Rect mContentInsets = new Rect(); field in WindowFrames
79 private final Rect mContentInsets = new Rect(); field in ActionBarOverlayLayout
180 final Rect mContentInsets = new Rect(); field in WallpaperService.Engine
1837 private final Rect mContentInsets; field in ActivityManager.TaskSnapshot
174 private RtlSpacingHelper mContentInsets; field in Toolbar
28449 final Rect mContentInsets = new Rect(); field in View.AttachInfo