Searched defs:getButtonLabel (Results 1 – 4 of 4) sorted by relevance
| /packages/apps/DocumentsUI/src/com/android/documentsui/inspector/actions/ | ||
| D | ClearDefaultAppAction.java | 74 public @StringRes int getButtonLabel() { in getButtonLabel() method in ClearDefaultAppAction |
| D | ShowInProviderAction.java | 73 public @StringRes int getButtonLabel() { in getButtonLabel() method in ShowInProviderAction |
| D | Action.java | 58 public abstract @StringRes int getButtonLabel(); in getButtonLabel() method in Action |
| /packages/apps/Settings/src/com/android/settings/ | ||
| D | TrustedCredentialsDialogBuilder.java | 325 private static int getButtonLabel(CertHolder certHolder) { in getButtonLabel() method in TrustedCredentialsDialogBuilder.DialogEventHandler |