Home
last modified time | relevance | path

Searched defs:accountCredentials (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl93 in Bundle accountCredentials); in addAccountFromCredentials()
DAbstractAccountAuthenticator.java355 Bundle accountCredentials) throws RemoteException { in addAccountFromCredentials()
744 Bundle accountCredentials) throws NetworkErrorException { in addAccountFromCredentials()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java1747 final Bundle accountCredentials, final Account account, final UserAccounts targetUser, in completeCloningAccount()