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.java111 private final String mCategoryId; field in FieldClassification.Match
116 mCategoryId = Preconditions.checkNotNull(categoryId); in Match()
125 return mCategoryId; in getCategoryId()
153 Helper.appendRedacted(string, mCategoryId); in toString()
158 parcel.writeString(mCategoryId); in writeToParcel()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt62706 Landroid/service/autofill/FieldClassification$Match;->mCategoryId:Ljava/lang/String;