Searched refs:showCredentialDialogFragment (Results 1 – 2 of 2) sorted by relevance
97 .showCredentialDialogFragment(any(UserCredentialsSettings.Credential.class)); in setUp()109 .showCredentialDialogFragment(any(UserCredentialsSettings.Credential.class)); in onClick_noCredentialInTag_doNothing()122 .showCredentialDialogFragment(any(UserCredentialsSettings.Credential.class)); in onClick_credentialInNotUse_notSetUsedByNamesThenShowDialog()138 .showCredentialDialogFragment(any(UserCredentialsSettings.Credential.class)); in onClick_credentialInUse_setUsedByNamesThenShowDialog()
100 showCredentialDialogFragment(item); in onClick()111 protected void showCredentialDialogFragment(Credential item) { in showCredentialDialogFragment() method in UserCredentialsSettings