commit | 5164fed06287662968a0273a62c855f2bc3feee2 | [log] [tgz] |
---|---|---|
author | Taran Singh <tarandeep@google.com> | Wed Nov 09 21:09:51 2022 +0000 |
committer | Taran Singh <tarandeep@google.com> | Mon Dec 19 21:10:41 2022 +0000 |
tree | 583107ba042903a4997aa75fef5df57e6974a642 | |
parent | 4190b8577be58aeeabcbc793ccb39733d633f0cc [diff] |
Make HandwritingGesture methods final Make getGestureType() & getFallbackText() final since we don't expect these methods to be overriden by concrete gestures. This shouldn't cause any user observable behavior change. Bug: 256016481 Test: atest CtsInputMethodTestCases Change-Id: I865bed67089b06a572f5f085cbe04d0538928cb3