Searched refs:FOOTER_KEY (Results 1 – 3 of 3) sorted by relevance
52 subpageFooter = getPreferenceScreen().findPreference(FOOTER_KEY)!! in onCreatePreferences()163 private const val FOOTER_KEY: String = "subpage_footer" constant
51 private static final String FOOTER_KEY = "supported_links_footer"; field in OpenSupportedLinks197 final FooterPreference footer = findPreference(FOOTER_KEY); in updateFooterPreference()
93 private const val FOOTER_KEY = "connected_app_footer" in <lambda>() constant120 private val connectedAppFooter: FooterPreference by pref(FOOTER_KEY) in <lambda>()