Home
last modified time | relevance | path

Searched refs:onLayoutSurface (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/tv/
H A DITvInputSessionCallback.aidl39 void onLayoutSurface(int left, int top, int right, int bottom); in onLayoutSurface() method
H A DITvInputClient.aidl42 void onLayoutSurface(int left, int top, int right, int bottom, int seq); in onLayoutSurface() method
H A DTvInputManager.java584 public void onLayoutSurface(Session session, int left, int top, int right, int bottom) { in onLayoutSurface() method in TvInputManager.SessionCallback
768 mSessionCallback.onLayoutSurface(mSession, left, top, right, bottom); in postLayoutSurface()
1142 public void onLayoutSurface(int left, int top, int right, int bottom, int seq) { in TvInputManager()
H A DTvView.java1257 public void onLayoutSurface(Session session, int left, int top, int right, int bottom) { in onLayoutSurface() method in TvView.MySessionCallback
H A DTvInputService.java829 mSessionCallback.onLayoutSurface(left, top, right, bottom); in layoutSurface()
/aosp12/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java3203 public void onLayoutSurface(int left, int top, int right, int bottom) { in onLayoutSurface() method in TvInputManagerService.SessionCallback
3213 mSessionState.client.onLayoutSurface(left, top, right, bottom, in onLayoutSurface()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt33693 Landroid/media/tv/ITvInputClient$Stub$Proxy;->onLayoutSurface(IIIII)V
33730 Landroid/media/tv/ITvInputClient;->onLayoutSurface(IIIII)V
34053 Landroid/media/tv/ITvInputSessionCallback$Stub$Proxy;->onLayoutSurface(IIII)V
34088 Landroid/media/tv/ITvInputSessionCallback;->onLayoutSurface(IIII)V
34386 Landroid/media/tv/TvInputManager$SessionCallback;->onLayoutSurface(Landroid/media/tv/TvInputManager…
34600 Landroid/media/tv/TvView$MySessionCallback;->onLayoutSurface(Landroid/media/tv/TvInputManager$Sessi…