Searched refs:mParentControlEnabled (Results 1 – 1 of 1) sorted by relevance
157 private boolean mParentControlEnabled; field in TunableTvView583 mParentControlEnabled = enabled; in onParentalControlChanged()947 (mScreenBlocked || mBlockedContentRating != null) && mParentControlEnabled in updateBlockScreen()1003 mBlockScreenView.setInfoTextClickable(mScreenBlocked && mParentControlEnabled); in adjustBlockScreenSpacingAndText()1015 if (mScreenBlocked && mParentControlEnabled) { in getBlockScreenText()1030 } else if (mBlockedContentRating != null && mParentControlEnabled) { in getBlockScreenText()1131 return !(mParentControlEnabled && rating != null); in shouldShowImageForTuning()