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