Home
last modified time | relevance | path

Searched refs:ValueFinder (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/autofill/
H A DInternalTransformation.java49 abstract void apply(@NonNull ValueFinder finder, @NonNull RemoteViews template, in apply()
61 public static boolean batchApply(@NonNull ValueFinder finder, @NonNull RemoteViews template, in batchApply()
H A DInternalValidator.java37 public abstract boolean isValid(@NonNull ValueFinder finder); in isValid()
H A DValueFinder.java30 public interface ValueFinder { interface
H A DNegationValidator.java40 public boolean isValid(@NonNull ValueFinder finder) { in isValid()
H A DOptionalValidators.java47 public boolean isValid(@NonNull ValueFinder finder) { in isValid()
H A DRequiredValidators.java47 public boolean isValid(@NonNull ValueFinder finder) { in isValid()
H A DRegexValidator.java60 public boolean isValid(@NonNull ValueFinder finder) { in isValid()
H A DDateTransformation.java67 public void apply(@NonNull ValueFinder finder, @NonNull RemoteViews parentTemplate, in apply()
H A DLuhnChecksumValidator.java88 public boolean isValid(@NonNull ValueFinder finder) { in isValid()
H A DCharSequenceTransformation.java77 public void apply(@NonNull ValueFinder finder, @NonNull RemoteViews parentTemplate, in apply()
H A DImageTransformation.java73 public void apply(@NonNull ValueFinder finder, @NonNull RemoteViews parentTemplate, in apply()
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DAutoFillUI.java36 import android.service.autofill.ValueFinder;
301 @NonNull ValueFinder valueFinder, @NonNull ComponentName componentName, in showSaveUi()
H A DSaveUi.java44 import android.service.autofill.ValueFinder;
178 @NonNull SaveInfo info, @NonNull ValueFinder valueFinder, in SaveUi()
365 @NonNull ValueFinder valueFinder, @NonNull SaveInfo info) { in applyCustomDescription()
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt312 …ce.autofill.InternalTransformation#batchApply(android.service.autofill.ValueFinder, android.widget…
418 …ice.autofill.CharSequenceTransformation#apply(android.service.autofill.ValueFinder, android.widget…
420 …oid.service.autofill.DateTransformation#apply(android.service.autofill.ValueFinder, android.widget…
422 …id.service.autofill.ImageTransformation#apply(android.service.autofill.ValueFinder, android.widget…
2840 …ice.autofill.CharSequenceTransformation#apply(android.service.autofill.ValueFinder, android.widget…
2842 …oid.service.autofill.DateTransformation#apply(android.service.autofill.ValueFinder, android.widget…
2844 …id.service.autofill.ImageTransformation#apply(android.service.autofill.ValueFinder, android.widget…
2846 …ce.autofill.InternalTransformation#batchApply(android.service.autofill.ValueFinder, android.widget…
H A Dtest-current.txt2237 …method public void apply(@NonNull android.service.autofill.ValueFinder, @NonNull android.widget.Re…
2272 …method public void apply(@NonNull android.service.autofill.ValueFinder, @NonNull android.widget.Re…
2284 …method public void apply(@NonNull android.service.autofill.ValueFinder, @NonNull android.widget.Re…
2299 …method public static boolean batchApply(@NonNull android.service.autofill.ValueFinder, @NonNull an…
2304 method public abstract boolean isValid(@NonNull android.service.autofill.ValueFinder);
2308 method public boolean isValid(@NonNull android.service.autofill.ValueFinder);
2312 method public boolean isValid(@NonNull android.service.autofill.ValueFinder);
2323 public interface ValueFinder {
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java88 import android.service.autofill.ValueFinder;
145 AutoFillUI.AutoFillUiCallback, ValueFinder {
/aosp12/frameworks/base/services/
H A Dart-profile12461 …onentName;Landroid/service/autofill/SaveInfo;Landroid/service/autofill/ValueFinder;Landroid/metric…
12504 …onentName;Landroid/service/autofill/SaveInfo;Landroid/service/autofill/ValueFinder;Landroid/metric…
12507 …ng/String;Landroid/service/autofill/SaveInfo;Landroid/service/autofill/ValueFinder;Landroid/conten…
12707 …onentName;Landroid/service/autofill/SaveInfo;Landroid/service/autofill/ValueFinder;Lcom/android/se…
12708 …(Landroid/content/Context;Landroid/view/View;Landroid/service/autofill/ValueFinder;Landroid/servic…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt52260 Landroid/service/autofill/InternalTransformation;->apply(Landroid/service/autofill/ValueFinder;Land…
52261 Landroid/service/autofill/InternalTransformation;->batchApply(Landroid/service/autofill/ValueFinder