Home
last modified time | relevance | path

Searched refs:AutofillFeatureFlags (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/view/autofill/
H A DAutofillFeatureFlagsTest.java41 String[] fillDialogHints = AutofillFeatureFlags.getFillDialogEnabledHints(); in testGetFillDialogEnabledHintsEmpty()
48 String[] fillDialogHints = AutofillFeatureFlags.getFillDialogEnabledHints(); in testGetFillDialogEnabledHintsTwoValues()
56 AutofillFeatureFlags.DEVICE_CONFIG_AUTOFILL_DIALOG_HINTS, in setFillDialogHints()
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerService.java71 import android.view.autofill.AutofillFeatureFlags;
351 case AutofillFeatureFlags.DEVICE_CONFIG_AUGMENTED_SERVICE_REQUEST_TIMEOUT: in onDeviceConfigChange()
352 case AutofillFeatureFlags.DEVICE_CONFIG_AUTOFILL_PCC_CLASSIFICATION_ENABLED: in onDeviceConfigChange()
353 case AutofillFeatureFlags.DEVICE_CONFIG_AUTOFILL_PCC_FEATURE_PROVIDER_HINTS: in onDeviceConfigChange()
354 case AutofillFeatureFlags.DEVICE_CONFIG_PREFER_PROVIDER_OVER_PCC: in onDeviceConfigChange()
355 case AutofillFeatureFlags.DEVICE_CONFIG_PCC_USE_FALLBACK: in onDeviceConfigChange()
670 AutofillFeatureFlags.DEVICE_CONFIG_AUGMENTED_SERVICE_REQUEST_TIMEOUT, in setDeviceConfigProperties()
688 AutofillFeatureFlags.DEFAULT_AUTOFILL_PCC_CLASSIFICATION_ENABLED); in setDeviceConfigProperties()
691 AutofillFeatureFlags.DEVICE_CONFIG_PREFER_PROVIDER_OVER_PCC, in setDeviceConfigProperties()
695 AutofillFeatureFlags.DEVICE_CONFIG_PCC_USE_FALLBACK, in setDeviceConfigProperties()
[all …]
/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillFeatureFlags.java36 public class AutofillFeatureFlags { class
290 private AutofillFeatureFlags() {}; in AutofillFeatureFlags() method in AutofillFeatureFlags
H A DAutofillManager.java857 mIsFillDialogEnabled = AutofillFeatureFlags.isFillDialogEnabled(); in AutofillManager()
858 mFillDialogEnabledHints = AutofillFeatureFlags.getFillDialogEnabledHints(); in AutofillManager()
861 AutofillFeatureFlags.isFillAndSaveDialogDisabledForCredentialManager(); in AutofillManager()
874 AutofillFeatureFlags.isTriggerFillRequestOnUnimportantViewEnabled(); in AutofillManager()
877 AutofillFeatureFlags.isTriggerFillRequestOnFilteredImportantViewsEnabled(); in AutofillManager()
880 AutofillFeatureFlags.shouldEnableAutofillOnAllViewTypes(); in AutofillManager()
883 AutofillFeatureFlags.getNonAutofillableImeActionIdSetFromFlag(); in AutofillManager()
886 AutofillFeatureFlags.shouldEnableMultilineFilter(); in AutofillManager()
888 final String denyListString = AutofillFeatureFlags.getDenylistStringFromFlag(); in AutofillManager()
923 = AutofillFeatureFlags.shouldIncludeAllChildrenViewInAssistStructure(); in AutofillManager()
[all …]
/aosp14/frameworks/base/core/java/com/android/internal/view/inline/
H A DInlineTooltipUi.java18 import static android.view.autofill.AutofillFeatureFlags.DEVICE_CONFIG_AUTOFILL_TOOLTIP_SHOW_UP_DEL…
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt19063 HSPLandroid/view/autofill/AutofillFeatureFlags$$ExternalSyntheticLambda0;-><init>()V
19064 HSPLandroid/view/autofill/AutofillFeatureFlags$$ExternalSyntheticLambda1;-><init>()V
19066 HSPLandroid/view/autofill/AutofillFeatureFlags;->getDenylistStringFromFlag()Ljava/lang/String;
19067 HSPLandroid/view/autofill/AutofillFeatureFlags;->getFillDialogEnabledHints()[Ljava/lang/String;
19069 HSPLandroid/view/autofill/AutofillFeatureFlags;->isCredentialManagerEnabled()Z
19070 HSPLandroid/view/autofill/AutofillFeatureFlags;->isFillDialogEnabled()Z
19071 HSPLandroid/view/autofill/AutofillFeatureFlags;->isTriggerFillRequestOnUnimportantViewEnabled()Z
19073 HSPLandroid/view/autofill/AutofillFeatureFlags;->shouldIgnoreCredentialViews()Z
31859 Landroid/view/autofill/AutofillFeatureFlags$$ExternalSyntheticLambda0;
31860 Landroid/view/autofill/AutofillFeatureFlags$$ExternalSyntheticLambda1;
[all …]
H A Dpreloaded-classes9061 android.view.autofill.AutofillFeatureFlags$$ExternalSyntheticLambda0
9062 android.view.autofill.AutofillFeatureFlags$$ExternalSyntheticLambda1
9063 android.view.autofill.AutofillFeatureFlags
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt3623 public class AutofillFeatureFlags {
/aosp14/frameworks/base/config/
H A Dpreloaded-classes9092 android.view.autofill.AutofillFeatureFlags$$ExternalSyntheticLambda0
9093 android.view.autofill.AutofillFeatureFlags$$ExternalSyntheticLambda1
9094 android.view.autofill.AutofillFeatureFlags
H A Dboot-image-profile.txt19127 HSPLandroid/view/autofill/AutofillFeatureFlags$$ExternalSyntheticLambda0;-><init>()V
19128 HSPLandroid/view/autofill/AutofillFeatureFlags$$ExternalSyntheticLambda1;-><init>()V
19130 HSPLandroid/view/autofill/AutofillFeatureFlags;->getDenylistStringFromFlag()Ljava/lang/String;
19131 HSPLandroid/view/autofill/AutofillFeatureFlags;->getFillDialogEnabledHints()[Ljava/lang/String;
19133 HSPLandroid/view/autofill/AutofillFeatureFlags;->isCredentialManagerEnabled()Z
19134 HSPLandroid/view/autofill/AutofillFeatureFlags;->isFillDialogEnabled()Z
19135 HSPLandroid/view/autofill/AutofillFeatureFlags;->isTriggerFillRequestOnUnimportantViewEnabled()Z
19137 HSPLandroid/view/autofill/AutofillFeatureFlags;->shouldIgnoreCredentialViews()Z
41993 Landroid/view/autofill/AutofillFeatureFlags$$ExternalSyntheticLambda0;
41994 Landroid/view/autofill/AutofillFeatureFlags$$ExternalSyntheticLambda1;
[all …]