Searched defs:systemBarInsets (Results 1 – 4 of 4) sorted by relevance
80 boolean fullscreen, Insets systemBarInsets) { in BackdropFrameRenderer()156 public void setTargetRect(Rect newTargetBounds, boolean fullscreen, Rect systemBarInsets) { in setTargetRect()
1077 public static void getNavigationBarRect(int canvasWidth, int canvasHeight, Rect systemBarInsets, in getNavigationBarRect()
146 void setFrames(Rect frame, Rect systemBarInsets) { in setFrames()393 final Rect systemBarInsets = getSystemBarInsets(windowBounds, topWindowInsetsState); in drawSnapshotOnSurface() local492 public void setInsets(Rect systemBarInsets) { in setInsets()
412 final Rect systemBarInsets = getSystemBarInsets(mainWindow.getFrame(), insetsState); in drawAppThemeSnapshot() local