Home
last modified time | relevance | path

Searched defs:dispatchGetNewSurface (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
DIWindow.aidl53 void dispatchGetNewSurface(); in dispatchGetNewSurface() method
DSurfaceView.java690 public void dispatchGetNewSurface() { in dispatchGetNewSurface() method in SurfaceView.MyWindow
DViewRootImpl.java6221 public void dispatchGetNewSurface() { in dispatchGetNewSurface() method in ViewRootImpl
6725 public void dispatchGetNewSurface() { in dispatchGetNewSurface() method in ViewRootImpl.W
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeWindow.java39 public void dispatchGetNewSurface() throws RemoteException { in dispatchGetNewSurface() method in BridgeWindow
/frameworks/base/core/java/com/android/internal/view/
DBaseIWindow.java56 public void dispatchGetNewSurface() { in dispatchGetNewSurface() method in BaseIWindow