commit | f0950cb7bea75c7c85900ad9d4790b884b4e6045 | [log] [tgz] |
---|---|---|
author | Abhinav Baid <abhinavbaid@google.com> | Mon Jun 13 16:30:27 2016 -0400 |
committer | Abhinav Baid <abhinavbaid@google.com> | Wed Jun 15 11:16:13 2016 -0400 |
tree | fbd6c4e3f1c75eeffab141ab9b1850e4162ae683 | |
parent | 568622de422b98d2b53e0ff33bb79962512adc14 [diff] |
Fix NullPointerException bug AccessibilityWindowInfoCompat$obtain(AccessibilityWindowInfoCompat) could lead to NullPointerException on older platforms. This commit fixes this. Also, change a few method signatures in internal code for SearchViewCompat and change the Ics and Honeycomb IMPL methods to throw an IllegalArgumentException if the first argument is not a non-null SearchView. Bug: 29329934 Change-Id: Id98abfef081f2dca8066cab759bda8771c21e507