Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipMenuController.java133 if (mMenuView.getWindowSurfaceControl() != null && mLeash != null) { in showMenu()
135 t.setRelativeLayer(mMenuView.getWindowSurfaceControl(), mLeash, -1); in showMenu()
H A DTvPipMenuView.java182 SurfaceControl getWindowSurfaceControl() { in getWindowSurfaceControl() method in TvPipMenuView
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DDividerView.java392 final SurfaceControl sc = getWindowSurfaceControl(); in setHidden()
865 private SurfaceControl getWindowSurfaceControl() { in getWindowSurfaceControl() method in DividerView
872 final SurfaceControl sc = getWindowSurfaceControl(); in exitSplitMode()
1047 final SurfaceControl dividerCtrl = getWindowSurfaceControl(); in resizeSplitSurfaces()