Searched defs:AuthenticatorService (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/service/
H A DAuthenticatorService.java42 public class AuthenticatorService extends Service { class in inherits:Service
61 AuthenticatorService.this, accountType);
63 AuthenticatorService.this, protocol);
72 AccountManager.get(AuthenticatorService.this).addAccountExplicitly(
113 AuthenticatorService.this, accountType);

Completed in 107 milliseconds