Searched defs:fullscreen (Results 1 – 14 of 14) sorted by relevance
217 void setActive(boolean active, boolean fullscreen) { in setActive()226 private void setActiveInternal(boolean active, boolean fullscreen) { in setActiveInternal()235 void setInteractive(boolean interactive, boolean fullscreen) { in setInteractive()244 private void setInteractiveInternal(boolean interactive, boolean fullscreen) { in setInteractiveInternal()271 void scheduleStartInputIfNecessary(boolean fullscreen) { in scheduleStartInputIfNecessary()280 private void scheduleStartInputIfNecessaryInternal(boolean fullscreen) { in scheduleStartInputIfNecessaryInternal()289 void reportFullscreenMode(boolean fullscreen) { in reportFullscreenMode()298 private void reportFullscreenModeInternal(boolean fullscreen) { in reportFullscreenModeInternal()
5984 private void reportFullscreenMode(@NonNull IBinder token, boolean fullscreen) { in reportFullscreenMode()6831 public void reportFullscreenModeAsync(boolean fullscreen) { in reportFullscreenModeAsync()
31 void setActive(boolean active, boolean fullscreen); in setActive()32 void setInteractive(boolean active, boolean fullscreen); in setInteractive()34 void scheduleStartInputIfNecessary(boolean fullscreen); in scheduleStartInputIfNecessary()35 void reportFullscreenMode(boolean fullscreen); in reportFullscreenMode()
34 void reportFullscreenModeAsync(boolean fullscreen); in reportFullscreenModeAsync()
197 public void reportFullscreenModeAsync(boolean fullscreen) { in reportFullscreenModeAsync()
44 void onWindowSizeIsChanging(Rect newBounds, boolean fullscreen, Rect systemInsets, in onWindowSizeIsChanging()55 void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, Rect systemInsets, in onWindowDragResizeStart()
11662 private void startDragResizing(Rect initialBounds, boolean fullscreen, Rect systemInsets, in startDragResizing()
53 private var fullscreen = false variable
211 public void onWindowSizeIsChanging(Rect newBounds, boolean fullscreen, in onWindowSizeIsChanging()216 public void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, in onWindowDragResizeStart()
61 optional android.stats.dnd.State fullscreen = 10; field
2147 public void onWindowSizeIsChanging(Rect newBounds, boolean fullscreen, Rect systemInsets, in onWindowSizeIsChanging()2151 public void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, Rect systemInsets, in onWindowDragResizeStart()
350 optional State fullscreen = 10; field
803 public void setFullscreen(boolean fullscreen) { in setFullscreen()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...