HomeSort by relevance Sort by last modified time
    Searched defs:AuthenticatorService (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telecomm/java/android/telecom/
AuthenticatorService.java 34 public class AuthenticatorService extends Service {
  /packages/apps/Email/provider_src/com/android/email/service/
AuthenticatorService.java 42 public class AuthenticatorService extends Service {
61 AuthenticatorService.this, accountType);
63 AuthenticatorService.this, protocol);
72 AccountManager.get(AuthenticatorService.this).addAccountExplicitly(
113 AuthenticatorService.this, accountType);

Completed in 415 milliseconds