Home
last modified time | relevance | path

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

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