Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/
DTestAuthenticator.java56 createAccount(this, ACCOUNT_TYPE, features); in onStartCommand()
63 private static Account createAccount(Context context, String accountType, in createAccount() method in TestAuthenticator