Searched refs:mTitleForPrivateProfileResId (Results 1 – 1 of 1) sorted by relevance
216 @StringRes private final int mTitleForPrivateProfileResId; field in SafetySource252 mTitleForPrivateProfileResId = titleForPrivateProfileResId; in SafetySource()386 return mTitleForPrivateProfileResId; in getTitleForPrivateProfileResId()598 && mTitleForPrivateProfileResId == that.mTitleForPrivateProfileResId; in equals()620 mTitleForPrivateProfileResId); in hashCode()659 + mTitleForPrivateProfileResId in toString()689 dest.writeInt(mTitleForPrivateProfileResId); in writeToParcel()712 @Nullable @StringRes private Integer mTitleForPrivateProfileResId; field in SafetySource.Builder743 mTitleForPrivateProfileResId = safetySource.mTitleForPrivateProfileResId; in Builder()832 mTitleForPrivateProfileResId = titleForPrivateProfileResId; in setTitleForPrivateProfileResId()[all …]