Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestIWindow.java63 public void dispatchGetNewSurface() throws RemoteException { in dispatchGetNewSurface() method in TestIWindow
/frameworks/base/core/java/android/view/
DIWindow.aidl71 void dispatchGetNewSurface(); in dispatchGetNewSurface() method
DViewRootImpl.java7838 public void dispatchGetNewSurface() { in dispatchGetNewSurface() method
8403 public void dispatchGetNewSurface() { in dispatchGetNewSurface() method in ViewRootImpl.TrackballAxis.W
/frameworks/base/core/java/com/android/internal/view/
DBaseIWindow.java75 public void dispatchGetNewSurface() { in dispatchGetNewSurface() method in BaseIWindow