Home
last modified time | relevance | path

Searched refs:confirmCredentials (Results 1 – 5 of 5) 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/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
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
DAuthenticator.java75 public Bundle confirmCredentials( in confirmCredentials() method in Authenticator
/development/apps/Development/src/com/android/development/
DAccountsTester.java293 mAccountManager.confirmCredentials(mLongPressedAccount, null, in onContextItemSelected()