Searched refs:Authenticator (Results 1 – 4 of 4) sorted by relevance
33 private Authenticator mAuthenticator;62 mAuthenticator = new Authenticator(this); in onCreate()75 public class Authenticator extends AbstractAccountAuthenticator { class in GenericAccountService76 public Authenticator(Context context) { in Authenticator() method in GenericAccountService.Authenticator
38 private static Authenticator sInstance;43 sInstance = new Authenticator(getApplicationContext()); in onBind()62 public static class Authenticator extends AbstractAccountAuthenticator { class in MyAuthenticator66 public Authenticator(Context context) { in Authenticator() method in MyAuthenticator.Authenticator
32 private Authenticator mAuthenticator;39 mAuthenticator = new Authenticator(this); in onCreate()
50 class Authenticator extends AbstractAccountAuthenticator { class58 public Authenticator(Context context) { in Authenticator() method in Authenticator