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