Searched refs:mCategoryId (Results 1 – 2 of 2) sorted by relevance
111 private final String mCategoryId; field in FieldClassification.Match116 mCategoryId = Preconditions.checkNotNull(categoryId); in Match()125 return mCategoryId; in getCategoryId()153 Helper.appendRedacted(string, mCategoryId); in toString()158 parcel.writeString(mCategoryId); in writeToParcel()
62706 Landroid/service/autofill/FieldClassification$Match;->mCategoryId:Ljava/lang/String;