Searched refs:isToggle (Results 1 – 3 of 3) sorted by relevance
87 Preconditions.checkState(isToggle(), "value must be a toggle value, not type=" + mType); in getToggleValue()96 public boolean isToggle() { in isToggle() method in AutofillValue
633 if (!value.isToggle()) { in autofill()
52811 method public boolean isToggle();