Searched refs:getNegativeButton (Results 1 – 4 of 4) sorted by relevance
99 public Button getNegativeButton() { in testOnAuthenticationSucceeded_confirmationRequired_updatesDialogContents()146 public Button getNegativeButton() { in testNegativeButton_beforeAuthentication_sendsActionButtonNegative()164 public Button getNegativeButton() { in testCancelButton_whenPendingConfirmation_sendsActionUserCanceled()340 public Button getNegativeButton() { in testCredentialButton_whenDeviceCredentialAllowed()390 public Button getNegativeButton() { in getNegativeButton() method in AuthBiometricViewTest.MockInjector
275 public Button getNegativeButton() { in getNegativeButton() method in AuthBiometricFaceToFingerprintViewTest.MockInjector
125 public Button getNegativeButton() { in getNegativeButton() method in AuthBiometricView.Injector663 mNegativeButton = mInjector.getNegativeButton(); in onFinishInflateInternal()
348 mDialog.setButton(DialogInterface.BUTTON_NEGATIVE, getNegativeButton(), this); in createDialog()500 private String getNegativeButton() { in getNegativeButton() method in QSSecurityFooter