Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/autofill/
DFieldClassification.java110 private final String mCategoryId; field in FieldClassification.Match
115 mCategoryId = Objects.requireNonNull(categoryId); in Match()
124 return mCategoryId; in getCategoryId()
152 Helper.appendRedacted(string, mCategoryId); in toString()
157 parcel.writeString(mCategoryId); in writeToParcel()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt48151 Landroid/service/autofill/FieldClassification$Match;->mCategoryId:Ljava/lang/String;