Searched defs:mStableInsets (Results 1 – 10 of 10) sorted by relevance
123 private final Rect mStableInsets = new Rect(); field in TaskSnapshotSurface496 private final Rect mStableInsets = new Rect(); field in TaskSnapshotSurface.SystemBarBackgroundPainter572 getNavigationBarRect(c.getWidth(), c.getHeight(), mStableInsets, mContentInsets, in drawNavigationBarBackground() local
102 private final Rect mStableInsets = new Rect(); field in PinnedStackController571 mService.getStableInsetsLocked(mDisplayContent.getDisplayId(), mStableInsets); in applyMinimizedOffset() local
162 final Rect mStableInsets = new Rect(); field in WindowFrames
3874 final Rect[] mStableInsets = new Rect[4]; field in ActivityRecord.CompatDisplayInsets
64 private final Rect mStableInsets = new Rect(); field in TestWallpaper.ClockEngine
75 private final Rect mStableInsets = new Rect(); field in BackdropFrameRenderer
95 private final Rect mStableInsets = new Rect(); field in PipMotionHelper
150 private final Rect mStableInsets = new Rect(); field in DividerView
181 final Rect mStableInsets = new Rect(); field in WallpaperService.Engine
28465 final Rect mStableInsets = new Rect(); field in View.AttachInfo