Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceControlViewHostTests.java106 mActivity.attachToSurfaceView(sc); in requestFocusWithMultipleWindows()
187 public void attachToSurfaceView(SurfaceControl sc) throws InterruptedException { in attachToSurfaceView() method in SurfaceControlViewHostTests.TestActivity