Searched refs:mCategoryId (Results 1 – 2 of 2) sorted by relevance
110 private final String mCategoryId; field in FieldClassification.Match115 mCategoryId = Objects.requireNonNull(categoryId); in Match()124 return mCategoryId; in getCategoryId()152 Helper.appendRedacted(string, mCategoryId); in toString()157 parcel.writeString(mCategoryId); in writeToParcel()
48151 Landroid/service/autofill/FieldClassification$Match;->mCategoryId:Ljava/lang/String;