package c.i.a.f.l; import android.content.Context; import android.os.Bundle; import android.os.Looper; import c.i.a.f.e.h.a; import c.i.a.f.e.h.c; import c.i.a.f.e.k.c; /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ public final class e extends a.AbstractC0101a { /* Return type fixed from 'c.i.a.f.e.h.a$f' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [android.content.Context, android.os.Looper, c.i.a.f.e.k.c, java.lang.Object, c.i.a.f.e.h.c$a, c.i.a.f.e.h.c$b] */ @Override // c.i.a.f.e.h.a.AbstractC0101a public final c.i.a.f.l.b.a a(Context context, Looper looper, c cVar, a aVar, c.a aVar2, c.b bVar) { a aVar3 = cVar.g; Integer num = cVar.h; Bundle bundle = new Bundle(); bundle.putParcelable("com.google.android.gms.signin.internal.clientRequestedAccount", cVar.a); if (num != null) { bundle.putInt("com.google.android.gms.common.internal.ClientSettings.sessionId", num.intValue()); } if (aVar3 != null) { bundle.putBoolean("com.google.android.gms.signin.internal.offlineAccessRequested", false); bundle.putBoolean("com.google.android.gms.signin.internal.idTokenRequested", false); bundle.putString("com.google.android.gms.signin.internal.serverClientId", null); bundle.putBoolean("com.google.android.gms.signin.internal.usePromptModeForAuthCode", true); bundle.putBoolean("com.google.android.gms.signin.internal.forceCodeForRefreshToken", false); bundle.putString("com.google.android.gms.signin.internal.hostedDomain", null); bundle.putString("com.google.android.gms.signin.internal.logSessionId", null); bundle.putBoolean("com.google.android.gms.signin.internal.waitForAccessTokenRefresh", false); } return new c.i.a.f.l.b.a(context, looper, true, cVar, bundle, aVar2, bVar); } }