Searched defs:systemBarInsets (Results 1 – 3 of 3) sorted by relevance
153 public void setFrames(Rect frame, Rect systemBarInsets) { in setFrames()401 final Rect systemBarInsets = getSystemBarInsets(windowBounds, topWindowInsetsState); in drawSnapshotOnSurface() local509 public void setInsets(Rect systemBarInsets) { in setInsets()
425 final Rect systemBarInsets = getSystemBarInsets(mainWindow.getFrame(), insetsState); in drawAppThemeSnapshot() local
1051 public static void getNavigationBarRect(int canvasWidth, int canvasHeight, Rect systemBarInsets, in getNavigationBarRect()