diff options
author | Victor Chang <vichang@google.com> | 2019-12-13 17:07:58 +0000 |
---|---|---|
committer | Victor Chang <vichang@google.com> | 2019-12-13 19:15:54 +0000 |
commit | 75c863ac98fcaf140b2168b12a81c62c33022887 (patch) | |
tree | b437928d4bc5ecc2ef65132e99ea28dff438b11d /rs/java/android/renderscript/Program.java | |
parent | 9dcbd6de8732df6e99c4f9c7bf41ccb777fedf54 (diff) |
Expose NumberFormatter and NumberRangeFormatter APIs
Formatter APIs:
android.icu.number.NumberFormatter
android.icu.number.NumberFormatterSettings
android.icu.number.LocalizedNumberFormatter
android.icu.number.LocalizedNumberRangeFormatter
android.icu.number.NumberRangeFormatter
android.icu.number.NumberRangeFormatterSettings
android.icu.number.UnlocalizedNumberFormatter
android.icu.number.UnlocalizedNumberRangeFormatter
The formatted values are stored in:
android.icu.number.FormattedNumber
android.icu.number.FormattedNumberRange
The rest of API classes/enums are added for the macro settings of number format.
Note that skeleton APIs are hidden right now due to its evolvement of
syntax.
Bug: 134040863
Test: m droid
Change-Id: Ib07c8115d54bfcaac9d045f616dae6f3f546df93
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions