Searched refs:getSystemBarInsets (Results 1 – 2 of 2) sorted by relevance
311 final Rect contentInsets = getSystemBarInsets(mainWindow.getFrame(), in prepareTaskSnapshot()425 final Rect systemBarInsets = getSystemBarInsets(mainWindow.getFrame(), insetsState); in drawAppThemeSnapshot()463 static Rect getSystemBarInsets(Rect frame, InsetsState state) { in getSystemBarInsets() method in AbsAppSnapshotController
401 final Rect systemBarInsets = getSystemBarInsets(windowBounds, topWindowInsetsState); in drawSnapshotOnSurface()459 static Rect getSystemBarInsets(Rect frame, InsetsState state) { in getSystemBarInsets() method in SnapshotDrawerUtils