Example usage for Java android.widget Filterable fields, constructors, methods, implement or subclass
The text is from its open source code.
Filter | getFilter() Returns a filter that can be used to constrain data with a filtering pattern. This method is usually implemented by android.widget.Adapter classes. |