summaryrefslogtreecommitdiff
path: root/libs/gui/ConsumerBase.cpp
diff options
context:
space:
mode:
author Arpit Singh <arpitks@google.com> 2024-12-19 12:53:50 +0000
committer Arpit Singh <arpitks@google.com> 2024-12-31 10:42:16 +0000
commit94bfc4b17173eef7a233c6229438503b295c8c48 (patch)
tree5c32da61f334d88f1b40b779bcbcfe1bd03ac285 /libs/gui/ConsumerBase.cpp
parentdef8ff1b7abf5be035dfb5083aa968a70f55f792 (diff)
[1/n InputDispatcher refactor] Rename getWindowHandleLocked
There are two overloded methods with name getWindowHandleLocked one of which is actually used to get the updated value of the same WindowHandle if exists. This CL renames the method to avoid confusion: From: sp<WindowInfoHandle> getWindowHandle( const sp<WindowInfoHandle>&handle); To: sp<android::gui::WindowInfoHandle> getUpdatedWindowHandle( const sp<android::gui::WindowInfoHandle>& handle); Bug: 367661487 Bug: 245989146 Test: atest inputflinger_tests Flag: EXEMPT refactor Change-Id: Id038603636ea3643b5301d187fe07ed02fcea839
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions