Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DIWindow.aidl52 void dispatchGetNewSurface(); in dispatchGetNewSurface() method
DSurfaceView.java567 public void dispatchGetNewSurface() { in dispatchGetNewSurface() method in SurfaceView.MyWindow
DViewRoot.java2632 public void dispatchGetNewSurface() { in dispatchGetNewSurface() method in ViewRoot
2833 public void dispatchGetNewSurface() { in dispatchGetNewSurface() method in ViewRoot.W
/frameworks/base/core/java/com/android/internal/view/
DBaseIWindow.java85 public void dispatchGetNewSurface() { in dispatchGetNewSurface() method in BaseIWindow
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridge.java1110 public void dispatchGetNewSurface() throws RemoteException { in dispatchGetNewSurface() method in Bridge.Window