diff options
author | Jonas Schwertfeger <jschwertfeger@gmail.com> | 2010-11-12 11:42:28 +0100 |
---|---|---|
committer | Jonas Schwertfeger <jschwertfeger@gmail.com> | 2010-11-12 12:18:37 +0100 |
commit | 84029037239fec6e54327519c3e5ad30088c28ce (patch) | |
tree | 7e271f9333da9258e02d8e9713b9e242d809b63e /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | db65907a2148f053e51f941979f0f7694acd5923 (diff) |
Added buildQuery and buildUnionSubQuery methods without misleading selectionArgs parameter.
The signatures of the existing buildQuery and buildUnionSubQuery methods include a selectionArgs
parameter that is not actually being used in the method implementations. This parameter leads
to the misconception that SQL paramter substitution is carried out by these methods. I added
new variants of these methods without that parameter and deprecated the old variants.
Change-Id: I1bf770d5c777649e9aac36d93aa93bd65bbcc2a3
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions