Home | History | Annotate | Download | only in text

Lines Matching refs:NO_FILTERS

1342     private static final InputFilter[] NO_FILTERS = new InputFilter[0];
1343 private InputFilter[] mFilters = NO_FILTERS;