/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/ |
H A D | IInputMethodClientInvoker.java | 180 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 D | InputMethodManagerService.java | 6027 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 D | IInputMethodClient.aidl | 30 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 D | IInputMethodPrivilegedOperations.aidl | 34 void reportFullscreenModeAsync(boolean fullscreen); in reportFullscreenModeAsync()
|
H A D | InputMethodPrivilegedOperations.java | 179 public void reportFullscreenModeAsync(boolean fullscreen) { in reportFullscreenModeAsync()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | WindowCallbacks.java | 44 void onWindowSizeIsChanging(Rect newBounds, boolean fullscreen, Rect systemInsets, in onWindowSizeIsChanging() 55 void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, Rect systemInsets, in onWindowDragResizeStart()
|
H A D | ViewRootImpl.java | 10758 private void startDragResizing(Rect initialBounds, boolean fullscreen, Rect systemInsets, in startDragResizing()
|
/aosp14/frameworks/base/core/java/com/android/internal/policy/ |
H A D | BackdropFrameRenderer.java | 80 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 D | DecorView.java | 2385 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 D | InteractionMonitorDebugOverlay.java | 199 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 D | notification.proto | 350 optional State fullscreen = 10; field
|
/aosp14/frameworks/base/core/java/android/service/dreams/ |
H A D | DreamService.java | 587 public void setFullscreen(boolean fullscreen) { in setFullscreen()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |