Files
frameworks_base/core/java/android/view
satok c50232d517 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
2011-03-26 06:12:58 +09:00
..
2011-01-23 19:22:52 -08:00
2011-03-16 11:31:42 -07:00
2011-01-28 08:04:00 -08:00