Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletView.java188 animateViewsShown(mIcon, mCardLabel, mActionButton); in showCardCarousel()
323 private static void animateViewsShown(View... uiElements) { in animateViewsShown() method in WalletView