Searched refs:getAutofillOptionIndex (Results 1 – 2 of 2) sorted by relevance
45 fun getAutofillOptionIndex(value: CharSequence): Int { in getAutofillOptionIndex() method
67 val index = autofillField.getAutofillOptionIndex(it) in <lambda>()