Searched refs:removeBlockedRating (Results 1 – 7 of 7) sorted by relevance
58 void removeBlockedRating(in String rating, int userId); in removeBlockedRating() method
1389 public void removeBlockedRating(@NonNull TvContentRating rating) { in removeBlockedRating() method in TvInputManager1392 mService.removeBlockedRating(rating.flattenToString(), mUserId); in removeBlockedRating()
137 public void removeBlockedRating(TvContentRating rating) { in removeBlockedRating() method in PersistentDataStore
1130 public void removeBlockedRating(String rating, int userId) { in removeBlockedRating() method in TvInputManagerService.BinderService1138 userState.persistentDataStore.removeBlockedRating( in removeBlockedRating()
4180 …(android.Manifest.permission.MODIFY_PARENTAL_CONTROLS) public void removeBlockedRating(@NonNull an…
41052 Landroid/media/tv/ITvInputManager$Stub$Proxy;->removeBlockedRating(Ljava/lang/String;I)V41145 Landroid/media/tv/ITvInputManager;->removeBlockedRating(Ljava/lang/String;I)V