Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DInputConsumerImpl.java143 t.setInputWindowInfo(mInputSurface, mWindowHandle); in show()
149 t.setInputWindowInfo(mInputSurface, mWindowHandle); in show()
DInputMonitor.java462 mInputTransaction.setInputWindowInfo( in accept()
533 mInputTransaction.setInputWindowInfo( in accept()
DTaskPositioningController.java96 t.setInputWindowInfo(mInputSurface, h); in showInputSurface()
DLetterbox.java311 t.setInputWindowInfo(mSurface, mInputInterceptor.mWindowHandle); in applySurfaceChanges()
DDragState.java170 mTransaction.setInputWindowInfo(mInputSurface, h); in showInputSurface()
DDisplayContent.java3793 getPendingTransaction().setInputWindowInfo( in updateBounds()
5076 getPendingTransaction().setInputWindowInfo(sc, mPortalWindowHandle) in reparentDisplayContent()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DStubTransaction.java94 public SurfaceControl.Transaction setInputWindowInfo(SurfaceControl sc, in setInputWindowInfo() method in StubTransaction
/frameworks/native/libs/gui/tests/
DEndToEndNativeInputTest.cpp150 t.setInputWindowInfo(mSurfaceControl, mInputInfo); in showAt()
/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h439 Transaction& setInputWindowInfo(const sp<SurfaceControl>& sc, const InputWindowInfo& info);
/frameworks/base/core/java/android/view/
DSurfaceControl.java2244 public Transaction setInputWindowInfo(SurfaceControl sc, InputWindowHandle handle) { in setInputWindowInfo() method in SurfaceControl.Transaction
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1109 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setInputWindowInfo( in setInputWindowInfo() function in android::SurfaceComposerClient::Transaction
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp463 transaction->setInputWindowInfo(ctrl, *handle->getInfo()); in nativeSetInputWindowInfo()
/frameworks/base/config/
Dboot-image-profile.txt16579 HSPLandroid/view/SurfaceControl$Transaction;->setInputWindowInfo(Landroid/view/SurfaceControl;Landr…