Searched refs:PreQAutoCompleteTextViewReflector (Results 1 – 1 of 1) sorted by relevance
180 static final PreQAutoCompleteTextViewReflector PRE_API_29_HIDDEN_METHOD_INVOKER =181 (Build.VERSION.SDK_INT < 29) ? new PreQAutoCompleteTextViewReflector() : null;2050 private static class PreQAutoCompleteTextViewReflector { class in SearchView2058 PreQAutoCompleteTextViewReflector() { in PreQAutoCompleteTextViewReflector() method in SearchView.PreQAutoCompleteTextViewReflector