Searched refs:onAutocompleteFocusChanged (Results 1 – 1 of 1) sorted by relevance
286 target.setOnFocusChangeListener(this::onAutocompleteFocusChanged); in setupAutocomplete()316 private void onAutocompleteFocusChanged(View v, boolean hasFocus) { in onAutocompleteFocusChanged() method in DumpActivity