Searched defs:getButtonLabel (Results 1 – 5 of 5) 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 | 323 private static int getButtonLabel(CertHolder certHolder) { in getButtonLabel() method in TrustedCredentialsDialogBuilder.DialogEventHandler |
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/ | ||
D | TrustedCredentialsDialogBuilder.java | 323 private static int getButtonLabel(CertHolder certHolder) { in getButtonLabel() method in TrustedCredentialsDialogBuilder.DialogEventHandler |