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.java78 private final boolean mIsCustom; field in ContentRatingSystem
134 return mIsCustom; in isCustom()
176 mIsCustom = isCustom; in ContentRatingSystem()
189 private boolean mIsCustom; field in ContentRatingSystem.Builder
242 mIsCustom = isCustom; in setIsCustom()
323 mIsCustom); in build()