导航菜单

页面标题

页面副标题

Akıllı Bilet v4.0.39.217 - WhereIsMyBusActivity.java 源代码

正在查看: Akıllı Bilet v4.0.39.217 应用的 WhereIsMyBusActivity.java JAVA 源代码文件

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


package com.asis.baseapp.ui.common.whereismybus;

import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.FrameLayout;
import androidx.activity.b;
import androidx.fragment.app.p;
import com.asis.baseapp.data.models.routes.RouteCodeResult;
import com.asis.baseapp.ui.common.departuretimes.DepartureTimesActivity;
import com.asis.baseapp.ui.common.whereismybus.WhereIsMyBusActivity;
import com.asis.baseapp.ui.common.whereismybus.WhereIsMyBusViewModel;
import com.asis.coreapp.R$string;
import com.google.android.material.bottomsheet.BottomSheetBehavior;
import com.google.android.material.button.MaterialButton;
import com.google.android.material.divider.MaterialDivider;
import defpackage.a30;
import defpackage.ak;
import defpackage.ao5;
import defpackage.bl0;
import defpackage.bo5;
import defpackage.ch;
import defpackage.cr4;
import defpackage.cz0;
import defpackage.dg5;
import defpackage.do3;
import defpackage.fn2;
import defpackage.gp2;
import defpackage.h73;
import defpackage.ho5;
import defpackage.hq0;
import defpackage.io5;
import defpackage.j73;
import defpackage.kk3;
import defpackage.ko5;
import defpackage.kw4;
import defpackage.mm2;
import defpackage.mo5;
import defpackage.o41;
import defpackage.o45;
import defpackage.og3;
import defpackage.ox;
import defpackage.t22;
import defpackage.tj4;
import defpackage.tr2;
import defpackage.uo5;
import defpackage.v6;
import defpackage.vr;
import defpackage.x64;
import defpackage.xn5;
import defpackage.xq2;
import defpackage.yn5;
import defpackage.yo;
import defpackage.zh3;
import defpackage.zq;
import defpackage.zy0;
import kotlin.Metadata;
import kotlinx.coroutines.CoroutineScope;

@Metadata(d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0003\u0018\u00002\u00020\u0001B\u0007¢\u0006\u0004\b\u0002\u0010\u0003¨\u0006\u0004"}, d2 = {"Lcom/asis/baseapp/ui/common/whereismybus/WhereIsMyBusActivity;", "Lvr;", "<init>", "()V", "coreapp_release"}, k = 1, mv = {1, 9, 0})
public final class WhereIsMyBusActivity extends vr {
    public static final int H = 0;
    public final dg5 B = new dg5(do3.a(WhereIsMyBusViewModel.class), new kk3(this, 5), new kk3(this, 4), new o45(this, 17));
    public final kw4 C = fn2.b0(new bo5(this, 1));
    public final kw4 D = fn2.b0(new bo5(this, 3));
    public final kw4 E = fn2.b0(new bo5(this, 2));
    public final kw4 F = fn2.b0(new bo5(this, 0));
    public yo G;

    public final void k0(bl0 bl0Var) {
        if (vr.s(this)) {
            bl0Var.invoke(Boolean.TRUE);
            return;
        }
        ox oxVar = new ox(11);
        h73 h73Var = h73.g;
        oxVar.b();
        oxVar.c = new zq(9, bl0Var);
        j73 i = oxVar.i();
        p supportFragmentManager = getSupportFragmentManager();
        fn2.u(supportFragmentManager, "getSupportFragmentManager(...)");
        i.r(this, supportFragmentManager);
    }

    public final v6 l0() {
        return (v6) this.C.getValue();
    }

    public final BottomSheetBehavior m0() {
        return (BottomSheetBehavior) this.D.getValue();
    }

    public final WhereIsMyBusViewModel n0() {
        return (WhereIsMyBusViewModel) this.B.getValue();
    }

    public final void o0(boolean z) {
        MaterialButton materialButton = l0().k;
        materialButton.animate().setDuration(200L).alpha(0.0f).withEndAction(new og3(z, materialButton, this)).start();
    }

    @Override
    public final void onCreate(Bundle bundle) {
        super.onCreate(bundle);
        setContentView(l0().a);
        Intent intent = getIntent();
        fn2.u(intent, "getIntent(...)");
        RouteCodeResult routeCodeResult = (RouteCodeResult) mm2.F(intent, "com.asis.baseapp.ui.base.intent_route_code_result", RouteCodeResult.class);
        if (routeCodeResult == null) {
            throw new IllegalStateException("Required value was null.".toString());
        }
        v6 l0 = l0();
        cz0 directionType = routeCodeResult.getDirectionType();
        int i = directionType == null ? -1 : ao5.$EnumSwitchMapping$0[directionType.ordinal()];
        final int i2 = 3;
        final int i3 = 2;
        final int i4 = 1;
        if (i == 1) {
            n0().g(zy0.g);
        } else if (i == 2) {
            n0().g(zy0.h);
        } else if (i == 3) {
            n0().g(zy0.i);
        }
        uo5 uo5Var = new uo5();
        fn2.m0(this, l0.q.getId(), new cr4());
        fn2.m0(this, l0.l.getId(), uo5Var);
        final int i5 = 0;
        l0.f.setOnClickListener(new View.OnClickListener(this) {
            public final WhereIsMyBusActivity g;

            {
                this.g = this;
            }

            @Override
            public final void onClick(View view) {
                int i6 = i5;
                WhereIsMyBusActivity whereIsMyBusActivity = this.g;
                switch (i6) {
                    case 0:
                        int i7 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        whereIsMyBusActivity.getOnBackPressedDispatcher().c();
                        break;
                    case 1:
                        int i8 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        RouteCodeResult routeCodeResult2 = (RouteCodeResult) whereIsMyBusActivity.n0().r.d();
                        if (routeCodeResult2 != null) {
                            Context applicationContext = whereIsMyBusActivity.getApplicationContext();
                            whereIsMyBusActivity.y();
                            Intent intent2 = new Intent(applicationContext, (Class<?>) gv.A(do3.a(DepartureTimesActivity.class)));
                            intent2.putExtra("com.asis.baseapp.ui.base.intent_route_code_result", routeCodeResult2);
                            fn2.a0(whereIsMyBusActivity, intent2);
                            break;
                        }
                        break;
                    case 2:
                        int i9 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        WhereIsMyBusViewModel n0 = whereIsMyBusActivity.n0();
                        xq2.E(mt1.C(n0), n0.f.c(), 0, new cp5(n0, null), 2);
                        break;
                    case 3:
                        int i10 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        BottomSheetBehavior m0 = whereIsMyBusActivity.m0();
                        fn2.u(m0, "<get-stationListBottomSheetBehavior>(...)");
                        if (m0.Q == 3) {
                            BottomSheetBehavior m02 = whereIsMyBusActivity.m0();
                            fn2.u(m02, "<get-stationListBottomSheetBehavior>(...)");
                            m02.K(4);
                        }
                        BottomSheetBehavior bottomSheetBehavior = (BottomSheetBehavior) whereIsMyBusActivity.F.getValue();
                        fn2.u(bottomSheetBehavior, "<get-announcementBottomSheet>(...)");
                        bottomSheetBehavior.K(6);
                        break;
                    default:
                        int i11 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        int i12 = ao5.$EnumSwitchMapping$1[((zy0) whereIsMyBusActivity.n0().s.getValue()).ordinal()];
                        if (i12 == 1) {
                            whereIsMyBusActivity.l0().g.setText(whereIsMyBusActivity.getText(R$string.backward_direction));
                        } else if (i12 == 2) {
                            whereIsMyBusActivity.l0().g.setText(whereIsMyBusActivity.getText(R$string.forward_direction));
                        }
                        WhereIsMyBusViewModel n02 = whereIsMyBusActivity.n0();
                        ep4 ep4Var = n02.s;
                        ep4Var.f(zh3.L((zy0) ep4Var.getValue()));
                        CoroutineScope C = mt1.C(n02);
                        b21 b21Var = n02.f;
                        xq2.E(C, b21Var.b(), 0, new jp5(n02, null), 2);
                        xq2.E(mt1.C(n02), b21Var.b(), 0, new ip5(n02, null), 2);
                        xq2.E(mt1.C(n02), b21Var.c(), 0, new hp5(n02, null), 2);
                        break;
                }
            }
        });
        cz0 directionType2 = routeCodeResult.getDirectionType();
        cz0 cz0Var = cz0.i;
        MaterialButton materialButton = l0.g;
        if (directionType2 == cz0Var || routeCodeResult.getDirectionType() == cz0.g) {
            fn2.u(materialButton, "changeDirectionButton");
            fn2.A0(materialButton);
            MaterialDivider materialDivider = l0.j;
            fn2.u(materialDivider, "dividerChangeDirection");
            fn2.A0(materialDivider);
        }
        l0.h.setOnClickListener(new View.OnClickListener(this) {
            public final WhereIsMyBusActivity g;

            {
                this.g = this;
            }

            @Override
            public final void onClick(View view) {
                int i6 = i4;
                WhereIsMyBusActivity whereIsMyBusActivity = this.g;
                switch (i6) {
                    case 0:
                        int i7 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        whereIsMyBusActivity.getOnBackPressedDispatcher().c();
                        break;
                    case 1:
                        int i8 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        RouteCodeResult routeCodeResult2 = (RouteCodeResult) whereIsMyBusActivity.n0().r.d();
                        if (routeCodeResult2 != null) {
                            Context applicationContext = whereIsMyBusActivity.getApplicationContext();
                            whereIsMyBusActivity.y();
                            Intent intent2 = new Intent(applicationContext, (Class<?>) gv.A(do3.a(DepartureTimesActivity.class)));
                            intent2.putExtra("com.asis.baseapp.ui.base.intent_route_code_result", routeCodeResult2);
                            fn2.a0(whereIsMyBusActivity, intent2);
                            break;
                        }
                        break;
                    case 2:
                        int i9 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        WhereIsMyBusViewModel n0 = whereIsMyBusActivity.n0();
                        xq2.E(mt1.C(n0), n0.f.c(), 0, new cp5(n0, null), 2);
                        break;
                    case 3:
                        int i10 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        BottomSheetBehavior m0 = whereIsMyBusActivity.m0();
                        fn2.u(m0, "<get-stationListBottomSheetBehavior>(...)");
                        if (m0.Q == 3) {
                            BottomSheetBehavior m02 = whereIsMyBusActivity.m0();
                            fn2.u(m02, "<get-stationListBottomSheetBehavior>(...)");
                            m02.K(4);
                        }
                        BottomSheetBehavior bottomSheetBehavior = (BottomSheetBehavior) whereIsMyBusActivity.F.getValue();
                        fn2.u(bottomSheetBehavior, "<get-announcementBottomSheet>(...)");
                        bottomSheetBehavior.K(6);
                        break;
                    default:
                        int i11 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        int i12 = ao5.$EnumSwitchMapping$1[((zy0) whereIsMyBusActivity.n0().s.getValue()).ordinal()];
                        if (i12 == 1) {
                            whereIsMyBusActivity.l0().g.setText(whereIsMyBusActivity.getText(R$string.backward_direction));
                        } else if (i12 == 2) {
                            whereIsMyBusActivity.l0().g.setText(whereIsMyBusActivity.getText(R$string.forward_direction));
                        }
                        WhereIsMyBusViewModel n02 = whereIsMyBusActivity.n0();
                        ep4 ep4Var = n02.s;
                        ep4Var.f(zh3.L((zy0) ep4Var.getValue()));
                        CoroutineScope C = mt1.C(n02);
                        b21 b21Var = n02.f;
                        xq2.E(C, b21Var.b(), 0, new jp5(n02, null), 2);
                        xq2.E(mt1.C(n02), b21Var.b(), 0, new ip5(n02, null), 2);
                        xq2.E(mt1.C(n02), b21Var.c(), 0, new hp5(n02, null), 2);
                        break;
                }
            }
        });
        l0.p.setOnClickListener(new xn5(uo5Var, this));
        l0.k.setOnClickListener(new View.OnClickListener(this) {
            public final WhereIsMyBusActivity g;

            {
                this.g = this;
            }

            @Override
            public final void onClick(View view) {
                int i6 = i3;
                WhereIsMyBusActivity whereIsMyBusActivity = this.g;
                switch (i6) {
                    case 0:
                        int i7 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        whereIsMyBusActivity.getOnBackPressedDispatcher().c();
                        break;
                    case 1:
                        int i8 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        RouteCodeResult routeCodeResult2 = (RouteCodeResult) whereIsMyBusActivity.n0().r.d();
                        if (routeCodeResult2 != null) {
                            Context applicationContext = whereIsMyBusActivity.getApplicationContext();
                            whereIsMyBusActivity.y();
                            Intent intent2 = new Intent(applicationContext, (Class<?>) gv.A(do3.a(DepartureTimesActivity.class)));
                            intent2.putExtra("com.asis.baseapp.ui.base.intent_route_code_result", routeCodeResult2);
                            fn2.a0(whereIsMyBusActivity, intent2);
                            break;
                        }
                        break;
                    case 2:
                        int i9 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        WhereIsMyBusViewModel n0 = whereIsMyBusActivity.n0();
                        xq2.E(mt1.C(n0), n0.f.c(), 0, new cp5(n0, null), 2);
                        break;
                    case 3:
                        int i10 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        BottomSheetBehavior m0 = whereIsMyBusActivity.m0();
                        fn2.u(m0, "<get-stationListBottomSheetBehavior>(...)");
                        if (m0.Q == 3) {
                            BottomSheetBehavior m02 = whereIsMyBusActivity.m0();
                            fn2.u(m02, "<get-stationListBottomSheetBehavior>(...)");
                            m02.K(4);
                        }
                        BottomSheetBehavior bottomSheetBehavior = (BottomSheetBehavior) whereIsMyBusActivity.F.getValue();
                        fn2.u(bottomSheetBehavior, "<get-announcementBottomSheet>(...)");
                        bottomSheetBehavior.K(6);
                        break;
                    default:
                        int i11 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        int i12 = ao5.$EnumSwitchMapping$1[((zy0) whereIsMyBusActivity.n0().s.getValue()).ordinal()];
                        if (i12 == 1) {
                            whereIsMyBusActivity.l0().g.setText(whereIsMyBusActivity.getText(R$string.backward_direction));
                        } else if (i12 == 2) {
                            whereIsMyBusActivity.l0().g.setText(whereIsMyBusActivity.getText(R$string.forward_direction));
                        }
                        WhereIsMyBusViewModel n02 = whereIsMyBusActivity.n0();
                        ep4 ep4Var = n02.s;
                        ep4Var.f(zh3.L((zy0) ep4Var.getValue()));
                        CoroutineScope C = mt1.C(n02);
                        b21 b21Var = n02.f;
                        xq2.E(C, b21Var.b(), 0, new jp5(n02, null), 2);
                        xq2.E(mt1.C(n02), b21Var.b(), 0, new ip5(n02, null), 2);
                        xq2.E(mt1.C(n02), b21Var.c(), 0, new hp5(n02, null), 2);
                        break;
                }
            }
        });
        int i6 = 6;
        l0.o.setOnClickListener(new tj4(i6, this, routeCodeResult));
        materialButton.setOnTouchListener(new yn5());
        final int i7 = 4;
        materialButton.setOnClickListener(new View.OnClickListener(this) {
            public final WhereIsMyBusActivity g;

            {
                this.g = this;
            }

            @Override
            public final void onClick(View view) {
                int i62 = i7;
                WhereIsMyBusActivity whereIsMyBusActivity = this.g;
                switch (i62) {
                    case 0:
                        int i72 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        whereIsMyBusActivity.getOnBackPressedDispatcher().c();
                        break;
                    case 1:
                        int i8 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        RouteCodeResult routeCodeResult2 = (RouteCodeResult) whereIsMyBusActivity.n0().r.d();
                        if (routeCodeResult2 != null) {
                            Context applicationContext = whereIsMyBusActivity.getApplicationContext();
                            whereIsMyBusActivity.y();
                            Intent intent2 = new Intent(applicationContext, (Class<?>) gv.A(do3.a(DepartureTimesActivity.class)));
                            intent2.putExtra("com.asis.baseapp.ui.base.intent_route_code_result", routeCodeResult2);
                            fn2.a0(whereIsMyBusActivity, intent2);
                            break;
                        }
                        break;
                    case 2:
                        int i9 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        WhereIsMyBusViewModel n0 = whereIsMyBusActivity.n0();
                        xq2.E(mt1.C(n0), n0.f.c(), 0, new cp5(n0, null), 2);
                        break;
                    case 3:
                        int i10 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        BottomSheetBehavior m0 = whereIsMyBusActivity.m0();
                        fn2.u(m0, "<get-stationListBottomSheetBehavior>(...)");
                        if (m0.Q == 3) {
                            BottomSheetBehavior m02 = whereIsMyBusActivity.m0();
                            fn2.u(m02, "<get-stationListBottomSheetBehavior>(...)");
                            m02.K(4);
                        }
                        BottomSheetBehavior bottomSheetBehavior = (BottomSheetBehavior) whereIsMyBusActivity.F.getValue();
                        fn2.u(bottomSheetBehavior, "<get-announcementBottomSheet>(...)");
                        bottomSheetBehavior.K(6);
                        break;
                    default:
                        int i11 = WhereIsMyBusActivity.H;
                        fn2.v(whereIsMyBusActivity, "this$0");
                        int i12 = ao5.$EnumSwitchMapping$1[((zy0) whereIsMyBusActivity.n0().s.getValue()).ordinal()];
                        if (i12 == 1) {
                            whereIsMyBusActivity.l0().g.setText(whereIsMyBusActivity.getText(R$string.backward_direction));
                        } else if (i12 == 2) {
                            whereIsMyBusActivity.l0().g.setText(whereIsMyBusActivity.getText(R$string.forward_direction));
                        }
                        WhereIsMyBusViewModel n02 = whereIsMyBusActivity.n0();
                        ep4 ep4Var = n02.s;
                        ep4Var.f(zh3.L((zy0) ep4Var.getValue()));
                        CoroutineScope C = mt1.C(n02);
                        b21 b21Var = n02.f;
                        xq2.E(C, b21Var.b(), 0, new jp5(n02, null), 2);
                        xq2.E(mt1.C(n02), b21Var.b(), 0, new ip5(n02, null), 2);
                        xq2.E(mt1.C(n02), b21Var.c(), 0, new hp5(n02, null), 2);
                        break;
                }
            }
        });
        m0().w(new hq0(this, i3));
        l0.s.setOnClickListener(new xn5(this, uo5Var));
        Context applicationContext = getApplicationContext();
        fn2.t(applicationContext, "null cannot be cast to non-null type com.asis.baseapp.Application");
        if (((ak) applicationContext).g().b(gp2.y)) {
            int id = l0.e.getId();
            int i8 = ch.m;
            fn2.a(this, id, o41.x(routeCodeResult.getCode())).h();
            getSupportFragmentManager().c0("requestKeyNotAnnouncementSize", this, new x64(this, i6));
            FrameLayout frameLayout = l0.d;
            fn2.u(frameLayout, "announcementFrame");
            fn2.A0(frameLayout);
            MaterialDivider materialDivider2 = l0.i;
            fn2.u(materialDivider2, "dividerAnnouncement");
            fn2.A0(materialDivider2);
            l0.c.setOnClickListener(new View.OnClickListener(this) {
                public final WhereIsMyBusActivity g;

                {
                    this.g = this;
                }

                @Override
                public final void onClick(View view) {
                    int i62 = i2;
                    WhereIsMyBusActivity whereIsMyBusActivity = this.g;
                    switch (i62) {
                        case 0:
                            int i72 = WhereIsMyBusActivity.H;
                            fn2.v(whereIsMyBusActivity, "this$0");
                            whereIsMyBusActivity.getOnBackPressedDispatcher().c();
                            break;
                        case 1:
                            int i82 = WhereIsMyBusActivity.H;
                            fn2.v(whereIsMyBusActivity, "this$0");
                            RouteCodeResult routeCodeResult2 = (RouteCodeResult) whereIsMyBusActivity.n0().r.d();
                            if (routeCodeResult2 != null) {
                                Context applicationContext2 = whereIsMyBusActivity.getApplicationContext();
                                whereIsMyBusActivity.y();
                                Intent intent2 = new Intent(applicationContext2, (Class<?>) gv.A(do3.a(DepartureTimesActivity.class)));
                                intent2.putExtra("com.asis.baseapp.ui.base.intent_route_code_result", routeCodeResult2);
                                fn2.a0(whereIsMyBusActivity, intent2);
                                break;
                            }
                            break;
                        case 2:
                            int i9 = WhereIsMyBusActivity.H;
                            fn2.v(whereIsMyBusActivity, "this$0");
                            WhereIsMyBusViewModel n0 = whereIsMyBusActivity.n0();
                            xq2.E(mt1.C(n0), n0.f.c(), 0, new cp5(n0, null), 2);
                            break;
                        case 3:
                            int i10 = WhereIsMyBusActivity.H;
                            fn2.v(whereIsMyBusActivity, "this$0");
                            BottomSheetBehavior m0 = whereIsMyBusActivity.m0();
                            fn2.u(m0, "<get-stationListBottomSheetBehavior>(...)");
                            if (m0.Q == 3) {
                                BottomSheetBehavior m02 = whereIsMyBusActivity.m0();
                                fn2.u(m02, "<get-stationListBottomSheetBehavior>(...)");
                                m02.K(4);
                            }
                            BottomSheetBehavior bottomSheetBehavior = (BottomSheetBehavior) whereIsMyBusActivity.F.getValue();
                            fn2.u(bottomSheetBehavior, "<get-announcementBottomSheet>(...)");
                            bottomSheetBehavior.K(6);
                            break;
                        default:
                            int i11 = WhereIsMyBusActivity.H;
                            fn2.v(whereIsMyBusActivity, "this$0");
                            int i12 = ao5.$EnumSwitchMapping$1[((zy0) whereIsMyBusActivity.n0().s.getValue()).ordinal()];
                            if (i12 == 1) {
                                whereIsMyBusActivity.l0().g.setText(whereIsMyBusActivity.getText(R$string.backward_direction));
                            } else if (i12 == 2) {
                                whereIsMyBusActivity.l0().g.setText(whereIsMyBusActivity.getText(R$string.forward_direction));
                            }
                            WhereIsMyBusViewModel n02 = whereIsMyBusActivity.n0();
                            ep4 ep4Var = n02.s;
                            ep4Var.f(zh3.L((zy0) ep4Var.getValue()));
                            CoroutineScope C = mt1.C(n02);
                            b21 b21Var = n02.f;
                            xq2.E(C, b21Var.b(), 0, new jp5(n02, null), 2);
                            xq2.E(mt1.C(n02), b21Var.b(), 0, new ip5(n02, null), 2);
                            xq2.E(mt1.C(n02), b21Var.c(), 0, new hp5(n02, null), 2);
                            break;
                    }
                }
            });
        }
        k0(new bl0(5, this, routeCodeResult));
        xq2.E(t22.n(this), null, 0, new ho5(this, null), 3);
        tr2 tr2Var = n0().o;
        fn2.t(tr2Var, "null cannot be cast to non-null type androidx.lifecycle.LiveData<com.asis.baseapp.data.models.routestation.RouteStation>");
        tr2Var.e(this, new a30(4, new io5(this, i5)));
        n0().r.e(this, new a30(4, new io5(this, i4)));
        xq2.E(t22.n(this), null, 0, new ko5(this, null), 3);
        tr2 tr2Var2 = n0().t;
        fn2.t(tr2Var2, "null cannot be cast to non-null type androidx.lifecycle.LiveData<kotlin.Boolean>");
        tr2Var2.e(this, new a30(4, new io5(this, i3)));
        xq2.E(t22.n(this), null, 0, new mo5(this, null), 3);
        tr2 tr2Var3 = n0().m;
        fn2.t(tr2Var3, "null cannot be cast to non-null type androidx.lifecycle.LiveData<kotlin.collections.List<com.asis.baseapp.data.models.busrealtime.BusRealTimeData>>");
        tr2Var3.e(this, new a30(4, new io5(this, i2)));
        b onBackPressedDispatcher = getOnBackPressedDispatcher();
        fn2.u(onBackPressedDispatcher, "<get-onBackPressedDispatcher>(...)");
        zh3.b(onBackPressedDispatcher, this, new io5(this, i7), 2);
    }
}