Files
rr3-apk/decompiled/sources/com/applovin/impl/t2.java
Daniel Elliott f9d20bb3fc Add decompiled APK source code (JADX)
- 28,932 files
- Full Java source code
- Smali files
- Resources

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 14:52:23 -08:00

34 lines
890 B
Java

package com.applovin.impl;
import android.content.Context;
import java.util.UUID;
/* loaded from: classes.dex */
public abstract class t2 {
public static final UUID a = new UUID(0, 0);
public static final UUID b = new UUID(1186680826959645954L, -5988876978535335093L);
public static final UUID c = new UUID(-2129748144642739255L, 8654423357094679310L);
public static final UUID d = new UUID(-1301668207276963122L, -6645017420763422227L);
public static final UUID e = new UUID(-7348484286925749626L, -6083546864340672619L);
public static int a(Context context) {
return xp.a(context);
}
public static String b(int i) {
return xp.c(i);
}
public static long b(long j) {
return xp.c(j);
}
public static int a(int i) {
return xp.b(i);
}
public static long a(long j) {
return xp.b(j);
}
}