discord-jadx/app/src/main/java/c/i/a/c/e2/u/f.java

53 lines
1.2 KiB
Java

package c.i.a.c.e2.u;
import androidx.annotation.ColorInt;
import androidx.annotation.Nullable;
import java.util.Collections;
import java.util.Set;
/* compiled from: WebvttCssStyle */
public final class f {
public String a = "";
public String b = "";
/* renamed from: c reason: collision with root package name */
public Set<String> f854c = Collections.emptySet();
public String d = "";
@Nullable
public String e = null;
@ColorInt
public int f;
public boolean g = false;
public int h;
public boolean i = false;
public int j = -1;
public int k = -1;
public int l = -1;
public int m = -1;
public int n = -1;
public int o = -1;
public boolean p = false;
public static int b(int i, String str, @Nullable String str2, int i2) {
if (str.isEmpty() || i == -1) {
return i;
}
if (str.equals(str2)) {
return i + i2;
}
return -1;
}
public int a() {
int i = this.l;
if (i == -1 && this.m == -1) {
return -1;
}
int i2 = 0;
int i3 = i == 1 ? 1 : 0;
if (this.m == 1) {
i2 = 2;
}
return i3 | i2;
}
}