Files
frameworks_base/core/java/android/text
Gilles Debunne f902d7bc49 TextLine cache is used, even for long lines of text.
Bug 3381368

The 250 characters limit is passed for long URLs. There are only 3
TextLine objects, so their total size is not an issue. Recycle long
lines as well to make sure we fill the cache and avoid object creation.

Change-Id: I843bf623594312a0fcf0edbb13b7cd64cce0ddd1
2011-01-25 09:09:46 -08:00
..
2010-06-03 09:03:58 -07:00
2011-01-04 17:42:01 -08:00
2010-06-10 14:03:22 -07:00