Home
last modified time | relevance | path

Searched refs:mIsCustom (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/parental/
DContentRatingSystem.java83 private final boolean mIsCustom; field in ContentRatingSystem
130 return mIsCustom; in isCustom()
167 mIsCustom = isCustom; in ContentRatingSystem()
180 private boolean mIsCustom; field in ContentRatingSystem.Builder
233 mIsCustom = isCustom; in setIsCustom()
305 displayName, ratings, subRatings, orders, mIsCustom); in build()