Home
last modified time | relevance | path

Searched defs:getAuthToken (Results 1 – 4 of 4) sorted by relevance

/development/apps/PushApiAuthenticator/src/com/example/android/pushapiauthenticator/
DMyAccountAuthenticator.java42 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken() method in MyAccountAuthenticator
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
DAuthenticator.java88 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken() method in Authenticator
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/accounts/
DGenericAccountService.java101 public Bundle getAuthToken(AccountAuthenticatorResponse accountAuthenticatorResponse, in getAuthToken() method in GenericAccountService.Authenticator
/development/samples/DeviceAdminWhitelistedAccount/src/com/example/android/app/admin/whitelistedaccount/
DMyAuthenticator.java96 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken() method in MyAuthenticator.Authenticator