diff options
| author | Christopher Tate <ctate@google.com> | 2012-12-20 18:57:09 -0800 |
|---|---|---|
| committer | Christopher Tate <ctate@google.com> | 2013-01-02 14:01:03 -0800 |
| commit | 116751d84f6d276f2cac7074abd9f8ba23742958 (patch) | |
| tree | 11ef3a06b2f1806a92ee7729a5b215d33ac149d7 /docs/html/sdk/api_diff/11/changes | |
| parent | 84aa61e2a838fdeb7484ffaf95945a205bccb453 (diff) | |
Shrink Bundle.getString(key, default) and getCharSequence(key, default)
They previously duplicated the full logic of getString(key) and
getCharSequence(key) independently. Now they both use the no-default
version internally, resulting both in a single point of implementation
for test & isolation purposes and in a (small) decrease in code size.
Change-Id: If1b1e1fa4a549a0ec4cf221e54998f4fd438f3a2
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions
