Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletScreenController.java143 showEmptyStateView(); in onWalletCardsRetrieved()
148 showEmptyStateView(); in onWalletCardsRetrieved()
275 private void showEmptyStateView() { in showEmptyStateView() method in WalletScreenController
290 mWalletView.showEmptyStateView( in showEmptyStateView()
H A DWalletView.java207 void showEmptyStateView(Drawable logo, CharSequence logoContentDescription, CharSequence label, in showEmptyStateView() method in WalletView