Searched refs:showEmptyStateView (Results 1 – 2 of 2) sorted by relevance
103 showEmptyStateView(); in WalletPanelViewController()196 showEmptyStateView(); in onWalletCardsRetrieved()294 private void showEmptyStateView() { in showEmptyStateView() method in WalletPanelViewController309 mWalletView.showEmptyStateView(logo, logoContentDesc, label, v -> startIntent(intent)); in showEmptyStateView()
178 void showEmptyStateView(Drawable logo, CharSequence logoContentDescription, CharSequence label, in showEmptyStateView() method in WalletView