Home
last modified time | relevance | path

Searched refs:shouldFillFieldsFromCurrentSessionOnly (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
DAutofillFeatureFlags.java547 public static boolean shouldFillFieldsFromCurrentSessionOnly() { in shouldFillFieldsFromCurrentSessionOnly() method in AutofillFeatureFlags
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java726 .shouldFillFieldsFromCurrentSessionOnly(); in setDeviceConfigProperties()