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

/frameworks/base/core/java/android/view/
H A DIWindow.aidl52 void dispatchGetNewSurface();
H A DSurfaceView.java673 public void dispatchGetNewSurface() { method in class:SurfaceView.MyWindow
H A DViewRootImpl.java4566 public void dispatchGetNewSurface() { method in class:ViewRootImpl
4870 public void dispatchGetNewSurface() { method in class:ViewRootImpl.W
4873 viewAncestor.dispatchGetNewSurface();
/frameworks/base/core/java/com/android/internal/view/
H A DBaseIWindow.java56 public void dispatchGetNewSurface() { method in class:BaseIWindow
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeWindow.java39 public void dispatchGetNewSurface() throws RemoteException { method in class:BridgeWindow
/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java9903 winAnimator.mWin.mClient.dispatchGetNewSurface();

Completed in 147 milliseconds