Home
last modified time | relevance | path

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

/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
DWalletView.java178 void showEmptyStateView(Drawable logo, CharSequence logoContentDescription, CharSequence label, in showEmptyStateView() argument
185 logoView.setContentDescription(logoContentDescription); in showEmptyStateView()