158 lines
3.6 KiB
Java
158 lines
3.6 KiB
Java
package o;
|
|
|
|
import android.webkit.JavascriptInterface;
|
|
import java.util.Arrays;
|
|
|
|
/* renamed from: o.fMa, reason: case insensitive filesystem */
|
|
/* loaded from: classes5.dex */
|
|
public final class C12953fMa extends fLU {
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public C12953fMa(fLW... flwArr) {
|
|
super((fLW[]) Arrays.copyOf(flwArr, flwArr.length));
|
|
C14957gcv.e(flwArr, "");
|
|
}
|
|
|
|
/* renamed from: o.fMa$RVV */
|
|
/* loaded from: classes5.dex */
|
|
public static final class RVV {
|
|
private RVV() {
|
|
}
|
|
|
|
public /* synthetic */ RVV(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void onSlipRender(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 0) {
|
|
d()[0].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void onTracking(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 1) {
|
|
d()[1].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void onRecieved(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 2) {
|
|
d()[2].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void requestExternalLogin(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 3) {
|
|
d()[3].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void getCurrentLocation(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 4) {
|
|
d()[4].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void onRequestFundData(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 5) {
|
|
d()[5].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void onRequestHistoricalData(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 6) {
|
|
d()[6].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void onInvestFund(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 7) {
|
|
d()[7].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void onOpenPDF(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 8) {
|
|
d()[8].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void onNavigate(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 9) {
|
|
d()[9].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void onOpenUrl(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 10) {
|
|
d()[10].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void onOpenFundfact(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 11) {
|
|
d()[11].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void onNavigateBack(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 12) {
|
|
d()[12].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void onError(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 13) {
|
|
d()[13].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void onFundObjectReceived(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 14) {
|
|
d()[14].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
@JavascriptInterface
|
|
public final void onTriggerFirebaseEvent(String str) {
|
|
C14957gcv.e(str, "");
|
|
if (d().length > 15) {
|
|
d()[15].d.invoke(str);
|
|
}
|
|
}
|
|
|
|
static {
|
|
new RVV((byte) 0);
|
|
}
|
|
}
|