Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DIDisplayWindowInsetsController.aidl49 void showInsets(int types, boolean fromIme); in showInsets() method
DIWindow.aidl89 void showInsets(int types, boolean fromIme); in showInsets() method
DViewRootImpl.java8313 private void showInsets(@InsetsType int types, boolean fromIme) { in showInsets() method
9674 public void showInsets(@InsetsType int types, boolean fromIme) { in showInsets() method in TrackballAxis.W
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsControlTarget.java55 default void showInsets(@InsetsType int types, boolean fromIme) { in showInsets() method
DWindowState.java3966 public void showInsets(@InsetsType int types, boolean fromIme) { in showInsets() method in WindowState
DDisplayContent.java6041 public void showInsets(@WindowInsets.Type.InsetsType int types, boolean fromIme) { in showInsets() method in RemoteInsetsControlTarget
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestIWindow.java132 public void showInsets(int types, boolean fromIme) throws RemoteException { in showInsets() method in TestIWindow
/frameworks/base/core/java/com/android/internal/view/
DBaseIWindow.java78 public void showInsets(@InsetsType int types, boolean fromIme) { in showInsets() method in BaseIWindow
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayImeController.java304 protected void showInsets(int types, boolean fromIme) { in showInsets() method in DisplayImeController.PerDisplay
520 public void showInsets(int types, boolean fromIme) throws RemoteException { in showInsets() method in DisplayImeController.PerDisplay.DisplayWindowInsetsControllerImpl
DSystemWindows.java348 public void showInsets(int types, boolean fromIme) {} in showInsets() method in SystemWindows.ContainerWindow