ideas ?

On Friday, April 19, 2013 6:47:03 PM UTC-7, deepw...@winterroot.net wrote:
>
> I would like to be able to call filter() on a merge cursor I'm using.  The 
> filter functionality needs to pass through to one of the cursors, a 
> database cursor, and update it's sql query (or just manually filter the 
> results).  What is the best way to implement this?  I can see that I can 
> perform this processing within performFiltering and publishResults, but I'm 
> not clear on what the objects within FilterResults should be - the new 
> cursors for the merge cursor?  
>
> Thanks for assistance.
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to