Searched defs:onWindowCreated (Results 1 – 4 of 4) sorted by relevance
100 void onWindowCreated(Surface surface); in onWindowCreated() method101 void onWindowCreated(SurfaceHolder surfaceHolder); in onWindowCreated() method
637 public void onWindowCreated(Surface surface) { in onWindowCreated() method in LocalPlayer.OverlayPlayer642 public void onWindowCreated(SurfaceHolder surfaceHolder) { in onWindowCreated() method in LocalPlayer.OverlayPlayer
391 public void onWindowCreated(SurfaceTexture surfaceTexture, in onWindowCreated() method
403 public void onWindowCreated(SurfaceTexture surfaceTexture, float refreshRate, in onWindowCreated() method in OverlayDisplayAdapter.OverlayDisplayHandle