Files
frameworks_base/core/java/android
Seigo Nonaka ac873c9f25 Clean up public FontConfig APIs
This CL contains following clean up:

- Hide unnecessary constructors.
- Change List<XX> to XX[] since actually all fields are immutable.
- Change font's variant type from String to int.
- Decouple resource related members to FontResourcesParser.
- Add NonNull/Nullable to all fields.

Test: ran android.content.res.FontResourcesParserTest

Change-Id: If456266ffff86d41342572a19662cc8f3cd13181
2017-03-15 10:16:55 -07:00
..
2017-03-15 10:16:55 -07:00
2017-03-09 15:57:44 -05:00
2017-03-14 08:41:49 -07:00
2017-03-14 22:36:53 +00:00
2017-03-15 10:16:55 -07:00