Files
frameworks_base/core/java/android
Masanori Ogino 08bab56f68 fix wrong substring
The tokenOffsets is the offset from trimed contentLine.
But it is used in substring as the offset from un-trimed contentLine.

How to reproduce bug (ICS and before):
1. Add a contact record with name and a phone number (ex. 090-1111-2222)
2. Search by "0" in Contacts app
3. Contacts shows a wrong number something like "0900111102222"

Change-Id: I1e1cb2f3bd135d98e1573a50aa6ddc021af35b9f
2012-08-23 14:06:45 +09:00
..
2012-06-22 12:35:08 -07:00
2012-08-08 10:44:50 -07:00
2012-06-22 12:35:08 -07:00
2012-08-20 12:24:05 -07:00
2012-08-23 14:06:45 +09:00
2012-05-13 13:31:06 -07:00
2012-06-22 12:35:08 -07:00