Lines Matching refs:Bundle
26 import android.os.Bundle;
81 public Bundle editProperties(AccountAuthenticatorResponse accountAuthenticatorResponse, in editProperties()
87 public Bundle addAccount(AccountAuthenticatorResponse accountAuthenticatorResponse, in addAccount()
88 String s, String s2, String[] strings, Bundle bundle) in addAccount()
94 public Bundle confirmCredentials(AccountAuthenticatorResponse accountAuthenticatorResponse, in confirmCredentials()
95 Account account, Bundle bundle) in confirmCredentials()
101 public Bundle getAuthToken(AccountAuthenticatorResponse accountAuthenticatorResponse, in getAuthToken()
102 Account account, String s, Bundle bundle) in getAuthToken()
113 public Bundle updateCredentials(AccountAuthenticatorResponse accountAuthenticatorResponse, in updateCredentials()
114 Account account, String s, Bundle bundle) in updateCredentials()
120 public Bundle hasFeatures(AccountAuthenticatorResponse accountAuthenticatorResponse, in hasFeatures()