Searched refs:relayoutMediaView (Results 1 – 7 of 7) sorted by relevance
83 void relayoutMediaView(in Rect frame); in relayoutMediaView() method
108 void relayoutMediaView(in IBinder sessionToken, in Rect frame, int userId); in relayoutMediaView() method
296 mSessionImpl.relayoutMediaView((Rect) msg.obj); in executeMessage()634 public void relayoutMediaView(Rect frame) { in relayoutMediaView() method in ITvInteractiveAppSessionWrapper
1480 void relayoutMediaView(@NonNull Rect frame) { in relayoutMediaView() method in TvInteractiveAppManager.Session1487 mService.relayoutMediaView(mToken, frame, mUserId); in relayoutMediaView()
331 mSession.relayoutMediaView(viewFrame); in relayoutSessionMediaView()
2137 void relayoutMediaView(Rect frame) { in relayoutMediaView() method in TvInteractiveAppService.Session
2077 public void relayoutMediaView(IBinder sessionToken, Rect frame, int userId) { in relayoutMediaView() method in TvInteractiveAppManagerService.BinderService2086 .relayoutMediaView(frame); in relayoutMediaView()