package com.google.android.play.integrity.internal; import android.content.Context; import android.content.ServiceConnection; import android.os.IInterface; /* loaded from: classes2.dex */ final class s extends o { /* renamed from: f, reason: collision with root package name */ final /* synthetic */ y f5246f; s(y yVar) { this.f5246f = yVar; } @Override // com.google.android.play.integrity.internal.o public final void b() { IInterface iInterface; n nVar; Context context; ServiceConnection serviceConnection; y yVar = this.f5246f; iInterface = yVar.f5264m; if (iInterface != null) { nVar = yVar.f5253b; nVar.d("Unbind from service.", new Object[0]); y yVar2 = this.f5246f; context = yVar2.f5252a; serviceConnection = yVar2.f5263l; context.unbindService(serviceConnection); this.f5246f.f5258g = false; this.f5246f.f5264m = null; this.f5246f.f5263l = null; } this.f5246f.t(); } }