package o; /* loaded from: classes3.dex */ public final class KV extends KU { public /* synthetic */ KV(String str) { this(Boolean.FALSE, str); } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ private KV(Boolean bool, String str) { super(bool, str); C14957gcv.e(str, ""); } }