Searched refs:logoContentDesc (Results 1 – 2 of 2) sorted by relevance
295 CharSequence logoContentDesc = mWalletClient.getServiceLabel(); in showEmptyStateView() local299 || TextUtils.isEmpty(logoContentDesc) in showEmptyStateView()308 mWalletView.showEmptyStateView(logo, logoContentDesc, label, v -> startIntent(intent)); in showEmptyStateView()
266 CharSequence logoContentDesc = mWalletClient.getServiceLabel(); in showEmptyStateView() local270 || TextUtils.isEmpty(logoContentDesc) in showEmptyStateView()281 logoContentDesc, in showEmptyStateView()