package com.unity3d.services; import c9.a; import com.unity3d.services.core.di.IServiceComponent; import d9.k; import d9.r; import k9.k0; /* loaded from: classes2.dex */ public final class UnityAdsSDK$$special$$inlined$inject$1 extends k implements a { final /* synthetic */ String $named; final /* synthetic */ IServiceComponent $this_inject; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public UnityAdsSDK$$special$$inlined$inject$1(IServiceComponent iServiceComponent, String str) { super(0); this.$this_inject = iServiceComponent; this.$named = str; } /* JADX WARN: Type inference failed for: r0v3, types: [java.lang.Object, k9.k0] */ @Override // c9.a public final k0 invoke() { IServiceComponent iServiceComponent = this.$this_inject; return iServiceComponent.getServiceProvider().getRegistry().getService(this.$named, r.a(k0.class)); } }