Searched refs:AccountManagerFuture (Results 1 – 15 of 15) sorted by relevance
579 public AccountManagerFuture<String> getAuthTokenLabel( in getAuthTokenLabel()625 public AccountManagerFuture<Boolean> hasFeatures(final Account account,680 public AccountManagerFuture<Account[]> getAccountsByTypeAndFeatures(788 public AccountManagerFuture<Account> renameAccount(857 public AccountManagerFuture<Boolean> removeAccount(final Account account,916 public AccountManagerFuture<Bundle> removeAccount(final Account account,935 public AccountManagerFuture<Boolean> removeAccountAsUser(final Account account,959 public AccountManagerFuture<Bundle> removeAccountAsUser(final Account account,1274 public AccountManagerFuture<Bundle> getAuthToken(1362 public AccountManagerFuture<Bundle> getAuthToken([all …]
19 void run(AccountManagerFuture<V> future); in run()
36 public interface AccountManagerFuture<V> { interface
93 public void run(AccountManagerFuture<String> future) { in onCreate()
369 public void run(final AccountManagerFuture<Bundle> accountManagerFuture) { in run()
21 import android.accounts.AccountManagerFuture;42 private AccountManagerFuture<Bundle> mFuture;48 mFuture = mock(AccountManagerFuture.class); in setUp()
23 import android.accounts.AccountManagerFuture;141 public AccountManagerFuture<Account[]> getAccountsByTypeAndFeatures( in getAccountsByTypeAndFeatures()159 implements AccountManagerFuture<T> {
23 import android.accounts.AccountManagerFuture;87 AccountManagerFuture<Bundle> future = mAccountManager.getAuthToken(mAccount, in getAuthToken()
120 {@link android.accounts.AccountManagerFuture} that contains a {@link android.os.Bundle}. If129 public void run(AccountManagerFuture<Bundle> result) {130 // Get the result of the operation from the AccountManagerFuture.180 public void run(AccountManagerFuture<Bundle> result) {
259 android.accounts.AccountManagerFuture
60 android.accounts.AccountManagerFuture
2950 …method public android.accounts.AccountManagerFuture<android.os.Bundle> addAccount(java.lang.String…2955 …method public android.accounts.AccountManagerFuture<android.os.Bundle> confirmCredentials(android.…2956 …method public android.accounts.AccountManagerFuture<android.os.Bundle> editProperties(java.lang.St…2957 …method public android.accounts.AccountManagerFuture<android.os.Bundle> finishSession(android.os.Bu…2958 …method public android.accounts.AccountManagerFuture<android.os.Bundle> finishSessionAsUser(android…2962 …method public android.accounts.AccountManagerFuture<android.accounts.Account[]> getAccountsByTypeA…2964 …method public android.accounts.AccountManagerFuture<android.os.Bundle> getAuthToken(android.accoun…2965 …method public deprecated android.accounts.AccountManagerFuture<android.os.Bundle> getAuthToken(and…2966 …method public android.accounts.AccountManagerFuture<android.os.Bundle> getAuthToken(android.accoun…2967 …method public android.accounts.AccountManagerFuture<android.os.Bundle> getAuthTokenByFeatures(java…[all …]
2832 …method public android.accounts.AccountManagerFuture<android.os.Bundle> addAccount(java.lang.String…2837 …method public android.accounts.AccountManagerFuture<android.os.Bundle> confirmCredentials(android.…2838 …method public android.accounts.AccountManagerFuture<android.os.Bundle> editProperties(java.lang.St…2842 …method public android.accounts.AccountManagerFuture<android.accounts.Account[]> getAccountsByTypeA…2844 …method public android.accounts.AccountManagerFuture<android.os.Bundle> getAuthToken(android.accoun…2845 …method public deprecated android.accounts.AccountManagerFuture<android.os.Bundle> getAuthToken(and…2846 …method public android.accounts.AccountManagerFuture<android.os.Bundle> getAuthToken(android.accoun…2847 …method public android.accounts.AccountManagerFuture<android.os.Bundle> getAuthTokenByFeatures(java…2852 …method public android.accounts.AccountManagerFuture<java.lang.Boolean> hasFeatures(android.account…2858 …method public deprecated android.accounts.AccountManagerFuture<java.lang.Boolean> removeAccount(an…[all …]
2692 …method public android.accounts.AccountManagerFuture<android.os.Bundle> addAccount(java.lang.String…2697 …method public android.accounts.AccountManagerFuture<android.os.Bundle> confirmCredentials(android.…2698 …method public android.accounts.AccountManagerFuture<android.os.Bundle> editProperties(java.lang.St…2702 …method public android.accounts.AccountManagerFuture<android.accounts.Account[]> getAccountsByTypeA…2704 …method public android.accounts.AccountManagerFuture<android.os.Bundle> getAuthToken(android.accoun…2705 …method public deprecated android.accounts.AccountManagerFuture<android.os.Bundle> getAuthToken(and…2706 …method public android.accounts.AccountManagerFuture<android.os.Bundle> getAuthToken(android.accoun…2707 …method public android.accounts.AccountManagerFuture<android.os.Bundle> getAuthTokenByFeatures(java…2712 …method public android.accounts.AccountManagerFuture<java.lang.Boolean> hasFeatures(android.account…2716 …method public deprecated android.accounts.AccountManagerFuture<java.lang.Boolean> removeAccount(an…[all …]