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