27 lines
701 B
Java
27 lines
701 B
Java
package o;
|
|
|
|
import android.util.Log;
|
|
|
|
/* loaded from: classes2.dex */
|
|
final class lvY extends BMB {
|
|
private ServiceConnectionC3033apq e;
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
public lvY(ServiceConnectionC3033apq serviceConnectionC3033apq) {
|
|
this.e = serviceConnectionC3033apq;
|
|
}
|
|
|
|
@Override // o.BMB
|
|
public final void a() {
|
|
iNu inu = this.e.b;
|
|
yax yaxVar = inu.e;
|
|
Object[] objArr = new Object[0];
|
|
if (Log.isLoggable("PlayCore", 4)) {
|
|
yax.d(yaxVar.d, "unlinkToDeath", objArr);
|
|
}
|
|
inu.k.asBinder().unlinkToDeath(inu.i, 0);
|
|
this.e.b.k = null;
|
|
this.e.b.j = false;
|
|
}
|
|
}
|