Files
frameworks_base/core/java/android/util
Raph Levien 10ea92aefa Make LocaleList constructor non-nullable
This commit makes the LocaleList constructor require non-null
arguments in all cases, and fixes all uses of LocaleList that could
previously pass a null to use getEmptyLocaleList() instead (which is
preferred anyway becaues it avoids an allocation.

Bug: 28460668
Change-Id: I4b8b3cfa82914412731c2b79003951c46cb2afa1
2016-05-02 12:57:56 -07:00
..
2015-03-25 15:53:38 +00:00
2015-12-03 15:53:50 -08:00
2016-03-30 17:14:25 -06:00