Searched refs:getButtonLabel (Results 1 – 6 of 6) sorted by relevance
246 CharSequence displayText = mActivity.getText(getButtonLabel(certHolder)); in updateNegativeButton()323 private static int getButtonLabel(CertHolder certHolder) { in getButtonLabel() method in TrustedCredentialsDialogBuilder.DialogEventHandler
72 public @StringRes int getButtonLabel() { in getButtonLabel() method in ShowInProviderAction
74 public @StringRes int getButtonLabel() { in getButtonLabel() method in ClearDefaultAppAction
58 public abstract @StringRes int getButtonLabel(); in getButtonLabel() method in Action
79 mActionButton.setContentDescription(mContext.getString(action.getButtonLabel())); in init()