diff options
author | Jonathan Dixon <joth@google.com> | 2011-12-21 14:21:36 +0000 |
---|---|---|
committer | Jonathan Dixon <joth@google.com> | 2011-12-21 14:21:36 +0000 |
commit | 19644b613ef14434abe11e6cd16eb9e06057c9c6 (patch) | |
tree | a22b8ba231079e9d7dfbababe45a5c154413aeaa /graphics/java/android/renderscript/Program.java | |
parent | e4f0034226731724b67201d69fb4034ef857e2d3 (diff) |
Make WebView.HitTestResult static
- we can do this, because HitTestResult never had a published constructor
so the only code that can create it has always lived in this package.
- doing this makes the class design cleaner, and smooths the way for allowing
the new WebView implementation to deal in these results in contexts where
the appropriate WebView instance is not readily available.
Change-Id: I9e1f1c0faeb16436b1861aab3c2871a5851dfb54
Diffstat (limited to 'graphics/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions