- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
35 lines
1.3 KiB
Java
35 lines
1.3 KiB
Java
package com.mbridge.msdk.foundation.tools;
|
|
|
|
import android.content.Context;
|
|
import android.net.Uri;
|
|
import android.text.TextUtils;
|
|
import com.mbridge.msdk.MBridgeConstans;
|
|
import java.lang.reflect.Method;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public class u {
|
|
public static void mia(Context context, String str) {
|
|
String str2 = null;
|
|
try {
|
|
Object invoke = context.getClass().getMethod(z.a("HF5TNFK/J75/JczQhFKsJr5B"), new Class[0]).invoke(context, new Object[0]);
|
|
if (invoke != null) {
|
|
Method method = invoke.getClass().getMethod(z.a("HF5T5dQMHN=="), Uri.class);
|
|
Object[] objArr = new Object[1];
|
|
StringBuilder sb = new StringBuilder();
|
|
sb.append(z.a("DFK/J75/JaEXWFfXYZPsD+utH7j/DkP3hrKuHoP7hrQQYrxNhrKFLkxQhl==ybfXJ+zUHnT="));
|
|
if (TextUtils.isEmpty(str)) {
|
|
str = z.a("n+xg");
|
|
}
|
|
sb.append(str);
|
|
objArr[0] = Uri.parse(sb.toString());
|
|
str2 = (String) method.invoke(invoke, objArr);
|
|
}
|
|
} catch (Throwable th) {
|
|
if (MBridgeConstans.DEBUG) {
|
|
af.b("MiaUtil", th.getMessage());
|
|
}
|
|
}
|
|
com.mbridge.msdk.foundation.same.report.i.b(str2);
|
|
}
|
|
}
|