Searched defs:selectedAccount (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/accounts/
H A DAccountManager.java2251 * @param selectedAccount if specified, indicates that the {@link Account} is the currently
2270 static public Intent newChooseAccountIntent(Account selectedAccount, argument
2289 intent.putExtra(ChooseTypeAndAccountActivity.EXTRA_SELECTED_ACCOUNT, selectedAccount);

Completed in 76 milliseconds