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

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

Completed in 96 milliseconds