Home
last modified time | relevance | path

Searched refs:getBlockedContentRating (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TV/src/com/android/tv/data/
DStreamInfo.java33 TvContentRating getBlockedContentRating(); in getBlockedContentRating() method
/packages/apps/TV/src/com/android/tv/
DMainActivity.java2389 mTvView.getBlockedContentRating().flattenToString());
2913 TvContentRating rating = mTvView.getBlockedContentRating();
/packages/apps/TV/src/com/android/tv/ui/
DTunableTvView.java895 public TvContentRating getBlockedContentRating() { in getBlockedContentRating() method in TunableTvView