Home
last modified time | relevance | path

Searched defs:getButtonLabel (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/inspector/actions/
H A DClearDefaultAppAction.java74 public @StringRes int getButtonLabel() { in getButtonLabel() method in ClearDefaultAppAction
H A DShowInProviderAction.java73 public @StringRes int getButtonLabel() { in getButtonLabel() method in ShowInProviderAction
H A DAction.java58 public abstract @StringRes int getButtonLabel(); in getButtonLabel() method in Action
/aosp12/frameworks/base/core/java/android/hardware/biometrics/
H A DIAuthService.aidl81 CharSequence getButtonLabel(int userId, String opPackageName, int authenticators); in getButtonLabel() method
H A DBiometricManager.java257 public CharSequence getButtonLabel() { in getButtonLabel() method in BiometricManager.Strings
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DTrustedCredentialsDialogBuilder.java323 private static int getButtonLabel(CertHolder certHolder) { in getButtonLabel() method in TrustedCredentialsDialogBuilder.DialogEventHandler
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/
H A DAuthService.java403 public CharSequence getButtonLabel( in getButtonLabel() method in AuthService.AuthServiceImpl