Searched refs:Authenticator (Results 1 – 3 of 3) sorted by relevance
49 class Authenticator extends AbstractAccountAuthenticator { class in AuthenticatorService51 public Authenticator(Context context) { in Authenticator() method in AuthenticatorService.Authenticator160 return new Authenticator(this).getIBinder(); in onBind()
39 import javax.obex.Authenticator;46 public class BluetoothPbapAuthenticator implements Authenticator {
63 import javax.obex.Authenticator;571 public ServerSession acceptAndOpen(ServerRequestHandler handler, Authenticator auth) in acceptAndOpen()