commit | b46a9690d54c677adeadb93e830da42c6a75f09c | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Feb 17 17:19:41 2015 -0800 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue Feb 17 17:19:45 2015 -0800 |
tree | fe502562af1f6def87665d4a01cccbcacc450c33 | |
parent | 9f64d5c6c456863489ffb8583d611211e7c2f88f [diff] |
More lint tests. When overloading methods, verify that common arguments always come first and have consistent ordering. When methods register listeners or callbacks (outside of the UI toolkit), verify that an overload exists that takes a Handler to deliver events through. When a method accepts a Context argument, it must be the first argument. Change-Id: I6a6f94a3a0a8c48987835e47eb87564e569db2af