Home
last modified time | relevance | path

Searched full:footer (Results 1 – 25 of 5578) sorted by relevance

12345678910>>...224

/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/FooterPreference/SettingsLibFooterPreference/android_common_apex30/busybox/
DR.jar ... com/android/settingslib/widget/preference/footer/R$drawable.class R.java package ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/FooterPreference/SettingsLibFooterPreference/android_common/busybox/
DR.jar ... com/android/settingslib/widget/preference/footer/R$drawable.class R.java package ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/FooterPreference/SettingsLibFooterPreference/android_common_apex34/busybox/
DR.jar ... com/android/settingslib/widget/preference/footer/R$drawable.class R.java package ...
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/footer/ui/viewbinder/
H A DFooterViewBinder.kt17 package com.android.systemui.statusbar.notification.footer.ui.viewbinder in <lambda>()
27 import com.android.systemui.statusbar.notification.footer.shared.NotifRedesignFooter in <lambda>()
28 import com.android.systemui.statusbar.notification.footer.ui.view.FooterView in <lambda>()
29 import com.android.systemui.statusbar.notification.footer.ui.viewmodel.FooterViewModel in <lambda>()
39 footer: FooterView, in <lambda>()
46 return footer.repeatWhenAttached { in <lambda>()
49 footer, in <lambda>()
61 footer: FooterView, in <lambda>()
68 launch { bindClearAllButton(footer, viewModel, clearAllNotifications) } in <lambda>()
72 footer, in <lambda>()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/footer/ui/viewbinder/
DFooterViewBinder.java1 package com.android.systemui.statusbar.notification.footer.ui.viewbinder;
8 import com.android.systemui.statusbar.notification.footer.shared.NotifRedesignFooter;
9 import com.android.systemui.statusbar.notification.footer.ui.view.FooterView;
10 import com.android.systemui.statusbar.notification.footer.ui.viewmodel.FooterViewModel;
16footer/ui/viewbinder/FooterViewBinder;", "", "()V", "bind", "Lkotlinx/coroutines/Job;", "footer", …
19 …public static final com.android.systemui.statusbar.notification.footer.ui.viewbinder.FooterViewBin…
27 …com.android.systemui.statusbar.notification.footer.ui.view.FooterView footer, @org.jetbrains.annot… in bindWhileAttached()
28 …com.android.systemui.statusbar.notification.footer.ui.viewmodel.FooterViewModel viewModel, @org.je… in bindWhileAttached()
38 …com.android.systemui.statusbar.notification.footer.ui.view.FooterView footer, @org.jetbrains.annot… in bind()
39 …com.android.systemui.statusbar.notification.footer.ui.viewmodel.FooterViewModel viewModel, @org.je… in bind()
[all …]
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DVhdHandler.cpp223 CFooter Footer;
254 bool NeedParent() const { return Footer.Type == kDiskType_Diff; }
256 …{ return Footer.ThereIsDynamic() ? ((UInt64)NumUsedBlocks << Dyn.BlockSizeLog) : Footer.CurrentSiz…
351 // Fixed archive uses only footer
358 bool headerIsOK = Footer.Parse(header);
359 _size = Footer.CurrentSize;
361 if (headerIsOK && !Footer.ThereIsDynamic())
364 if (startPos < Footer.CurrentSize)
366 _posInArcLimit = Footer.CurrentSize;
367 _phySize = Footer.CurrentSize + kHeaderSize;
[all …]
/aosp_15_r20/external/owasp/sanitizer/empiricism/
Dcanned-data.js50 "footer": true, property
176 "footer",
291 "footer",
406 "footer",
521 "footer",
636 "footer",
752 "footer",
867 "footer",
982 "footer",
1097 "footer",
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/footer/ui/viewmodel/
DFooterActionsViewModel.java1 package com.android.systemui.qs.footer.ui.viewmodel;
18 import com.android.systemui.qs.footer.data.model.UserSwitcherStatusModel;
19 import com.android.systemui.qs.footer.domain.interactor.FooterActionsInteractor;
20 import com.android.systemui.qs.footer.domain.model.SecurityButtonConfig;
33 * A ViewModel for the footer actions.
35footer/ui/viewmodel/FooterActionsViewModel;", "", "security", "Lkotlinx/coroutines/flow/Flow;", "L…
42 …private final kotlinx.coroutines.flow.Flow<com.android.systemui.qs.footer.ui.viewmodel.FooterActio…
48 …private final kotlinx.coroutines.flow.Flow<com.android.systemui.qs.footer.ui.viewmodel.FooterActio…
54 …private final kotlinx.coroutines.flow.Flow<com.android.systemui.qs.footer.ui.viewmodel.FooterActio…
60 …private final com.android.systemui.qs.footer.ui.viewmodel.FooterActionsButtonViewModel settings = …
[all …]
DFooterActionsViewModelKt.java1 package com.android.systemui.qs.footer.ui.viewmodel;
18 import com.android.systemui.qs.footer.data.model.UserSwitcherStatusModel;
19 import com.android.systemui.qs.footer.domain.interactor.FooterActionsInteractor;
20 import com.android.systemui.qs.footer.domain.model.SecurityButtonConfig;
32footer/ui/viewmodel/FooterActionsViewModel;", "appContext", "Landroid/content/Context;", "footerAc…
38 …public static final com.android.systemui.qs.footer.ui.viewmodel.FooterActionsViewModel FooterActio… in FooterActionsViewModel()
41 …com.android.systemui.qs.footer.domain.interactor.FooterActionsInteractor footerActionsInteractor, … in FooterActionsViewModel()
49 …public static final kotlinx.coroutines.flow.Flow<com.android.systemui.qs.footer.ui.viewmodel.Foote… in userSwitcherViewModel()
51 …com.android.systemui.qs.footer.domain.interactor.FooterActionsInteractor footerActionsInteractor, … in userSwitcherViewModel()
57 …public static final com.android.systemui.qs.footer.ui.viewmodel.FooterActionsSecurityButtonViewMod… in securityButtonViewModel()
[all …]
/aosp_15_r20/external/python/bumble/docs/mkdocs/theme/partials/
Dfooter.html5 <footer class="md-footer">
7 <div class="md-footer-nav">
8 <nav class="md-footer-nav__inner md-grid">
10 …"{{ page.previous_page.title | striptags }}" class="md-flex md-footer-nav__link md-footer-nav__lin…
12 <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
14 <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
16 <span class="md-footer-nav__direction">
17 {{ lang.t("footer.previous") }}
25 …tle="{{ page.next_page.title | striptags }}" class="md-flex md-footer-nav__link md-footer-nav__lin…
26 <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
[all …]
/aosp_15_r20/external/avb/
H A Davbtool.py1985 magic: Magic for identifying the footer, see |MAGIC|.
1986 version_major: The major version of avbtool that wrote the footer.
1987 version_minor: The minor version of avbtool that wrote the footer.
2005 """Initializes a new footer object.
2011 LookupError: If the given footer is malformed.
2012 struct.error: If the given data has no footer.
2021 raise LookupError('Given data does not look like a AVB footer.')
2031 """Serializes the footer.
2034 The footer as bytes.
2231 image_filename: File to extract vbmeta data from (with a footer).
[all …]
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DHeaderViewListAdapterTest.java70 ArrayList<ListView.FixedViewInfo> footer = new ArrayList<ListView.FixedViewInfo>(5); in testConstructor() local
71 new HeaderViewListAdapter(header, footer, null); in testConstructor()
73 new HeaderViewListAdapter(header, footer, mEmptyAdapter); in testConstructor()
94 ArrayList<ListView.FixedViewInfo> footer = new ArrayList<ListView.FixedViewInfo>(4); in testGetFootersCount() local
95 footer.add(lv.new FixedViewInfo()); in testGetFootersCount()
96 headerViewListAdapter = new HeaderViewListAdapter(null, footer, null); in testGetFootersCount()
137 ArrayList<ListView.FixedViewInfo> footer = new ArrayList<ListView.FixedViewInfo>(4); in testRemoveFooter() local
144 footer.add(info1); in testRemoveFooter()
145 footer.add(info2); in testRemoveFooter()
146 HeaderViewListAdapter headerViewListAdapter = new HeaderViewListAdapter(null, footer, null); in testRemoveFooter()
[all …]
/aosp_15_r20/external/doclava/res/assets/templates-sdk/
H A Dfooter.cs1 <?cs # page footer content ?>
3 <div class="dac-footer<?cs if:fullpage ?> dac-landing<?cs /if ?>">
4 <div class="cols dac-footer-main">
6 …<a class="dac-footer-getnews" id="newsletter" data-modal-toggle="newsletter" href="javascript:;">G…
9 <div class="col-1of2 dac-footer-reachout">
10 <div class="dac-footer-contact">
11 <a class="dac-footer-contact-link" href="http://android-developers.blogspot.com/">Blog</a>
12 <a class="dac-footer-contact-link" href="/support.html">Support</a>
14 <div class="dac-footer-social">
15 …<a class="dac-button-social dac-youtube dac-footer-social-link" href="https://www.youtube.com/user…
[all …]
/aosp_15_r20/external/setupcompat/main/java/com/google/android/setupcompat/template/
H A DFooterButton.java43 * Definition of a footer button. Clients can use this class to customize attributes like text,
76 * Allows client customize text, click listener and theme for footer button before Button has been
102 /** Returns the text that this footer button is displaying. */
108 * Registers a callback to be invoked when this view of footer button is clicked.
116 /** Returns an {@link OnClickListener} of this footer button. */
122 * Registers a callback to be invoked when footer button disabled and touch event has reacted.
130 /** Returns the type of this footer button icon. */
136 /** Returns the theme of this footer button. */
143 * Sets the enabled state of this footer button.
154 /** Returns the enabled status for this footer button. */
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/
H A DNotificationListViewModel.kt28 import com.android.systemui.statusbar.notification.footer.shared.FooterViewRefactor in <lambda>()
29 import com.android.systemui.statusbar.notification.footer.ui.viewmodel.FooterViewModel in <lambda>()
53 * button at the bottom (the footer) and the "No notifications" text (the empty shade). in <lambda>()
60 val footer: Optional<FooterViewModel>, in <lambda>() constant in com.android.systemui.statusbar.notification.stack.ui.viewmodel.NotificationListViewModel
160 * Whether the footer should not be visible for the user, even if it's present in the list (as in <lambda>()
170 // When the shade is closed, the footer is still present in the list, but not visible. in <lambda>()
171 // This prevents the footer from being shown when a HUN is present, while still allowing in <lambda>()
172 // the footer to be counted as part of the shade for measurements. in <lambda>()
182 * Whether the footer should be part of the list or not, and whether the transition from one in <lambda>()
186 * Note that this value being true doesn't necessarily mean that the footer is visible. It could in <lambda>()
[all …]
/aosp_15_r20/external/setupcompat/partnerconfig/java/com/google/android/setupcompat/partnerconfig/
H A DPartnerConfig.java37 // Background color of the footer bar.
40 // The min height of the footer buttons
43 // The padding start of the footer bar
47 // The padding end of the footer bar
55 // The font face used in footer buttons. This must be a string reference to a font that is
60 // The font weight used in footer buttons.
96 // Top padding of the footer buttons
100 // Bottom padding of the footer buttons
104 // Corner radius of the footer buttons
107 // Ripple color alpha the footer buttons
[all …]
H A DPartnerConfigKey.java176 // Background color of the footer bar.
179 // The min height of the footer bar
182 // The padding start of the footer bar
185 // The padding end of the footer bar
188 // The font face used in footer buttons. This must be a string reference to a font that is
192 // The font weight used in footer buttons.
219 // Top padding of the footer buttons
222 // Bottom padding of the footer buttons
225 // Corner radius of the footer buttons
228 // Ripple color alpha of the footer buttons
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/footer/dagger/
DFooterActionsModule.java1 package com.android.systemui.qs.footer.dagger;
3 import com.android.systemui.qs.footer.data.repository.ForegroundServicesRepository;
4 import com.android.systemui.qs.footer.data.repository.ForegroundServicesRepositoryImpl;
5 import com.android.systemui.qs.footer.domain.interactor.FooterActionsInteractor;
6 import com.android.systemui.qs.footer.domain.interactor.FooterActionsInteractorImpl;
11 * Dagger module to provide/bind footer actions singletons.
14footer/dagger/FooterActionsModule;", "", "footerActionsInteractor", "Lcom/android/systemui/qs/foot…
19 …public abstract com.android.systemui.qs.footer.data.repository.ForegroundServicesRepository foregr… in foregroundServicesRepository()
20 com.android.systemui.qs.footer.data.repository.ForegroundServicesRepositoryImpl impl); in foregroundServicesRepository()
24 …public abstract com.android.systemui.qs.footer.domain.interactor.FooterActionsInteractor footerAct… in footerActionsInteractor()
[all …]
/aosp_15_r20/external/f2fs-tools/fsck/
H A Dinject.c57 static void print_sum_footer_info(struct summary_footer *footer) in print_sum_footer_info() argument
62 DISP_u8(footer, entry_type); in print_sum_footer_info()
63 DISP_u32(footer, check_sum); in print_sum_footer_info()
66 static void print_node_footer_info(struct node_footer *footer) in print_node_footer_info() argument
71 DISP_u32(footer, nid); in print_node_footer_info()
72 DISP_u32(footer, ino); in print_node_footer_info()
73 DISP_u32(footer, flag); in print_node_footer_info()
74 DISP_u64(footer, cp_ver); in print_node_footer_info()
75 DISP_u32(footer, next_blkaddr); in print_node_footer_info()
173 MSG(0, " entry_type: inject summary block footer entry_type\n"); in inject_ssa_usage()
[all …]
/aosp_15_r20/external/python/mako/doc/build/
Dinheritance.rst50 <div class="footer">
51 <%block name="footer">
52 this is the footer
84 then the ``<%block name="footer">`` expression is invoked.
85 #. The ``footer`` block is only defined in ``base.html``, so being
86 the topmost definition of ``footer``, it's the one that
87 executes. If ``index.html`` also specified ``footer``, then
102 <div class="footer">
103 this is the footer
140 <div class="footer">
[all …]
/aosp_15_r20/system/apex/apexd/
H A Dapex_file.cpp204 auto footer = std::make_unique<AvbFooter>(); in GetAvbFooter() local
206 // The AVB footer is located in the last part of the image in GetAvbFooter()
208 return Error() << "Cannot check avb footer without image offset and size"; in GetAvbFooter()
214 return ErrnoError() << "Couldn't seek to AVB footer"; in GetAvbFooter()
219 return ErrnoError() << "Couldn't read AVB footer"; in GetAvbFooter()
223 footer.get())) { in GetAvbFooter()
224 return Error() << "AVB footer verification failed."; in GetAvbFooter()
227 LOG(VERBOSE) << "AVB footer verification successful."; in GetAvbFooter()
228 return footer; in GetAvbFooter()
269 const AvbFooter& footer, in VerifyVbMeta() argument
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/footer/ui/viewmodel/
DFooterViewModel.java1 package com.android.systemui.statusbar.notification.footer.ui.viewmodel;
14 import com.android.systemui.statusbar.notification.footer.shared.FooterViewRefactor;
15 import com.android.systemui.statusbar.notification.footer.ui.view.FooterView;
27footer/ui/viewmodel/FooterViewModel;", "", "activeNotificationsInteractor", "Lcom/android/systemui…
31 * A message to show instead of the footer buttons.
34 …private final com.android.systemui.statusbar.notification.footer.ui.viewmodel.FooterMessageViewMod…
42 …private final com.android.systemui.statusbar.notification.footer.ui.viewmodel.FooterButtonViewMode…
60 …private final com.android.systemui.statusbar.notification.footer.ui.viewmodel.FooterButtonViewMode…
71 * A message to show instead of the footer buttons.
74 …public final com.android.systemui.statusbar.notification.footer.ui.viewmodel.FooterMessageViewMode… in getMessage()
[all …]
/aosp_15_r20/external/leveldb/table/
H A Dtable.cc34 BlockHandle metaindex_handle; // Handle to metaindex_block: saved from footer
41 if (size < Footer::kEncodedLength) { in Open()
45 char footer_space[Footer::kEncodedLength]; in Open()
47 Status s = file->Read(size - Footer::kEncodedLength, Footer::kEncodedLength, in Open()
51 Footer footer; in Open() local
52 s = footer.DecodeFrom(&footer_input); in Open()
61 s = ReadBlock(file, opt, footer.index_handle(), &index_block_contents); in Open()
64 // We've successfully read the footer and the index block: we're in Open()
70 rep->metaindex_handle = footer.metaindex_handle(); in Open()
76 (*table)->ReadMeta(footer); in Open()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/footer/ui/compose/
DFooterActionsKt.java1 package com.android.systemui.qs.footer.ui.compose;
13 import com.android.systemui.qs.footer.ui.viewmodel.FooterActionsButtonViewModel;
14 import com.android.systemui.qs.footer.ui.viewmodel.FooterActionsForegroundServicesButtonViewModel;
15 import com.android.systemui.qs.footer.ui.viewmodel.FooterActionsSecurityButtonViewModel;
18footer/ui/viewmodel/FooterActionsViewModel;", "qsVisibilityLifecycleOwner", "Landroidx/lifecycle/L…
24 …com.android.systemui.qs.footer.ui.viewmodel.FooterActionsViewModel viewModel, boolean isCustomizin… in FooterActionsWithAnimatedVisibility()
30 * The Quick Settings footer actions row.
34 …com.android.systemui.qs.footer.ui.viewmodel.FooterActionsViewModel viewModel, @org.jetbrains.annot… in FooterActions()
43 …private static final void SecurityButton(com.android.systemui.qs.footer.ui.viewmodel.FooterActions… in SecurityButton()
50 ….layout.RowScope $this$ForegroundServicesButton, com.android.systemui.qs.footer.ui.viewmodel.Foote… in ForegroundServicesButton()
[all …]
/aosp_15_r20/external/coreboot/util/gitconfig/
H A Dcommit-msg52 # - assume textLine+ to be a footer until proven otherwise
53 # - exception: the first block is not footer (as it is the title)
57 # aren't footer
58 # - in END, the last textLine+ block is available for footer parsing
62 # is a footer, the first block is not.
80 # Count blank lines outside footer comments
86 # Catch footer comment
108 # Detect that the current block is not the footer
124 # Footer handling:
125 # If the last block is considered a footer, splice in the Change-Id at the
[all …]

12345678910>>...224