Home | History | Annotate | Download | only in widget

Lines Matching full:textfilter

1836             final EditText textFilter = mTextFilter;
1837 if (textFilter != null) {
1838 Editable filterText = textFilter.getText();