Files
frameworks_base/core/java
Alan Viverette 87cfcaac1b Fix handling of android:onClick for ContextWrapper
DeclaredOnClickListener traverses up the context hierarchy until it
either finds the named method or runs out of contexts.

Bug: 19125347
Change-Id: I565348e2a9f5686d5c8041fbc301d44ec04d5703
2015-04-27 17:14:07 +00:00
..