Searched refs:mContentAgeHint (Results 1 – 1 of 1) sorted by relevance
314 private final int mContentAgeHint; field in ContentRatingSystem.Rating334 return mContentAgeHint; in getAgeHint()347 mContentAgeHint = contentAgeHint; in Rating()356 private int mContentAgeHint = -1; field in ContentRatingSystem.Rating.Builder379 mContentAgeHint = contentAgeHint; in setContentAgeHint()393 if (mContentAgeHint < 0) { in build()414 mName, mTitle, mDescription, mIcon, mContentAgeHint, subRatings); in build()