Files
frameworks_base/core/java/android/text
Roozbeh Pournader 36cd87d04e Unhide CharSequence APIs to BidiFormatter
The APIs are useful in avoiding the unnecessary creation of strings
when you have a CharSequence that's not a String.

Bug: 26979409
Change-Id: I27cd157ca53edb5f44a1e69085a1882af3cc7c6a
2016-06-02 13:01:19 -07:00
..