Searched defs:mSystemBarInsets (Results 1 – 1 of 1) sorted by relevance
121 private final Rect mSystemBarInsets = new Rect(); field in SnapshotDrawerUtils.SnapshotSurface477 private final Rect mSystemBarInsets = new Rect(); field in SnapshotDrawerUtils.SystemBarBackgroundPainter554 getNavigationBarRect(c.getWidth(), c.getHeight(), mSystemBarInsets, navigationBarRect, in drawNavigationBarBackground() local