Searched defs:getAutofillType (Results 1 – 3 of 3) sorted by relevance
127 public int getAutofillType() { in getAutofillType() method in CreditCardExpirationDateCompoundView
119 public int getAutofillType() { in getAutofillType() method in CreditCardExpirationDatePickerView
98 override fun getAutofillType() = View.AUTOFILL_TYPE_DATE in getAutofillType() method