/frameworks/base/services/core/java/com/android/server/inputmethod/ |
D | IInputMethodClientInvoker.java | 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()
|
D | InputMethodManagerService.java | 5984 private void reportFullscreenMode(@NonNull IBinder token, boolean fullscreen) { in reportFullscreenMode() 6831 public void reportFullscreenModeAsync(boolean fullscreen) { in reportFullscreenModeAsync()
|
/frameworks/base/core/java/com/android/internal/inputmethod/ |
D | IInputMethodClient.aidl | 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()
|
D | IInputMethodPrivilegedOperations.aidl | 34 void reportFullscreenModeAsync(boolean fullscreen); in reportFullscreenModeAsync()
|
D | InputMethodPrivilegedOperations.java | 197 public void reportFullscreenModeAsync(boolean fullscreen) { in reportFullscreenModeAsync()
|
/frameworks/base/core/java/android/view/ |
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()
|
D | ViewRootImpl.java | 11662 private void startDragResizing(Rect initialBounds, boolean fullscreen, Rect systemInsets, in startDragResizing()
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/ |
D | FakeStatusBarStateController.kt | 53 private var fullscreen = false variable in com.android.systemui.statusbar.FakeStatusBarStateController
|
/frameworks/base/core/java/com/android/internal/jank/ |
D | InteractionMonitorDebugOverlay.java | 211 public void onWindowSizeIsChanging(Rect newBounds, boolean fullscreen, in onWindowSizeIsChanging() 216 public void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, in onWindowDragResizeStart()
|
/frameworks/proto_logging/stats/atoms/dnd/ |
D | dnd_atoms.proto | 61 optional android.stats.dnd.State fullscreen = 10; field
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | DecorView.java | 2147 public void onWindowSizeIsChanging(Rect newBounds, boolean fullscreen, Rect systemInsets, in onWindowSizeIsChanging() 2151 public void onWindowDragResizeStart(Rect initialBounds, boolean fullscreen, Rect systemInsets, in onWindowDragResizeStart()
|
/frameworks/base/core/proto/android/service/ |
D | notification.proto | 350 optional State fullscreen = 10; field
|
/frameworks/base/core/java/android/service/dreams/ |
D | DreamService.java | 803 public void setFullscreen(boolean fullscreen) { in setFullscreen()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |