导航菜单

页面标题

页面副标题

Perplexity v2.48.1 - C1552l0.java 源代码

正在查看: Perplexity v2.48.1 应用的 C1552l0.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package c2;

import K4.C0319p;
import K5.C0330b;
import L4.AbstractC0457f;
import T4.AbstractC0805c;
import a3.C1231g;
import a8.AbstractC1259c;
import android.content.Context;
import android.os.Build;
import android.util.Log;
import android.webkit.WebSettings;
import android.webkit.WebView;
import com.google.android.gms.internal.measurement.W1;
import h9.C2536m;
import i.C2567O;
import kotlin.Unit;
import kotlin.jvm.functions.Function1;
import kotlin.jvm.internal.Intrinsics;
import l6.C3259j;
import org.chromium.support_lib_boundary.WebSettingsBoundaryInterface;
import org.chromium.support_lib_boundary.WebkitToCompatConverterBoundaryInterface;

public final class C1552l0 implements Function1 {

    public final int f23191w;

    public C1552l0(int i10) {
        this.f23191w = i10;
    }

    public final Object invoke(Object obj) {
        Ff.c gVar;
        switch (this.f23191w) {
            case 0:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                C1231g c1231g = new C1231g(27);
                L4.I0 i02 = K4.L.f6148a;
                Object obj2 = L4.S0.f7909a;
                return new K4.C(K4.L.i(AbstractC0457f.j(1, new A6.h(Rc.f.c(1, 1))), c1231g).a(K4.L.d(null, 3)), K4.L.j(AbstractC0457f.j(1, new A6.h(Rc.f.c(1, 1))), new C1231g(28)).a(K4.L.e(null, 3)));
            case 1:
                M5.W w2 = (M5.W) obj;
                Intrinsics.h(w2, "$this$graphicsLayer");
                w2.d(true);
                return Unit.a;
            case 2:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                L.T0 t02 = L.T0.f6714y;
                return new K4.C(AbstractC1259c.T(t02), AbstractC1259c.U(t02));
            case 3:
                Intrinsics.h((C0319p) obj, "$this$composable");
                return AbstractC1259c.T(L.T0.f6711X);
            case 4:
                C0319p c0319p = (C0319p) obj;
                Intrinsics.h(c0319p, "$this$composable");
                if (Intrinsics.c(((C2536m) c0319p.c()).f31154x.f31054Z, "Main.HomeTabs")) {
                    return AbstractC1259c.U(L.T0.f6713x);
                }
                return null;
            case 5:
                y3.d dVar = (y3.d) obj;
                Intrinsics.h(dVar, "it");
                return dVar.f44270a;
            case 6:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                return new K4.C(AbstractC1259c.X(), AbstractC1259c.Y());
            case 7:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                return new K4.C(AbstractC1259c.X(), AbstractC1259c.Y());
            case 8:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                return new K4.C(AbstractC1259c.X(), AbstractC1259c.Y());
            case 9:
                C3259j c3259j = (C3259j) obj;
                Intrinsics.h(c3259j, "$this$semantics");
                l6.s.n(c3259j);
                l6.s.o(c3259j, 6.0f);
                return Unit.a;
            case 10:
                C3259j c3259j2 = (C3259j) obj;
                Intrinsics.h(c3259j2, "$this$semantics");
                l6.s.o(c3259j2, 4.0f);
                return Unit.a;
            case H7.i.HAS_IMAGE_COLOR_FILTER_FIELD_NUMBER:
                C3259j c3259j3 = (C3259j) obj;
                Intrinsics.h(c3259j3, "$this$semantics");
                l6.s.o(c3259j3, 5.0f);
                return Unit.a;
            case 12:
                C3259j c3259j4 = (C3259j) obj;
                Intrinsics.h(c3259j4, "$this$semantics");
                l6.s.k(c3259j4, 0);
                return Unit.a;
            case 13:
                C2567O c2567o = (C2567O) obj;
                Intrinsics.h(c2567o, "it");
                return c2567o.f31440a;
            case 14:
                String str = (String) obj;
                Intrinsics.h(str, "word");
                if (str.length() <= 0) {
                    return str;
                }
                char upperCase = Character.toUpperCase(str.charAt(0));
                String substring = str.substring(1);
                Intrinsics.g(substring, "substring(...)");
                return upperCase + substring;
            case AbstractC0805c.f13760h:
                Context context = (Context) obj;
                Intrinsics.h(context, "context");
                WebView webView = new WebView(context);
                if (W1.y("ALGORITHMIC_DARKENING")) {
                    WebSettings settings = webView.getSettings();
                    if (!D9.j.f2150a.b()) {
                        throw new UnsupportedOperationException("This method is not supported by the current version of the framework and the current WebView APK");
                    }
                    try {
                        gVar = new Ff.c((WebSettingsBoundaryInterface) hn.a.L(WebSettingsBoundaryInterface.class, ((WebkitToCompatConverterBoundaryInterface) D9.k.f2153a.x).convertSettings(settings)), 7);
                    } catch (ClassCastException e10) {
                        if (Build.VERSION.SDK_INT != 30 || !"android.webkit.WebSettingsWrapper".equals(settings.getClass().getCanonicalName())) {
                            throw e10;
                        }
                        Log.e("WebSettingsCompat", "Error converting WebSettings to Chrome implementation. All AndroidX method calls on this WebSettings instance will be no-op calls. See https://crbug.com/388824130 for more info.", e10);
                        gVar = new D9.g(null, 7);
                    }
                    gVar.D();
                }
                webView.setBackgroundColor(0);
                return webView;
            case 16:
                C3259j c3259j5 = (C3259j) obj;
                Intrinsics.h(c3259j5, "$this$semantics");
                l6.s.k(c3259j5, 0);
                return Unit.a;
            case 17:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                return new K4.C(AbstractC1259c.X(), AbstractC1259c.Y());
            case 18:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                return new K4.C(AbstractC1259c.X(), AbstractC1259c.Y());
            case 19:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                return new K4.C(AbstractC1259c.X(), AbstractC1259c.Y());
            case 20:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                return new K4.C(AbstractC1259c.X(), AbstractC1259c.Y());
            case 21:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                return new K4.C(AbstractC1259c.X(), AbstractC1259c.Y());
            case 22:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                return new K4.C(AbstractC1259c.X(), AbstractC1259c.Y());
            case 23:
                C3259j c3259j6 = (C3259j) obj;
                Intrinsics.h(c3259j6, "$this$semantics");
                l6.s.k(c3259j6, 2);
                return Unit.a;
            case 24:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                return new K4.C(AbstractC1259c.X(), AbstractC1259c.Y());
            case 25:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                return new K4.C(K4.L.d(AbstractC0457f.k(0, 0, null, 6), 2), K4.L.e(AbstractC1259c.m0(), 2));
            case 26:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                return new K4.C(AbstractC1259c.X(), AbstractC1259c.Y());
            case 27:
                Intrinsics.h((C0319p) obj, "$this$AnimatedContent");
                return new K4.C(AbstractC1259c.X(), AbstractC1259c.Y());
            case 28:
                K5.m mVar = (K5.m) obj;
                Intrinsics.h(mVar, "$this$focusProperties");
                mVar.a(new C1552l0(29));
                return Unit.a;
            default:
                C0330b c0330b = (C0330b) obj;
                return ((c0330b != null && c0330b.f6338a == 8) || (c0330b != null && c0330b.f6338a == 7)) ? K5.s.f6384b : K5.s.f6385c;
        }
    }
}