Searched refs:isTriggerFillRequestOnFilteredImportantViewsEnabled (Results 1 – 3 of 3) sorted by relevance
353 public static boolean isTriggerFillRequestOnFilteredImportantViewsEnabled() { in isTriggerFillRequestOnFilteredImportantViewsEnabled() method in AutofillFeatureFlags
877 AutofillFeatureFlags.isTriggerFillRequestOnFilteredImportantViewsEnabled(); in AutofillManager()931 public boolean isTriggerFillRequestOnFilteredImportantViewsEnabled() { in isTriggerFillRequestOnFilteredImportantViewsEnabled() method in AutofillManager
10407 if ((isImportantForAutofill() && afm.isTriggerFillRequestOnFilteredImportantViewsEnabled()) in isAutofillable()