Searched defs:notifyContentBlocked (Results 1 – 7 of 7) sorted by relevance
73 void notifyContentBlocked(in String rating); in notifyContentBlocked() method
585 public void notifyContentBlocked(String rating) { in notifyContentBlocked() method in ITvInteractiveAppSessionWrapper
95 void notifyContentBlocked(in IBinder sessionToken, in String rating, int userId); in notifyContentBlocked() method
1899 void notifyContentBlocked(TvContentRating rating) { in notifyContentBlocked() method in TvInteractiveAppService.Session
1806 public void notifyContentBlocked(TvContentRating rating) { in notifyContentBlocked() method in TvInteractiveAppManager.Session
932 public void notifyContentBlocked(@NonNull final TvContentRating rating) { in notifyContentBlocked() method in TvInputService.Session
1886 public void notifyContentBlocked(IBinder sessionToken, String rating, int userId) { in notifyContentBlocked() method in TvInteractiveAppManagerService.BinderService