Home
last modified time | relevance | path

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

/aosp12/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
H A DWalletPanelViewController.java102 showEmptyStateView(); in WalletPanelViewController()
195 showEmptyStateView(); in onWalletCardsRetrieved()
293 private void showEmptyStateView() { in showEmptyStateView() method in WalletPanelViewController
308 mWalletView.showEmptyStateView(logo, logoContentDesc, label, v -> startIntent(intent)); in showEmptyStateView()
H A DWalletView.java178 void showEmptyStateView(Drawable logo, CharSequence logoContentDescription, CharSequence label, in showEmptyStateView() method in WalletView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletScreenController.java138 showEmptyStateView(); in onWalletCardsRetrieved()
143 showEmptyStateView(); in onWalletCardsRetrieved()
264 private void showEmptyStateView() { in showEmptyStateView() method in WalletScreenController
279 mWalletView.showEmptyStateView( in showEmptyStateView()
H A DWalletView.java206 void showEmptyStateView(Drawable logo, CharSequence logoContentDescription, CharSequence label, in showEmptyStateView() method in WalletView