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

/frameworks/base/core/java/android/accounts/
H A DAccountManager.java2445 * Deprecated in favor of {@link #newChooseAccountIntent(Account, List, String[], String,
2458 * <pre> newChooseAccountIntent(null, null, new String[]{"com.google"}, false, null,
2480 static public Intent newChooseAccountIntent( method in class:AccountManager
2489 return newChooseAccountIntent(
2510 * <pre> newChooseAccountIntent(null, null, new String[]{"com.google"}, null, null, null,
2530 static public Intent newChooseAccountIntent( method in class:AccountManager

Completed in 594 milliseconds