Home
last modified time | relevance | path

Searched defs:setInputWindowInfo (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/util/
H A DStubTransaction.java111 public SurfaceControl.Transaction setInputWindowInfo(SurfaceControl sc, in setInputWindowInfo() method in StubTransaction
/aosp14/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/
H A DStubTransaction.java111 public SurfaceControl.Transaction setInputWindowInfo(SurfaceControl sc, in setInputWindowInfo() method in StubTransaction
/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControl.java3021 public Transaction setInputWindowInfo(SurfaceControl sc, InputWindowHandle handle) { in setInputWindowInfo() method in SurfaceControl.Transaction