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

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

Completed in 2858 milliseconds