Searched refs:mParentControlEnabled (Results 1 – 1 of 1) sorted by relevance
162 private boolean mParentControlEnabled; field in TunableTvView594 mParentControlEnabled = enabled; in onParentalControlChanged()963 (mScreenBlocked || mBlockedContentRating != null) && mParentControlEnabled in updateBlockScreen()1019 mBlockScreenView.setInfoTextClickable(mScreenBlocked && mParentControlEnabled); in adjustBlockScreenSpacingAndText()1031 if (mScreenBlocked && mParentControlEnabled) { in getBlockScreenText()1046 } else if (mBlockedContentRating != null && mParentControlEnabled) { in getBlockScreenText()1147 return !(mParentControlEnabled && rating != null); in shouldShowImageForTuning()