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

/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/core/java/android/view/
H A DSurfaceView.java687 public void dispatchGetNewSurface() { method in class:SurfaceView.MyWindow
H A DViewRootImpl.java6093 public void dispatchGetNewSurface() { method in class:ViewRootImpl
6513 public void dispatchGetNewSurface() { method in class:ViewRootImpl.W
6516 viewAncestor.dispatchGetNewSurface();

Completed in 406 milliseconds