Home
last modified time | relevance | path

Searched defs:showInsets (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayInsetsController.java161 private void showInsets(@InsetsType int types, boolean fromIme, in showInsets() method in DisplayInsetsController.PerDisplay
239 public void showInsets(@InsetsType int types, boolean fromIme, in showInsets() method in DisplayInsetsController.PerDisplay.DisplayWindowInsetsControllerImpl
300 default void showInsets(@InsetsType int types, boolean fromIme, in showInsets() method
DSystemWindows.java359 public void showInsets(int types, boolean fromIme, @Nullable ImeTracker.Token statsToken) {} in showInsets() method in SystemWindows.ContainerWindow
DDisplayImeController.java368 public void showInsets(@InsetsType int types, boolean fromIme, in showInsets() method in DisplayImeController.PerDisplay
/frameworks/base/core/java/android/view/
DIDisplayWindowInsetsController.aidl52 void showInsets(int types, boolean fromIme, in @nullable ImeTracker.Token statsToken); in showInsets() method
DIWindow.aidl81 void showInsets(int types, boolean fromIme, in @nullable ImeTracker.Token statsToken); in showInsets() method
DViewRootImpl.java9968 private void showInsets(@InsetsType int types, boolean fromIme, in showInsets() method in ViewRootImpl.TrackballAxis
11460 public void showInsets(@InsetsType int types, boolean fromIme, in showInsets() method in ViewRootImpl.TrackballAxis.W
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsControlTarget.java66 default void showInsets(@InsetsType int types, boolean fromIme, in showInsets() method
DWindowState.java3863 public void showInsets(@InsetsType int types, boolean fromIme, in showInsets() method in WindowState
DDisplayContent.java7077 public void showInsets(@WindowInsets.Type.InsetsType int types, boolean fromIme, in showInsets() method in RemoteInsetsControlTarget
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/
DDisplayInsetsControllerTest.java206 public void showInsets(int types, boolean fromIme, @Nullable ImeTracker.Token statsToken) { in showInsets() method in DisplayInsetsControllerTest.TrackedListener
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestIWindow.java119 public void showInsets(int types, boolean fromIme, @Nullable ImeTracker.Token statsToken) in showInsets() method in TestIWindow
/frameworks/base/core/java/com/android/internal/view/
DBaseIWindow.java71 public void showInsets(@InsetsType int types, boolean fromIme, in showInsets() method in BaseIWindow