Searched refs:footer (Results 1 – 18 of 18) sorted by relevance
171 FooterPreference footer = mFragment.findPreference(KEY_LOCK_SETTINGS_FOOTER); in updatePreferencesOrFinish_footerPreferenceAddedHighComplexityText() local173 assertThat(footer.getTitle()).isEqualTo(expectedTitle); in updatePreferencesOrFinish_footerPreferenceAddedHighComplexityText()187 FooterPreference footer = mFragment.findPreference(KEY_LOCK_SETTINGS_FOOTER); in updatePreferencesOrFinish_footerPreferenceAddedMediumComplexityText() local189 assertThat(footer.getTitle()).isEqualTo(expectedTitle); in updatePreferencesOrFinish_footerPreferenceAddedMediumComplexityText()203 FooterPreference footer = mFragment.findPreference(KEY_LOCK_SETTINGS_FOOTER); in updatePreferencesOrFinish_footerPreferenceAddedLowComplexityText() local205 assertThat(footer.getTitle()).isEqualTo(expectedTitle); in updatePreferencesOrFinish_footerPreferenceAddedLowComplexityText()219 FooterPreference footer = mFragment.findPreference(KEY_LOCK_SETTINGS_FOOTER); in updatePreferencesOrFinish_footerPreferenceAddedNoneComplexityText() local221 assertThat(footer.getTitle()).isEqualTo(expectedTitle); in updatePreferencesOrFinish_footerPreferenceAddedNoneComplexityText()230 FooterPreference footer = mFragment.findPreference(KEY_LOCK_SETTINGS_FOOTER); in updatePreferencesOrFinish_callingAppIsAdmin_deviceProvisioned_footerInvisible() local231 assertThat(footer.isVisible()).isFalse(); in updatePreferencesOrFinish_callingAppIsAdmin_deviceProvisioned_footerInvisible()[all …]
188 final FooterPreference footer = findPreference(FOOTER_KEY); in updateFooterPreference() local189 if (footer == null) { in updateFooterPreference()193 addLinksToFooter(footer); in updateFooterPreference()197 void addLinksToFooter(FooterPreference footer) { in addLinksToFooter() argument203 CharSequence title = footer.getTitle() + System.lineSeparator(); in addLinksToFooter()207 footer.setTitle(title); in addLinksToFooter()
118 View footer = mActivity.findViewById(R.id.footer);119 if (footer != null) {121 footer.getLocationOnScreen(location);222 FrameLayout layout = (FrameLayout) ((Activity) mActivity).findViewById(R.id.footer); in onConfigurationChanged()242 FrameLayout layout = (FrameLayout) ((Activity) mActivity).findViewById(R.id.footer); in onPause()266 FrameLayout layout = (FrameLayout) ((Activity) mActivity).findViewById(R.id.footer); in onResume()
31 public TextBlockView(CharSequence text, CharSequence footer) { in TextBlockView() argument33 mFooter = footer; in TextBlockView()
36 CharSequence footer) { in DescriptiveTextView() argument40 mFooter = footer; in DescriptiveTextView()
46 FooterPreference footer = in macAddress() local48 assertThat(footer.getTitle().toString()).endsWith(mDeviceConfig.getAddress()); in macAddress()
154 FooterPreference footer = new FooterPreference(getPrefContext()); in updatePrefs() local155 footer.setTitle(R.string.premium_sms_warning); in updatePrefs()156 screen.addPreference(footer); in updatePrefs()
117 public void setFooter(boolean footer) { in setFooter() argument118 mIsFooter = footer; in setFooter()
627 final Preference footer = findPreference(KEY_LOCK_SETTINGS_FOOTER); in addPreferences() local629 footer.setVisible(true); in addPreferences()630 footer.setTitle(getFooterString()); in addPreferences()632 footer.setVisible(false); in addPreferences()
73 payload-footer.img
72 $ adb shell 'chmod go+r /data/local/tmp/microdroid/*-header.img /data/local/tmp/microdroid/*-footer…
279 // 3. Add the hash footer. The partition size is set to (image size + 68KB)
1101 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each1103 # footer. See HTML_HEADER for more information on how to generate a default1104 # footer and what special commands can be used inside the footer. See also1105 # section "Doxygen usage" for information on how to generate the default footer1109 HTML_FOOTER = ./doc/misc/footer.html1174 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML1675 # The LATEX_FOOTER tag can be used to specify a personal LaTeX footer for the1676 # generated LaTeX document. The footer should contain everything after the last1677 # chapter. If it is left blank doxygen will generate a standard footer.1679 # Note: Only use a user-defined footer if you know what you are doing!
826 # The HTML_FOOTER tag can be used to specify a personal HTML footer for828 # standard footer.
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...