Searched refs:RATING_BLOCKED_PARTIAL (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/parental/
H A DParentalControlSettings.java35 public static final int RATING_BLOCKED_PARTIAL = 1; field in class:ParentalControlSettings
283 * #RATING_BLOCKED}, {@link #RATING_BLOCKED_PARTIAL} and {@link #RATING_NOT_BLOCKED}
291 return RATING_BLOCKED_PARTIAL;
/packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
H A DRatingsFragment.java358 } else if (blockedStatus == ParentalControlSettings.RATING_BLOCKED_PARTIAL) {

Completed in 108 milliseconds