Searched refs:onSetVideoBounds (Results 1 – 8 of 8) sorted by relevance
44 void onSetVideoBounds(in Rect rect); in onSetVideoBounds() method
45 void onSetVideoBounds(in Rect rect, int seq); in onSetVideoBounds() method
1202 public void onSetVideoBounds(@NonNull String iAppServiceId, @NonNull Rect rect) { in onSetVideoBounds() method in TvInteractiveAppView.TvInteractiveAppCallback1677 public void onSetVideoBounds(Session session, Rect rect) { in onSetVideoBounds() method in TvInteractiveAppView.MySessionCallback1690 mCallback.onSetVideoBounds(mIAppServiceId, rect); in onSetVideoBounds()
425 public void onSetVideoBounds(Rect rect, int seq) { in TvInteractiveAppManager()2139 mSessionCallback.onSetVideoBounds(mSession, rect); in postSetVideoBounds()2439 public void onSetVideoBounds(Session session, Rect rect) { in onSetVideoBounds() method in TvInteractiveAppManager.SessionCallback
1189 mSessionCallback.onSetVideoBounds(rect); in setVideoBounds()
3901 public void onSetVideoBounds(Rect rect) { in onSetVideoBounds() method in TvInteractiveAppManagerService.SessionCallback3910 mSessionState.mClient.onSetVideoBounds(rect, mSessionState.mSeq); in onSetVideoBounds()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
28449 method public void onSetVideoBounds(@NonNull String, @NonNull android.graphics.Rect);