Hide My Applist v3.2版本的 MD5 值为:383dedb17bb652e4d177504fd1ff0afb

以下内容为反编译后的 g.java 源代码,内容仅作参考


package d1;

import android.content.DialogInterface;
import android.net.Uri;
import com.github.kyuubiran.ezxhelper.utils.Logger;
import java.util.concurrent.atomic.AtomicInteger;
public final class g implements DialogInterface.OnClickListener {
    public final int f9075x;
    public final Object f9076y;

    public g(int i10, Object obj) {
        this.f9075x = i10;
        this.f9076y = obj;
    }

    @Override
    public final void onClick(DialogInterface dialogInterface, int i10) {
        int i11 = this.f9075x;
        Object obj = this.f9076y;
        switch (i11) {
            case Logger.VERBOSE:
                h hVar = (h) obj;
                hVar.T0 = i10;
                hVar.onClick(dialogInterface, -1);
                dialogInterface.dismiss();
                return;
            case Logger.DEBUG:
                ((AtomicInteger) obj).set(i10);
                return;
            case Logger.INFO:
                ((l3.i) obj).b();
                return;
            default:
                l3.j0 j0Var = i3.l.A.f10615c;
                l3.j0.n(((l3.k) obj).f11439x, Uri.parse("https://support.google.com/dfp_premium/answer/7160685#push"));
                return;
        }
    }
}