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