Home
last modified time | relevance | path

Searched defs:onWindowCreated (Results 1 – 2 of 2) sorted by relevance

/samples/MediaRoutingDemo/src/main/java/com/example/androidx/mediarouting/
DOverlayDisplayWindow.java118 void onWindowCreated(@NonNull Surface surface); in onWindowCreated() method
123 void onWindowCreated(@NonNull SurfaceHolder surfaceHolder); in onWindowCreated() method
/samples/MediaRoutingDemo/src/main/java/com/example/androidx/mediarouting/player/
DLocalPlayer.java644 public void onWindowCreated(@NonNull Surface surface) { in onWindowCreated() method in LocalPlayer.OverlayPlayer
649 public void onWindowCreated(@NonNull SurfaceHolder surfaceHolder) { in onWindowCreated() method in LocalPlayer.OverlayPlayer