Home | History | Annotate | Download | only in accounts

Lines Matching refs:confirmCredentials

178      * {@link #confirmCredentials}, rather than prompting the user with
1173 public AccountManagerFuture<Bundle> confirmCredentials(final Account account,
1181 mService.confirmCredentials(mResponse, account, options, activity != null);