commit | 9919ad2126c06dbf2eb54a11e6158f87f316bc22 | [log] [tgz] |
---|---|---|
author | Daisuke Miyakawa <dmiyakawa@google.com> | Wed Feb 09 15:02:41 2011 -0800 |
committer | Daisuke Miyakawa <dmiyakawa@google.com> | Wed Feb 09 16:18:26 2011 -0800 |
tree | 163fa7e4719185c9b694a2a8a6ae8a9bbba0258f | |
parent | da2f6ef422b360827f2c5231552d8c9fad0ed8b1 [diff] |
Stop using private APIs as much as possible. - remove CharsetUtils stuffs - remove private APIs in PhoneNumberUtils/TextUtils. We keep the hidden flag "Data.FOR_EXPORT_ONLY", so this code still needs access to private API. We don't remove it right now since we may still need it while we confirmed that the other stuffs are "ok" to be removed. Some more investigation will be needed in the future to remove the flag. Bug: 3143497 Change-Id: I074a7798d2208c3e14a524bd5f307a91ac50f735