Searched refs:setInputWindowInfo (Results 1 – 13 of 13) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ |
D | InputConsumerImpl.java | 143 t.setInputWindowInfo(mInputSurface, mWindowHandle); in show() 149 t.setInputWindowInfo(mInputSurface, mWindowHandle); in show()
|
D | InputMonitor.java | 462 mInputTransaction.setInputWindowInfo( in accept() 533 mInputTransaction.setInputWindowInfo( in accept()
|
D | TaskPositioningController.java | 96 t.setInputWindowInfo(mInputSurface, h); in showInputSurface()
|
D | Letterbox.java | 311 t.setInputWindowInfo(mSurface, mInputInterceptor.mWindowHandle); in applySurfaceChanges()
|
D | DragState.java | 170 mTransaction.setInputWindowInfo(mInputSurface, h); in showInputSurface()
|
D | DisplayContent.java | 3793 getPendingTransaction().setInputWindowInfo( in updateBounds() 5076 getPendingTransaction().setInputWindowInfo(sc, mPortalWindowHandle) in reparentDisplayContent()
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | StubTransaction.java | 94 public SurfaceControl.Transaction setInputWindowInfo(SurfaceControl sc, in setInputWindowInfo() method in StubTransaction
|
/frameworks/native/libs/gui/tests/ |
D | EndToEndNativeInputTest.cpp | 150 t.setInputWindowInfo(mSurfaceControl, mInputInfo); in showAt()
|
/frameworks/native/libs/gui/include/gui/ |
D | SurfaceComposerClient.h | 439 Transaction& setInputWindowInfo(const sp<SurfaceControl>& sc, const InputWindowInfo& info);
|
/frameworks/base/core/java/android/view/ |
D | SurfaceControl.java | 2244 public Transaction setInputWindowInfo(SurfaceControl sc, InputWindowHandle handle) { in setInputWindowInfo() method in SurfaceControl.Transaction
|
/frameworks/native/libs/gui/ |
D | SurfaceComposerClient.cpp | 1109 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setInputWindowInfo( in setInputWindowInfo() function in android::SurfaceComposerClient::Transaction
|
/frameworks/base/core/jni/ |
D | android_view_SurfaceControl.cpp | 463 transaction->setInputWindowInfo(ctrl, *handle->getInfo()); in nativeSetInputWindowInfo()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 16579 HSPLandroid/view/SurfaceControl$Transaction;->setInputWindowInfo(Landroid/view/SurfaceControl;Landr…
|