diff options
| author | 2022-06-21 15:20:42 -0700 | |
|---|---|---|
| committer | 2022-06-22 21:41:48 +0000 | |
| commit | 7c4912ba0869e6c6c9405402b2a70fac75542c19 (patch) | |
| tree | bcd1f0816088802295f13aceeebf8dbb453328cb /libs/androidfw/StringPool.cpp | |
| parent | 752bf17e6b2c5619dafc96504c1e56900caaf3de (diff) | |
Deprecate mRequestUpdateCursorAnchorInfoMonitorMode part 3
This is the third step towards deprecating
InputMethodManager#mRequestUpdateCursorAnchorInfoMonitorMode,
which was introduced as a minimum implementation to support
CursorAnchorInfo API in EditText [1].
With this CL, mRequestUpdateCursorAnchorInfoMonitorMode is effectively
deprecated and does nothing except for methods marked with
@UnsupportedAppUsage.
All the remaining valid usages will be handled by the following newly
introduced fields:
- Editor.InputMethodState#mUpdateCursorAnchorInfoMode
- Editor.InputMethodState#mUpdateCursorAnchorInfoFilter
[1]: I3c6b69bd9d79b199afe68d838f25effa6048e5cc
cf8421df856a5950729ff1d0e73f21d480aa98fb
Bug: 236713697
Test: atest CtsInputMethodTestCases:InputMethodServiceTest#testOnUpdateCursorAnchorInfo
Test: atest CtsInputMethodTestCases:StylusHandwritingTest
Change-Id: I9fc930fbe39c3bdf913e3d7012fdd22805564d3b
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions