Searched refs:onWindowCreated (Results 1 – 4 of 4) sorted by relevance
95 public void onWindowCreated(Surface surface); in onWindowCreated() method96 public void onWindowCreated(SurfaceHolder surfaceHolder); in onWindowCreated() method150 mListener.onWindowCreated(holder); in show()395 mListener.onWindowCreated(new Surface(surfaceTexture));
616 public void onWindowCreated(Surface surface) { in onWindowCreated() method in LocalPlayer.OverlayPlayer621 public void onWindowCreated(SurfaceHolder surfaceHolder) { in onWindowCreated() method in LocalPlayer.OverlayPlayer
98 public void onWindowCreated(Surface surface); in onWindowCreated() method99 public void onWindowCreated(SurfaceHolder surfaceHolder); in onWindowCreated() method153 mListener.onWindowCreated(holder); in show()408 mListener.onWindowCreated(new Surface(surfaceTexture));
619 public void onWindowCreated(Surface surface) { in onWindowCreated() method in LocalPlayer.OverlayPlayer624 public void onWindowCreated(SurfaceHolder surfaceHolder) { in onWindowCreated() method in LocalPlayer.OverlayPlayer