Files
rr3-apk/smali_classes2/com/facebook/share/internal/ShareContentValidation$StoryShareValidator.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

39 lines
1.2 KiB
Smali

.class final Lcom/facebook/share/internal/ShareContentValidation$StoryShareValidator;
.super Lcom/facebook/share/internal/ShareContentValidation$Validator;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/share/internal/ShareContentValidation;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "StoryShareValidator"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 239
invoke-direct {p0}, Lcom/facebook/share/internal/ShareContentValidation$Validator;-><init>()V
return-void
.end method
# virtual methods
.method public validate(Lcom/facebook/share/model/ShareStoryContent;)V
.locals 1
.line 241
sget-object v0, Lcom/facebook/share/internal/ShareContentValidation;->INSTANCE:Lcom/facebook/share/internal/ShareContentValidation;
invoke-static {v0, p1, p0}, Lcom/facebook/share/internal/ShareContentValidation;->access$validateStoryContent(Lcom/facebook/share/internal/ShareContentValidation;Lcom/facebook/share/model/ShareStoryContent;Lcom/facebook/share/internal/ShareContentValidation$Validator;)V
return-void
.end method