Files
frameworks_base/core/java/android/text
Gilles Debunne ebd9a23817 Faster and simpler replace in SSB
The original method was adding a suspicious space that was eventually
removed with a series of 3 calls to change.

This should not be necessary. I have tested this with various gap
positions and lengths, for all replace cases I could think of.

The test can not be added to the CTS as it would need to expose the
internal resizeFor and moveGapTo methods.

Change-Id: I194457fbcfd758fa69a7f380665cfd5ae4d3f1d4
2012-04-04 15:52:38 -07:00
..
2012-01-26 14:25:19 -08:00
2011-01-04 17:42:01 -08:00
2011-04-20 15:34:36 -07:00