Searched refs:removeBlockedRating (Results 1 – 6 of 6) sorted by relevance
133 public void removeBlockedRating(TvContentRating rating) { in removeBlockedRating() method in PersistentDataStore
1544 public void removeBlockedRating(String rating, int userId) { in removeBlockedRating() method in TvInputManagerService.BinderService1552 userState.persistentDataStore.removeBlockedRating( in removeBlockedRating()
66 void removeBlockedRating(in String rating, int userId); in removeBlockedRating() method
2398 public void removeBlockedRating(@NonNull TvContentRating rating) { in removeBlockedRating() method in TvInputManager2401 mService.removeBlockedRating(rating.flattenToString(), mUserId); in removeBlockedRating()
7872 …(android.Manifest.permission.MODIFY_PARENTAL_CONTROLS) public void removeBlockedRating(@NonNull an…
30917 Landroid/media/tv/ITvInputManager$Stub$Proxy;->removeBlockedRating(Ljava/lang/String;I)V31010 Landroid/media/tv/ITvInputManager;->removeBlockedRating(Ljava/lang/String;I)V