Thanks for the tip. That's what is sometimes lacking in the documentation: the methods are explained in a basic way, but it's not always clear exactly how they are intended to be used.
On Feb 17, 5:36 pm, Kostya Vasilyev <[email protected]> wrote: > I don't think you are supposed to call runQueryOnBackgroundThread yourself, > it's an implementation method. > > Use getFilter().filter("some text") to kick things off. > > http://developer.android.com/reference/android/widget/Filter.html#fil...) > > -- > Kostya Vasilyev --http://kmansoft.wordpress.com > 18.02.2011 0:23 пользователь "Doug Gordon" <[email protected]> написал: -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

