commit | 4513699583d26d5f6d68079e53d5bdbffa772cf4 | [log] [tgz] |
---|---|---|
author | Tarandeep Singh <tarandeep@google.com> | Thu Mar 08 10:52:03 2018 -0800 |
committer | Tarandeep Singh <tarandeep@google.com> | Thu Mar 08 19:25:38 2018 +0000 |
tree | ec2937916def295f309965e36d09c12c489834ee | |
parent | ce18c717c8d14ecb54d237b33013ff8b3b41404b [diff] |
Make few of the new IMS API methods final d8d03a8e1b5b7f4b05d7f99a19d356ffd95edb58 added new methods to InputMethodService. Allowing IME developers to override some of these methods would introduce unnecessary complexity. Making these methods final makes sure developers cannot inject some unexpected behavior when called by system. Bug: 73701052 Test: atest InputMethodServiceTest Test: atest CtsInputMethodServiceHostTestCases Change-Id: I1af4ed05a0b7306d840a21129e921a57b4a5fc33