Home
last modified time | relevance | path

Searched refs:getAccountCredentialsForCloning (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DAccountAuthenticator.java118 …public Bundle getAccountCredentialsForCloning(AccountAuthenticatorResponse response, Account accou… in getAccountCredentialsForCloning() method in AccountAuthenticator
/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java323 public Bundle getAccountCredentialsForCloning(final AccountAuthenticatorResponse response, in getAccountCredentialsForCloning() method in MockAccountAuthenticator
325 return super.getAccountCredentialsForCloning(response, account); in getAccountCredentialsForCloning()