Home
last modified time | relevance | path

Searched defs:fullscreen (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DIInputMethodClientInvoker.java180 void setActive(boolean active, boolean fullscreen) { in setActive()
189 private void setActiveInternal(boolean active, boolean fullscreen) { in setActiveInternal()
198 void setInteractive(boolean interactive, boolean fullscreen) { in setInteractive()
207 private void setInteractiveInternal(boolean interactive, boolean fullscreen) { in setInteractiveInternal()
216 void scheduleStartInputIfNecessary(boolean fullscreen) { in scheduleStartInputIfNecessary()
225 private void scheduleStartInputIfNecessaryInternal(boolean fullscreen) { in scheduleStartInputIfNecessaryInternal()
234 void reportFullscreenMode(boolean fullscreen) { in reportFullscreenMode()
243 private void reportFullscreenModeInternal(boolean fullscreen) { in reportFullscreenModeInternal()
H A DInputMethodManagerService.java6027 private void reportFullscreenMode(@NonNull IBinder token, boolean fullscreen) { in reportFullscreenMode()
6833 public void reportFullscreenModeAsync(boolean fullscreen) { in reportFullscreenModeAsync()
/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIInputMethodClient.aidl30 void setActive(boolean active, boolean fullscreen); in setActive()
31 void setInteractive(boolean active, boolean fullscreen); in setInteractive()
32 void scheduleStartInputIfNecessary(boolean fullscreen); in scheduleStartInputIfNecessary()
33 void reportFullscreenMode(boolean fullscreen); in reportFullscreenMode()
H A DIInputMethodPrivilegedOperations.aidl34 void reportFullscreenModeAsync(boolean fullscreen); in reportFullscreenModeAsync()
H A DInputMethodPrivilegedOperations.java179 public void reportFullscreenModeAsync(boolean fullscreen) { in reportFullscreenModeAsync()
/aosp14/frameworks/base/core/java/android/view/
H A DWindowCallbacks.java44 void onWindowSizeIsChanging(Rect newBounds, boolean fullscreen, Rect systemInsets, in onWindowSizeIsChanging()
55 void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, Rect systemInsets, in onWindowDragResizeStart()
H A DViewRootImpl.java10758 private void startDragResizing(Rect initialBounds, boolean fullscreen, Rect systemInsets, in startDragResizing()
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DBackdropFrameRenderer.java80 boolean fullscreen, Insets systemBarInsets) { in BackdropFrameRenderer()
156 public void setTargetRect(Rect newTargetBounds, boolean fullscreen, Rect systemBarInsets) { in setTargetRect()
304 private void redrawLocked(Rect newBounds, boolean fullscreen) { in redrawLocked()
359 private void drawColorViews(int left, int top, int width, int height, boolean fullscreen) { in drawColorViews()
H A DDecorView.java2385 public void onWindowSizeIsChanging(Rect newBounds, boolean fullscreen, Rect systemInsets, in onWindowSizeIsChanging()
2393 public void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, Rect systemInsets, in onWindowDragResizeStart()
/aosp14/frameworks/base/core/java/com/android/internal/jank/
H A DInteractionMonitorDebugOverlay.java199 public void onWindowSizeIsChanging(Rect newBounds, boolean fullscreen, in onWindowSizeIsChanging()
204 public void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, in onWindowDragResizeStart()
/aosp14/frameworks/base/core/proto/android/service/
H A Dnotification.proto350 optional State fullscreen = 10; field
/aosp14/frameworks/base/core/java/android/service/dreams/
H A DDreamService.java587 public void setFullscreen(boolean fullscreen) { in setFullscreen()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...