Home
last modified time | relevance | path

Searched defs:getTvContentRatingSystemList (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/tests/common/src/com/android/tv/testing/
DFakeTvInputManager.java113 public List<TvContentRatingSystemInfo> getTvContentRatingSystemList() { in getTvContentRatingSystemList() method in FakeTvInputManager
/packages/apps/TV/src/com/android/tv/util/
DTvInputManagerHelper.java78 List<TvContentRatingSystemInfo> getTvContentRatingSystemList(); in getTvContentRatingSystemList() method
114 public List<TvContentRatingSystemInfo> getTvContentRatingSystemList() { in getTvContentRatingSystemList() method in TvInputManagerHelper.TvInputManagerImpl