discord-jadx/app/src/main/java/c/i/a/f/h/c/l.java

30 lines
975 B
Java

package c.i.a.f.h.c;
import android.content.Context;
import android.os.RemoteException;
import c.i.a.f.e.h.c;
import c.i.a.f.e.h.h;
import com.google.android.gms.auth.api.credentials.Credential;
import com.google.android.gms.common.api.Status;
import com.google.android.gms.internal.p001authapi.zzt;
/* compiled from: com.google.android.gms:play-services-auth@@19.0.0 */
public final class l extends m<Status> {
public final /* synthetic */ Credential l;
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public l(c cVar, Credential credential) {
super(cVar);
this.l = credential;
}
@Override // com.google.android.gms.common.api.internal.BasePendingResult
public final /* synthetic */ h d(Status status) {
return status;
}
@Override // c.i.a.f.h.c.m
public final void m(Context context, t tVar) throws RemoteException {
tVar.I(new n(this), new zzt(this.l));
}
}