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

/frameworks/base/core/java/com/android/internal/view/
H A DBaseIWindow.java59 public void dispatchGetNewSurface() { method in class:BaseIWindow
/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/android/view/
H A DSurfaceView.java854 public void dispatchGetNewSurface() { method in class:SurfaceView.MyWindow
H A DViewRootImpl.java6545 public void dispatchGetNewSurface() { method in class:ViewRootImpl
7065 public void dispatchGetNewSurface() { method in class:ViewRootImpl.W
7068 viewAncestor.dispatchGetNewSurface();

Completed in 90 milliseconds