导航菜单

页面标题

页面副标题

Kaspi.kz v5.85.1 - getModulesWhoseInternalsAreVisible.java 源代码

正在查看: Kaspi.kz v5.85.1 应用的 getModulesWhoseInternalsAreVisible.java JAVA 源代码文件

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


package o;

import android.app.PendingIntent;
import androidx.annotation.NonNull;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;

public class getModulesWhoseInternalsAreVisible {
    private final PendingIntent AudioAttributesCompatParcelizer;
    private final PendingIntent AudioAttributesImplApi21Parcelizer;
    private final PendingIntent AudioAttributesImplApi26Parcelizer;
    private final PendingIntent AudioAttributesImplBaseParcelizer;
    private final int IconCompatParcelizer;
    private final Map MediaBrowserCompatCustomActionResultReceiver;
    private boolean MediaBrowserCompatSearchResultReceiver = false;
    private final long RemoteActionCompatParcelizer;
    private final long read;
    private final String setBackground;
    private final long setElement;
    private final Integer setError;
    private final int setFieldValue;
    private final int setLabel;
    private final int setOptions;
    private final long write;

    private getModulesWhoseInternalsAreVisible(@NonNull String str, int i, @setOutType int i2, @VariableDescriptorWithInitializerImpl int i3, @androidx.annotation.Nullable Integer num, int i4, long j, long j2, long j3, long j4, @androidx.annotation.Nullable PendingIntent pendingIntent, @androidx.annotation.Nullable PendingIntent pendingIntent2, @androidx.annotation.Nullable PendingIntent pendingIntent3, @androidx.annotation.Nullable PendingIntent pendingIntent4, Map map) {
        this.setBackground = str;
        this.setFieldValue = i;
        this.setOptions = i2;
        this.setLabel = i3;
        this.setError = num;
        this.IconCompatParcelizer = i4;
        this.write = j;
        this.RemoteActionCompatParcelizer = j2;
        this.setElement = j3;
        this.read = j4;
        this.AudioAttributesImplApi26Parcelizer = pendingIntent;
        this.AudioAttributesImplBaseParcelizer = pendingIntent2;
        this.AudioAttributesImplApi21Parcelizer = pendingIntent3;
        this.AudioAttributesCompatParcelizer = pendingIntent4;
        this.MediaBrowserCompatCustomActionResultReceiver = map;
    }

    private final boolean setFieldValue(packageslambda0 packageslambda0Var) {
        return packageslambda0Var.setFieldValue() && this.setElement <= this.read;
    }

    private static Set setOptions(@androidx.annotation.Nullable Set set) {
        return set == null ? new HashSet() : set;
    }

    public static getModulesWhoseInternalsAreVisible setOptions(@NonNull String str, int i, @setOutType int i2, @VariableDescriptorWithInitializerImpl int i3, @androidx.annotation.Nullable Integer num, int i4, long j, long j2, long j3, long j4, @androidx.annotation.Nullable PendingIntent pendingIntent, @androidx.annotation.Nullable PendingIntent pendingIntent2, @androidx.annotation.Nullable PendingIntent pendingIntent3, @androidx.annotation.Nullable PendingIntent pendingIntent4, Map map) {
        return new getModulesWhoseInternalsAreVisible(str, i, i2, i3, num, i4, j, j2, j3, j4, pendingIntent, pendingIntent2, pendingIntent3, pendingIntent4, map);
    }

    final void IconCompatParcelizer() {
        this.MediaBrowserCompatSearchResultReceiver = true;
    }

    public long RemoteActionCompatParcelizer() {
        return this.RemoteActionCompatParcelizer;
    }

    public int read() {
        return this.IconCompatParcelizer;
    }

    public int setBackground() {
        return this.setLabel;
    }

    final PendingIntent setBackground(packageslambda0 packageslambda0Var) {
        if (packageslambda0Var.setBackground() == 0) {
            PendingIntent pendingIntent = this.AudioAttributesImplBaseParcelizer;
            if (pendingIntent != null) {
                return pendingIntent;
            }
            if (setFieldValue(packageslambda0Var)) {
                return this.AudioAttributesCompatParcelizer;
            }
            return null;
        }
        if (packageslambda0Var.setBackground() == 1) {
            PendingIntent pendingIntent2 = this.AudioAttributesImplApi26Parcelizer;
            if (pendingIntent2 != null) {
                return pendingIntent2;
            }
            if (setFieldValue(packageslambda0Var)) {
                return this.AudioAttributesImplApi21Parcelizer;
            }
        }
        return null;
    }

    final boolean setElement() {
        return this.MediaBrowserCompatSearchResultReceiver;
    }

    public String setError() {
        return this.setBackground;
    }

    public Set<Integer> setError(packageslambda0 packageslambda0Var) {
        return packageslambda0Var.setFieldValue() ? packageslambda0Var.setBackground() == 0 ? setOptions((Set) this.MediaBrowserCompatCustomActionResultReceiver.get("nonblocking.destructive.intent")) : setOptions((Set) this.MediaBrowserCompatCustomActionResultReceiver.get("blocking.destructive.intent")) : packageslambda0Var.setBackground() == 0 ? setOptions((Set) this.MediaBrowserCompatCustomActionResultReceiver.get("nonblocking.intent")) : setOptions((Set) this.MediaBrowserCompatCustomActionResultReceiver.get("blocking.intent"));
    }

    public long setFieldValue() {
        return this.write;
    }

    public Integer setLabel() {
        return this.setError;
    }

    public int setOptions() {
        return this.setFieldValue;
    }

    public boolean setOptions(@JavaVisibilities int i) {
        return setBackground(packageslambda0.setOptions(i)) != null;
    }

    public int write() {
        return this.setOptions;
    }

    public boolean setLabel(@NonNull packageslambda0 packageslambda0Var) {
        return setBackground(packageslambda0Var) != null;
    }
}