44 lines
1.3 KiB
Smali
44 lines
1.3 KiB
Smali
.class public interface abstract Lcom/facebook/ads/RewardedVideoAd$RewardedVideoAdShowConfigBuilder;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/facebook/ads/FullScreenAd$ShowConfigBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/Keep;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/facebook/ads/RewardedVideoAd;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "RewardedVideoAdShowConfigBuilder"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public bridge synthetic build()Lcom/facebook/ads/FullScreenAd$ShowAdConfig;
|
|
.locals 1
|
|
|
|
.line 120
|
|
invoke-interface {p0}, Lcom/facebook/ads/RewardedVideoAd$RewardedVideoAdShowConfigBuilder;->build()Lcom/facebook/ads/RewardedVideoAd$RewardedVideoShowAdConfig;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public abstract build()Lcom/facebook/ads/RewardedVideoAd$RewardedVideoShowAdConfig;
|
|
.end method
|
|
|
|
.method public abstract withAppOrientation(I)Lcom/facebook/ads/RewardedVideoAd$RewardedVideoAdShowConfigBuilder;
|
|
.annotation build Lcom/facebook/ads/internal/bench/Benchmark;
|
|
failAtMillis = 0x5
|
|
warnAtMillis = 0x1
|
|
.end annotation
|
|
.end method
|