Searched refs:getButtonLabel (Results 1 – 4 of 4) sorted by relevance
97 CharSequence getButtonLabel(int userId, String opPackageName, int authenticators); in getButtonLabel() method
278 public CharSequence getButtonLabel() { in getButtonLabel() method in BiometricManager.Strings282 return mService.getButtonLabel(userId, opPackageName, mAuthenticators); in getButtonLabel()
536 public CharSequence getButtonLabel( in getButtonLabel() method in AuthService.AuthServiceImpl
18900 …RequiresPermission(android.Manifest.permission.USE_BIOMETRIC) public CharSequence getButtonLabel();