Home | History | Annotate | Download | only in tv

Lines Matching refs:getBlockedRatings

909         public List<String> getBlockedRatings(int userId) {
911 Binder.getCallingUid(), userId, "getBlockedRatings");
918 : userState.persistentDataStore.getBlockedRatings()) {