Searched refs:actionButtonText (Results 1 – 1 of 1) sorted by relevance
291 CharSequence actionButtonText = getActionButtonText(walletCard); in renderActionButton() local292 if (!isUdfpsEnabled && actionButtonText != null) { in renderActionButton()294 mActionButton.setText(actionButtonText); in renderActionButton()