Home
last modified time | relevance | path

Searched refs:DateTransformation (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DDateTransformation.java45 public final class DateTransformation extends InternalTransformation implements class
58 public DateTransformation(@NonNull AutofillId id, @NonNull DateFormat dateFormat) { in DateTransformation() method in DateTransformation
113 public static final @android.annotation.NonNull Parcelable.Creator<DateTransformation> CREATOR =
114 new Parcelable.Creator<DateTransformation>() {
116 public DateTransformation createFromParcel(Parcel parcel) {
117 … return new DateTransformation(parcel.readParcelable(null, android.view.autofill.AutofillId.class),
122 public DateTransformation[] newArray(int size) {
123 return new DateTransformation[size];
/aosp14/frameworks/base/core/api/
H A Dtest-lint-baseline.txt84 GenericException: android.service.autofill.DateTransformation#apply(android.service.autofill.ValueF…
978 SamShouldBeLast: android.service.autofill.DateTransformation#apply(android.service.autofill.ValueFi…
979 …meters (such as parameter 1, "finder", in android.service.autofill.DateTransformation.apply) shoul…
H A Dtest-current.txt2856 …public final class DateTransformation extends android.service.autofill.InternalTransformation impl…
H A Dcurrent.txt39840 …public final class DateTransformation implements android.os.Parcelable android.service.autofill.Tr…
39841 …ctor public DateTransformation(@NonNull android.view.autofill.AutofillId, @NonNull android.icu.tex…
39844 …ic static final android.os.Parcelable.Creator<android.service.autofill.DateTransformation> CREATOR;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt48788 Landroid/service/autofill/DateTransformation;->mDateFormat:Landroid/icu/text/DateFormat;
48789 Landroid/service/autofill/DateTransformation;->mFieldId:Landroid/view/autofill/AutofillId;
48790 Landroid/service/autofill/DateTransformation;->TAG:Ljava/lang/String;