Searched refs:logoContentDesc (Results 1 – 1 of 1) sorted by relevance
296 CharSequence logoContentDesc = mWalletClient.getServiceLabel(); in showEmptyStateView() local300 || TextUtils.isEmpty(logoContentDesc) in showEmptyStateView()309 mWalletView.showEmptyStateView(logo, logoContentDesc, label, v -> startIntent(intent)); in showEmptyStateView()