diff options
author | satok <satok@google.com> | 2011-03-25 13:52:48 +0900 |
---|---|---|
committer | satok <satok@google.com> | 2011-03-26 06:12:58 +0900 |
commit | c50232d517d7b99ae3c3e073f04eb6799c876e8c (patch) | |
tree | d5fc5f5c5afb71e6f0c5b5e7eaa4af6f91827602 /core/java/android/text | |
parent | 8da36372a390c76cbd3985b93eea881ad6a43040 (diff) | |
download | frameworks_base-c50232d517d7b99ae3c3e073f04eb6799c876e8c.zip frameworks_base-c50232d517d7b99ae3c3e073f04eb6799c876e8c.tar.gz frameworks_base-c50232d517d7b99ae3c3e073f04eb6799c876e8c.tar.bz2 |
Add hashCode to InputMethodInfo
The uniqueness of InputMethodInfo was guaranteed by mId (like InputMethodInfo#equals), but the hashCode was not implemented in the same way.
This change fixes a problem happening when the user gets the hashCode of InputMethodInfo obtained through IPC.
Change-Id: Ib876c5cb0d778481100597ec31202f94fb7b8f37
Diffstat (limited to 'core/java/android/text')
0 files changed, 0 insertions, 0 deletions