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

import java.util.concurrent.atomic.AtomicReference;

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

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public final /* synthetic */ AtomicReference f15096;

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final /* synthetic */ String f15097;

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

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public final /* synthetic */ String f15099;

    /* JADX INFO: renamed from: އ, reason: contains not printable characters */
    public final /* synthetic */ boolean f15100;

    /* JADX INFO: renamed from: ވ, reason: contains not printable characters */
    public final /* synthetic */ C4757 f15101;

    public RunnableC4990(C4757 c4757, AtomicReference atomicReference, String str, String str2, String str3, boolean z) {
        this.f15101 = c4757;
        this.f15096 = atomicReference;
        this.f15097 = str;
        this.f15098 = str2;
        this.f15099 = str3;
        this.f15100 = z;
    }

    @Override // java.lang.Runnable
    public final void run() {
        C4987 c4987M8508 = this.f15101.f14588.m8508();
        AtomicReference atomicReference = this.f15096;
        String str = this.f15097;
        String str2 = this.f15098;
        String str3 = this.f15099;
        boolean z = this.f15100;
        c4987M8508.mo8008();
        c4987M8508.m8066();
        c4987M8508.m8514(new RunnableC4941(c4987M8508, atomicReference, str, str2, str3, z, c4987M8508.m8513(false)));
    }
}
