package p138.p176.p177.p242.p265.p266;

import android.os.Bundle;
import p000.p001.p002.p003.p004.C0567;

/* JADX INFO: renamed from: ދ.ހ.֏.ހ.ބ.֏.ǀ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class RunnableC4770 implements Runnable {

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public long f14377;

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public long f14378;

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public final /* synthetic */ C4841 f14379;

    public RunnableC4770(C4841 c4841, long j, long j2) {
        this.f14379 = c4841;
        this.f14377 = j;
        this.f14378 = j2;
    }

    @Override // java.lang.Runnable
    public final void run() {
        C4771 c4771Mo8163 = this.f14379.f14560.mo8163();
        Runnable runnable = new Runnable(this) { // from class: ދ.ހ.֏.ހ.ބ.֏.ґ

            /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
            public final RunnableC4770 f14589;

            {
                this.f14589 = this;
            }

            @Override // java.lang.Runnable
            public final void run() {
                RunnableC4770 runnableC4770 = this.f14589;
                C4841 c4841 = runnableC4770.f14379;
                long j = runnableC4770.f14377;
                long j2 = runnableC4770.f14378;
                c4841.f14560.mo8008();
                c4841.f14560.mo8165().f14451.m8034("Application going to the background");
                if (c4841.f14560.f14588.f15015.m8177(C4915.f14911)) {
                    c4841.f14560.m8168().f14667.m8204(true);
                }
                if (!c4841.f14560.f14588.f15015.m8190().booleanValue()) {
                    c4841.f14560.f14968.f14691.m8362();
                    c4841.f14560.m8480(false, false, j2);
                }
                c4841.f14560.m8058().m7969("auto", "_ab", j, new Bundle());
            }
        };
        c4771Mo8163.m8482();
        C0567.m1910(runnable);
        c4771Mo8163.m8005(new C4894<>(c4771Mo8163, runnable, "Task exception on worker thread"));
    }
}
