Home
last modified time | relevance | path

Searched defs:dispatchGetNewSurface (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DIWindow.aidl101 void dispatchGetNewSurface(); in dispatchGetNewSurface() method
H A DViewRootImpl.java9102 public void dispatchGetNewSurface() { in dispatchGetNewSurface() method
9862 public void dispatchGetNewSurface() { in dispatchGetNewSurface() method in ViewRootImpl.TrackballAxis.W
/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DBaseIWindow.java94 public void dispatchGetNewSurface() { in dispatchGetNewSurface() method in BaseIWindow
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestIWindow.java73 public void dispatchGetNewSurface() throws RemoteException { in dispatchGetNewSurface() method in TestIWindow
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DSystemWindows.java360 public void dispatchGetNewSurface() {} in dispatchGetNewSurface() method in SystemWindows.ContainerWindow