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

/frameworks/base/test-runner/src/android/test/
H A DIsolatedContext.java137 public AccountManagerFuture<Account[]> getAccountsByTypeAndFeatures( method in class:IsolatedContext.MockAccountManager
/frameworks/base/core/java/android/accounts/
H A DAccountManager.java81 * {@link #getAccountsByTypeAndFeatures}. Normally applications will only
617 public AccountManagerFuture<Account[]> getAccountsByTypeAndFeatures( method in class:AccountManager
2052 getAccountsByTypeAndFeatures(mAccountType, mFeatures,
2173 * {@link #getAccountsByTypeAndFeatures}, {@link #getAuthToken}, and
2193 * (see {@link #getAccountsByTypeAndFeatures}), may be null or empty

Completed in 66 milliseconds