17 lines
412 B
Smali
17 lines
412 B
Smali
.class public interface abstract Lcom/facebook/ads/internal/api/AdComponentViewApiProvider;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/Keep;
|
|
.end annotation
|
|
|
|
.annotation build Landroidx/annotation/UiThread;
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getAdComponentViewApi()Lcom/facebook/ads/internal/api/AdComponentViewApi;
|
|
.end method
|