Searched defs:addBlockedRating (Results 1 – 4 of 4) sorted by relevance
124 public void addBlockedRating(TvContentRating rating) { in addBlockedRating() method in PersistentDataStore
1335 public void addBlockedRating(String rating, int userId) { in addBlockedRating() method in TvInputManagerService.BinderService
58 void addBlockedRating(in String rating, int userId); in addBlockedRating() method
1498 public void addBlockedRating(@NonNull TvContentRating rating) { in addBlockedRating() method in TvInputManager