Searched refs:hasContentRatingSystem (Results 1 – 2 of 2) sorted by relevance
85 return TvSettings.hasContentRatingSystem(mContext, contentRatingSystem.getId()); in isContentRatingSystemEnabled()
195 public static boolean hasContentRatingSystem(Context context, String id) { in hasContentRatingSystem() method in TvSettings