Files
frameworks_base/core/java/android/os
Christopher Tate 116751d84f 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
2013-01-02 14:01:03 -08:00
..
2012-10-17 11:06:11 -07:00
2012-09-07 18:33:18 -07:00
2012-04-26 11:17:18 +08:00
2012-04-26 11:17:18 +08:00
2012-02-29 14:05:24 -08:00
2012-05-21 13:29:06 -07:00
2012-05-06 16:10:34 -07:00
2012-12-13 10:49:28 -08:00
2012-02-29 14:05:24 -08:00
2012-09-26 10:49:35 -07:00
2012-08-15 03:06:24 -07:00