ReactDialogPickerManager.smali
.class public Lcom/reactnativecommunity/picker/ReactDialogPickerManager;
.super Lcom/reactnativecommunity/picker/ReactPickerManager;
.source "SourceFile"
# annotations
.annotation runtime Lcom/facebook/react/module/annotations/ReactModule;
name = "RNCAndroidDialogPicker"
.end annotation
# static fields
.field public static final REACT_CLASS:Ljava/lang/String; = "RNCAndroidDialogPicker"
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Lcom/reactnativecommunity/picker/ReactPickerManager;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic createViewInstance(Lcom/facebook/react/uimanager/ThemedReactContext;)Landroid/view/View;
.registers 2
.line 1
invoke-virtual {p0, p1}, Lcom/reactnativecommunity/picker/ReactDialogPickerManager;->createViewInstance(Lcom/facebook/react/uimanager/ThemedReactContext;)Lcom/reactnativecommunity/picker/b;
move-result-object p1
return-object p1
.end method
.method public createViewInstance(Lcom/facebook/react/uimanager/ThemedReactContext;)Lcom/reactnativecommunity/picker/b;
.registers 4
.line 2
new-instance v0, Lcom/reactnativecommunity/picker/b;
const/4 v1, 0x0
invoke-direct {v0, p1, v1}, Lcom/reactnativecommunity/picker/b;-><init>(Landroid/content/Context;I)V
return-object v0
.end method
.method public getName()Ljava/lang/String;
.registers 2
const-string v0, "RNCAndroidDialogPicker"
return-object v0
.end method