Files
frameworks_base/core/java/android/text
Raph Levien b68d147b86 Allow null string to BidiFormatter#unicodeWrap
The BidiFormatter#unicodeWrap() methods allow null string, but the
toString() call on the result in the refactored code was crashing.
Also adds @Nullable annotations.

Bug: 27124532
Change-Id: I25922d104587af4a850c3640987af9315c3d3bde
2016-02-10 17:00:22 -08:00
..
2015-12-02 14:24:11 +00:00
2016-01-06 19:23:43 +09:00
2016-02-04 15:44:03 -08:00