Home
last modified time | relevance | path

Searched refs:updateChannelBlockStatus (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/usbtuner/src/com/android/usbtuner/tvinput/
DTunerSessionWorker.java1384 updateChannelBlockStatus(blockContentRating != null, blockContentRating); in doParentalControls()
1389 updateChannelBlockStatus(false, null); in doParentalControls()
1426 private void updateChannelBlockStatus(boolean channelBlocked, in updateChannelBlockStatus() method in TunerSessionWorker