Home
last modified time | relevance | path

Searched refs:fullscreenBounds (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java264 int dockedStackVis, int mask, Rect fullscreenBounds, Rect dockedBounds,
267 dockedStackVis, mask, fullscreenBounds, dockedBounds, isNavbarColorManagedByIme,
876 int dockedStackVis, int mask, Rect fullscreenBounds, Rect dockedBounds, in setSystemUiVisibility() argument
885 fullscreenBounds, dockedBounds, isNavbarColorManagedByIme); in setSystemUiVisibility()
897 final Rect fullscreenBounds, final Rect dockedBounds, in updateUiVisibilityLocked() argument
901 fullscreenBounds, dockedBounds, isNavbarColorManagedByIme)) { in updateUiVisibilityLocked()
902 state.setSystemUiState(vis, fullscreenStackVis, dockedStackVis, fullscreenBounds, in updateUiVisibilityLocked()
908 dockedStackVis, mask, fullscreenBounds, dockedBounds, in updateUiVisibilityLocked()
976 final int dockedStackVis, final Rect fullscreenBounds, final Rect dockedBounds, in setSystemUiState() argument
981 mFullscreenStackBounds.set(fullscreenBounds); in setSystemUiState()
[all …]
DStatusBarManagerInternal.java80 int mask, Rect fullscreenBounds, Rect dockedBounds, boolean isNavbarColorManagedByIme, in setSystemUiVisibility() argument
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBar.aidl56 int mask, in Rect fullscreenBounds, in Rect dockedBounds, in setSystemUiVisibility() argument