diff options
| author | 2024-05-17 07:17:25 +0900 | |
|---|---|---|
| committer | 2024-05-17 07:17:25 +0900 | |
| commit | 793a7090d3f400de5ad94937e9bf0f1e8a345740 (patch) | |
| tree | 01893b7c2412b007e15d582405a521cecc4ffb1a /api/api.go | |
| parent | 8af7e4bb09da62e4a3de105bbef5132978d54171 (diff) | |
Introduce InputMethodMap#equals()
This CL enables us to compare two InputMethodMap instances to see
whether they contain exactly the same data or not. Such comparison
would be useful to skip unnecessary operations when there was no
update in the available IMEs.
This CL only adds utility methods, which will be used in subsequent
CLs. Thus there must be no observable behavior change.
Bug: 329703038
Test: atest FrameworksInputMethodSystemServerTests:InputMethodInfoUtilsTest
Test: atest FrameworksInputMethodSystemServerTests:InputMethodMapTest
Change-Id: I944f93a3fd45cfa6367ca396cf0cc45efd29c0e2
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions