Searched refs:subpageIllustration (Results 1 – 1 of 1) sorted by relevance
38 private lateinit var subpageIllustration: SafetyIllustrationPreference variable in com.android.permissioncontroller.safetycenter.ui.SafetyCenterSubpageFragment49 subpageIllustration = getPreferenceScreen().findPreference(ILLUSTRATION_KEY)!! in onCreatePreferences()94 subpageIllustration.setVisible(false) in setupIllustration()97 subpageIllustration.illustrationDrawable = drawable in setupIllustration()118 subpageIllustration.isVisible = in updateSafetyCenterIssues()119 subpageIssues.isNullOrEmpty() && subpageIllustration.illustrationDrawable != null in updateSafetyCenterIssues()