Searched refs:isList (Results 1 – 5 of 5) sorted by relevance
108 Preconditions.checkState(isList(), "value must be a list value, not type=" + mType); in getListValue()117 public boolean isList() { in isList() method in AutofillValue
445 if (!value.isList()) { in autofill()
500 if (!value.isList()) { in autofill()
421 if (value.isList()) { in findByAutofillId()
52809 method public boolean isList();