Searched refs:getAutofillTypeAsString (Results 1 – 4 of 4) sorted by relevance
63 public static String getAutofillTypeAsString(int type) { in getAutofillTypeAsString() method in Util134 … builder.append(prefix).append("afType: ").append(getAutofillTypeAsString(node.getAutofillType())) in dumpNode()
74 Util.getAutofillTypeAsString(ccExpirationType)); in onCreate()
118 + ": expectedType=" + Util.getAutofillTypeAsString(item.type) in autofill()
250 + " (" + Util.getAutofillTypeAsString(type) + ")" in toString()