Searched refs:isList (Results 1 – 6 of 6) 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()
54173 method public boolean isList();
54317 method public boolean isList();