Searched defs:showInsets (Results 1 – 10 of 10) sorted by relevance
| /frameworks/base/core/java/android/view/ |
| D | IDisplayWindowInsetsController.aidl | 49 void showInsets(int types, boolean fromIme); in showInsets() method
|
| D | IWindow.aidl | 89 void showInsets(int types, boolean fromIme); in showInsets() method
|
| D | ViewRootImpl.java | 8313 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/ |
| D | InsetsControlTarget.java | 55 default void showInsets(@InsetsType int types, boolean fromIme) { in showInsets() method
|
| D | WindowState.java | 3966 public void showInsets(@InsetsType int types, boolean fromIme) { in showInsets() method in WindowState
|
| D | DisplayContent.java | 6041 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/ |
| D | TestIWindow.java | 132 public void showInsets(int types, boolean fromIme) throws RemoteException { in showInsets() method in TestIWindow
|
| /frameworks/base/core/java/com/android/internal/view/ |
| D | BaseIWindow.java | 78 public void showInsets(@InsetsType int types, boolean fromIme) { in showInsets() method in BaseIWindow
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
| D | DisplayImeController.java | 304 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
|
| D | SystemWindows.java | 348 public void showInsets(int types, boolean fromIme) {} in showInsets() method in SystemWindows.ContainerWindow
|