summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Yohei Yukawa <yukawa@google.com> 2024-06-30 10:41:39 +0000
committer Yohei Yukawa <yukawa@google.com> 2024-06-30 10:41:39 +0000
commit716e3898df58dd039be41bec1914d8e416cd1202 (patch)
tree3fddb16e704ec446dbc04ef7ecc8ff44a2989c43 /libs/androidfw/FileStream.cpp
parentc5002e47d6a5382821b7c893cecd6cb0c140be49 (diff)
Remove a redundant abstraction ImeVisibilityApplier
Perhaps the original intention was to use this interface to switch multiple strategies, but in reality it did not happen. People often choose to experiment new behaviors by directly adding them to DefaultImeVisibilityApplier (often behind the flag) rather than creating a new implementation of ImeVisibilityApplier. Perhaps it reminds me of PhoneWindowManager. Probably they are both too early abstraction. Let's remove it until we really start using it. This is a purely mechanical refactoring CL. There must be no behavior change. Bug: 350101939 Test: presubmit Test: atest DefaultImeVisibilityApplierTest Flag: EXEMPT refactor Change-Id: I72e54cb91fc09660e5fcd0dfcd9089c4419b62a7
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions