DatePickerImpl$2.smali

.class Lcom/taobao/weex/appfram/pickers/DatePickerImpl$2;
.super Ljava/lang/Object;
.source "DatePickerImpl.java"

# interfaces
.implements Landroid/content/DialogInterface$OnCancelListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/taobao/weex/appfram/pickers/DatePickerImpl;->pickDate(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/taobao/weex/appfram/pickers/DatePickerImpl$OnPickListener;Ljava/util/Map;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic val$listener:Lcom/taobao/weex/appfram/pickers/DatePickerImpl$OnPickListener;


# direct methods
.method constructor <init>(Lcom/taobao/weex/appfram/pickers/DatePickerImpl$OnPickListener;)V
    .registers 2
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x1010
        }
        names = {
            "val$listener"
        }
    .end annotation

    .line 102
    iput-object p1, p0, Lcom/taobao/weex/appfram/pickers/DatePickerImpl$2;->val$listener:Lcom/taobao/weex/appfram/pickers/DatePickerImpl$OnPickListener;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public onCancel(Landroid/content/DialogInterface;)V
    .registers 4
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x0
        }
        names = {
            "dialog"
        }
    .end annotation

    .line 105
    iget-object p1, p0, Lcom/taobao/weex/appfram/pickers/DatePickerImpl$2;->val$listener:Lcom/taobao/weex/appfram/pickers/DatePickerImpl$OnPickListener;

    const/4 v0, 0x0

    const/4 v1, 0x0

    invoke-interface {p1, v0, v1}, Lcom/taobao/weex/appfram/pickers/DatePickerImpl$OnPickListener;->onPick(ZLjava/lang/String;)V

    return-void
.end method