Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/tv/
H A DITvInputSession.aidl56 void unblockContent(in String unblockedRating); in unblockContent() method
H A DITvInputSessionWrapper.java391 public void unblockContent(String unblockedRating) { in unblockContent() method in ITvInputSessionWrapper
H A DITvInputManager.aidl95 void unblockContent(in IBinder sessionToken, in String unblockedRating, int userId); in unblockContent() method
H A DTvView.java439 public void unblockContent(TvContentRating unblockedRating) { in unblockContent() method in TvView
H A DTvInputService.java1871 void unblockContent(String unblockedRating) { in unblockContent() method in TvInputService.Session
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java1800 public void unblockContent( in unblockContent() method in TvInputManagerService.BinderService