Files
frameworks_base/tools/data-binding/integration-tests
George Mount 5b9cab18a3 Move common parts of AnnotationAnalyzer methods to ModelAnalyzer.
Bug 19643846
Bug 19627630

Also made it so that setter methods will auto-cast from Object
when necessary. This is useful for heterogenous map objects
where .get(id) may return an Integer or a String or a Drawable.

Change-Id: Iacfd739ea4938f38b584a8eab9193f1fd4071df1
2015-03-19 14:15:36 -07:00
..