Searched refs:forToggle (Results 1 – 4 of 4) sorted by relevance
271 public static AutofillValue forToggle(boolean value) { in forToggle() method in AutofillValue
603 return isEnabled() ? AutofillValue.forToggle(isChecked()) : null; in getAutofillValue()
47648 method public static android.view.autofill.AutofillValue forToggle(boolean);
51191 method public static android.view.autofill.AutofillValue forToggle(boolean);