Home
last modified time | relevance | path

Searched refs:mUseRequestedSurfaceLayout (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvView.java113 private boolean mUseRequestedSurfaceLayout; field in TvView
408 mUseRequestedSurfaceLayout = false; in resetInternal()
844 if (mUseRequestedSurfaceLayout) { in onLayout()
1539 mUseRequestedSurfaceLayout = true; in onLayoutSurface()
/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppView.java125 private boolean mUseRequestedSurfaceLayout; field in TvInteractiveAppView
241 if (mUseRequestedSurfaceLayout) { in onLayout()
971 mUseRequestedSurfaceLayout = false; in resetInternal()
1463 mUseRequestedSurfaceLayout = true; in onLayoutSurface()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt31766 Landroid/media/tv/TvView;->mUseRequestedSurfaceLayout:Z