Searched refs:dispatchGetNewSurface (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
H A DIWindow.aidl56 void dispatchGetNewSurface();
H A DViewRootImpl.java6941 public void dispatchGetNewSurface() { method in class:ViewRootImpl
7468 public void dispatchGetNewSurface() { method in class:ViewRootImpl.W
7471 viewAncestor.dispatchGetNewSurface();
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
H A DTestIWindow.java56 public void dispatchGetNewSurface() throws RemoteException { method in class:TestIWindow
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeWindow.java41 public void dispatchGetNewSurface() throws RemoteException { method in class:BridgeWindow
/frameworks/base/core/java/com/android/internal/view/
H A DBaseIWindow.java62 public void dispatchGetNewSurface() { method in class:BaseIWindow
/frameworks/base/services/core/java/com/android/server/wm/
H A DRootWindowContainer.java535 winAnimator.mWin.mClient.dispatchGetNewSurface();

Completed in 284 milliseconds