Home
last modified time | relevance | path

Searched refs:getContentRatingsManager (Results 1 – 9 of 9) sorted by relevance

/packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
DRatingSystemsFragment.java48 tvActivity.getContentRatingsManager().getContentRatingSystems(); in getDescription()
75 ContentRatingsManager contentRatingsManager = getMainActivity().getContentRatingsManager(); in getItemList()
136 tvActivity.getContentRatingsManager().getContentRatingSystems(); in setDefaultRatingSystemsIfNeeded()
137 ContentRatingsManager manager = tvActivity.getContentRatingsManager(); in setDefaultRatingSystemsIfNeeded()
175 getMainActivity().getContentRatingsManager(), in onSelected()
DRatingsFragment.java120 getMainActivity().getContentRatingsManager().getContentRatingSystems(); in getItemList()
237 getMainActivity().getContentRatingsManager(), mRatingLevel); in onSelected()
DSubRatingsFragment.java60 .getContentRatingsManager() in onCreate()
/packages/apps/TV/src/com/android/tv/dialog/
DPinDialogFragment.java188 .getContentRatingsManager() in onCreateView()
/packages/apps/TV/src/com/android/tv/
DMainActivity.java713 mTvInputManagerHelper.getContentRatingsManager().update(); in onCreate()
2684 public ContentRatingsManager getContentRatingsManager() {
2685 return mTvInputManagerHelper.getContentRatingsManager();
/packages/apps/TV/src/com/android/tv/util/
DTvInputManagerHelper.java580 public ContentRatingsManager getContentRatingsManager() { in getContentRatingsManager() method in TvInputManagerHelper
/packages/apps/TV/src/com/android/tv/ui/
DChannelBannerView.java265 mContentRatingsManager = mTvInputManagerHelper.getContentRatingsManager(); in ChannelBannerView()
DTunableTvView.java480 mContentRatingsManager = tvInputManagerHelper.getContentRatingsManager(); in initialize()
/packages/apps/TV/src/com/android/tv/guide/
DProgramTableAdapter.java699 .getContentRatingsManager()