Searched defs:OneTimeTextWatcher (Results 1 – 1 of 1) sorted by relevance
25 final class OneTimeTextWatcher extends MultipleTimesTextWatcher { class27 OneTimeTextWatcher(String name, EditText editText, CharSequence expectedAutofillValue) { in OneTimeTextWatcher() method in OneTimeTextWatcher