Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java353 userState.contentRatingSystemList.clear(); in buildTvContentRatingSystemListLocked()
372 userState.contentRatingSystemList.add( in buildTvContentRatingSystemListLocked()
484 userState.contentRatingSystemList.clear(); in removeUser()
962 return userState.contentRatingSystemList; in getTvContentRatingSystemList()
2135 contentRatingSystemList = new ArrayList<>(); field in TvInputManagerService.UserState