Home
last modified time | relevance | path

Searched defs:unblockContent (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/tv/
H A DITvInputSession.aidl49 void unblockContent(in String unblockedRating); in unblockContent() method
H A DITvInputSessionWrapper.java327 public void unblockContent(String unblockedRating) { in unblockContent() method in ITvInputSessionWrapper
H A DITvInputManager.aidl83 void unblockContent(in IBinder sessionToken, in String unblockedRating, int userId); in unblockContent() method
H A DTvView.java397 public void unblockContent(TvContentRating unblockedRating) { in unblockContent() method in TvView
H A DTvInputService.java1335 void unblockContent(String unblockedRating) { in unblockContent() method in TvInputService.Session
/aosp12/packages/apps/TV/src/com/android/tv/ui/
H A DTunableTvView.java778 public void unblockContent(TvContentRating rating) { in unblockContent() method in TunableTvView
/aosp12/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java1687 public void unblockContent( in unblockContent() method in TvInputManagerService.BinderService