You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
681 B

package androidx.lifecycle;
import androidx.lifecycle.AbstractC0424i;
/* loaded from: classes.dex */
class SingleGeneratedAdapterObserver implements InterfaceC0432k {
/* renamed from: a */
public final InterfaceC0418f f1602a;
public SingleGeneratedAdapterObserver(InterfaceC0418f interfaceC0418f) {
this.f1602a = interfaceC0418f;
}
@Override // androidx.lifecycle.InterfaceC0432k
/* renamed from: d */
public void mo472d(InterfaceC0434m interfaceC0434m, AbstractC0424i.EnumC0426b enumC0426b) {
this.f1602a.m3709a(interfaceC0434m, enumC0426b, false, null);
this.f1602a.m3709a(interfaceC0434m, enumC0426b, true, null);
}
}