diff options
author | Nikita Iashchenko <nikitai@google.com> | 2019-01-29 16:58:49 +0000 |
---|---|---|
committer | Nikita Iashchenko <nikitai@google.com> | 2019-01-29 17:02:40 +0000 |
commit | ede80f9afa3d5a832d45c95421a9ab0a3daf2a96 (patch) | |
tree | 9d625a3f9944a6cc0387121442e4d42b51df47d2 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | f89a1cfd21a1bb4461fd62537c7353d4dae95832 (diff) |
Deprecate BreakIterator.getTitleInstance() functions and KIND_TITLE field
The following functions and constant have been deprecated since ICU 3.2:
* public static final int KIND_TITLE = 4;
* public static BreakIterator getTitleInstance()
* public static BreakIterator getTitleInstance(Locale where)
* public static BreakIterator getTitleInstance(ULocale where)
This CL adds these functions and constant to ANDROID_DEPRECATED set in
Icu4jTransform.java effectively marking them as deprecated.
Bug: 123390510
Test: run generate_android_icu4j.sh, ensure m droid builds successfully
Change-Id: I3575b78c272decd6ff2a8c45cac8275ead654b15
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions