Searched refs:MyWindow (Results 1 – 2 of 2) sorted by relevance
110 MyWindow mWindow;519 mWindow = new MyWindow(this); in updateWindow()701 MyWindow window = mWindow; in updateWindowPositionRT()749 MyWindow window = mWindow; in windowPositionLostRT()800 private static class MyWindow extends BaseIWindow { class in SurfaceView803 public MyWindow(SurfaceView surfaceView) { in MyWindow() method in SurfaceView.MyWindow
4371 android.view.SurfaceView$MyWindow