Files
rr3-apk/smali_classes4/com/vungle/ads/internal/omsdk/OMTestUtils.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

46 lines
1007 B
Smali

.class public final Lcom/vungle/ads/internal/omsdk/OMTestUtils;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static final INSTANCE:Lcom/vungle/ads/internal/omsdk/OMTestUtils;
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/vungle/ads/internal/omsdk/OMTestUtils;
invoke-direct {v0}, Lcom/vungle/ads/internal/omsdk/OMTestUtils;-><init>()V
sput-object v0, Lcom/vungle/ads/internal/omsdk/OMTestUtils;->INSTANCE:Lcom/vungle/ads/internal/omsdk/OMTestUtils;
return-void
.end method
.method private constructor <init>()V
.locals 0
.line 6
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final isOmidActive()Z
.locals 1
.annotation build Landroidx/annotation/VisibleForTesting;
.end annotation
.line 9
invoke-static {}, Lcom/iab/omid/library/vungle/Omid;->isActive()Z
move-result v0
return v0
.end method