Searched refs:mParentControlEnabled (Results 1 – 1 of 1) sorted by relevance
165 private boolean mParentControlEnabled; field in TunableTvView625 mParentControlEnabled = enabled; in onParentalControlChanged()1004 (mScreenBlocked || mBlockedContentRating != null) && mParentControlEnabled in updateBlockScreen()1072 mBlockScreenView.setInfoTextClickable(mScreenBlocked && mParentControlEnabled); in adjustBlockScreenSpacingAndText()1084 if (mScreenBlocked && mParentControlEnabled) { in getBlockScreenText()1099 } else if (mBlockedContentRating != null && mParentControlEnabled) { in getBlockScreenText()1200 return !(mParentControlEnabled && rating != null); in shouldShowImageForTuning()