Home
last modified time | relevance | path

Searched refs:updateCardView (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
H A DWalletCardCarousel.java134 child.addOnLayoutChangeListener((v, l, t, r, b, ol, ot, or, ob) -> updateCardView(child)); in onViewAdded()
226 private void updateCardView(View view) { in updateCardView() method in WalletCardCarousel
289 updateCardView(getChildAt(i));
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletCardCarousel.java154 child.addOnLayoutChangeListener((v, l, t, r, b, ol, ot, or, ob) -> updateCardView(child)); in onViewAdded()
242 private void updateCardView(View view) { in updateCardView() method in WalletCardCarousel
301 updateCardView(getChildAt(i));