ImagePreviewActivity$EmptyPhotoViewerProvider.smali

.class public Lim/tpelyyftgw/ui/hui/friendscircle_v1/ui/ImagePreviewActivity$EmptyPhotoViewerProvider;
.super Ljava/lang/Object;
.source "ImagePreviewActivity.java"

# interfaces
.implements Lim/tpelyyftgw/ui/hui/friendscircle_v1/ui/ImagePreviewActivity$PhotoViewerProvider;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/ui/hui/friendscircle_v1/ui/ImagePreviewActivity;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "EmptyPhotoViewerProvider"
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>()V
    .registers 1

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

    return-void
.end method


# virtual methods
.method public allowCaption()Z
    .registers 2

    .line 1052
    const/4 v0, 0x1

    return v0
.end method

.method public canCaptureMorePhotos()Z
    .registers 2

    .line 1097
    const/4 v0, 0x1

    return v0
.end method

.method public canScrollAway()Z
    .registers 2

    .line 1072
    const/4 v0, 0x1

    return v0
.end method

.method public cancelButtonPressed()Z
    .registers 2

    .line 1032
    const/4 v0, 0x1

    return v0
.end method

.method public deleteImageAtIndex(I)V
    .registers 2
    .param p1, "index"    # I

    .line 1088
    return-void
.end method

.method public getDeleteMessageString()Ljava/lang/String;
    .registers 2

    .line 1092
    const/4 v0, 0x0

    return-object v0
.end method

.method public getPhotoIndex(I)I
    .registers 3
    .param p1, "index"    # I

    .line 1082
    const/4 v0, -0x1

    return v0
.end method

.method public getPlaceForPhoto(Lim/tpelyyftgw/messenger/MessageObject;Lim/tpelyyftgw/tgnet/TLRPC$FileLocation;IZ)Lim/tpelyyftgw/ui/hui/friendscircle_v1/ui/ImagePreviewActivity$PlaceProviderObject;
    .registers 6
    .param p1, "messageObject"    # Lim/tpelyyftgw/messenger/MessageObject;
    .param p2, "fileLocation"    # Lim/tpelyyftgw/tgnet/TLRPC$FileLocation;
    .param p3, "index"    # I
    .param p4, "needPreview"    # Z

    .line 997
    const/4 v0, 0x0

    return-object v0
.end method

.method public getSelectedCount()I
    .registers 2

    .line 1042
    const/4 v0, 0x0

    return v0
.end method

.method public getSelectedPhotos()Ljava/util/HashMap;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/HashMap<",
            "Ljava/lang/Object;",
            "Ljava/lang/Object;",
            ">;"
        }
    .end annotation

    .line 1067
    const/4 v0, 0x0

    return-object v0
.end method

.method public getSelectedPhotosOrder()Ljava/util/ArrayList;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/ArrayList<",
            "Ljava/lang/Object;",
            ">;"
        }
    .end annotation

    .line 1062
    const/4 v0, 0x0

    return-object v0
.end method

.method public getThumbForPhoto(Lim/tpelyyftgw/messenger/MessageObject;Lim/tpelyyftgw/tgnet/TLRPC$FileLocation;I)Lim/tpelyyftgw/messenger/ImageReceiver$BitmapHolder;
    .registers 5
    .param p1, "messageObject"    # Lim/tpelyyftgw/messenger/MessageObject;
    .param p2, "fileLocation"    # Lim/tpelyyftgw/tgnet/TLRPC$FileLocation;
    .param p3, "index"    # I

    .line 1002
    const/4 v0, 0x0

    return-object v0
.end method

.method public isPhotoChecked(I)Z
    .registers 3
    .param p1, "index"    # I

    .line 1022
    const/4 v0, 0x0

    return v0
.end method

.method public needAddMorePhotos()V
    .registers 1

    .line 1078
    return-void
.end method

.method public scaleToFill()Z
    .registers 2

    .line 1057
    const/4 v0, 0x0

    return v0
.end method

.method public sendButtonPressed(ILim/tpelyyftgw/messenger/VideoEditedInfo;ZI)V
    .registers 5
    .param p1, "index"    # I
    .param p2, "videoEditedInfo"    # Lim/tpelyyftgw/messenger/VideoEditedInfo;
    .param p3, "notify"    # Z
    .param p4, "scheduleDate"    # I

    .line 1038
    return-void
.end method

.method public setPhotoChecked(ILim/tpelyyftgw/messenger/VideoEditedInfo;)I
    .registers 4
    .param p1, "index"    # I
    .param p2, "videoEditedInfo"    # Lim/tpelyyftgw/messenger/VideoEditedInfo;

    .line 1027
    const/4 v0, -0x1

    return v0
.end method

.method public setPhotoUnchecked(Ljava/lang/Object;)I
    .registers 3
    .param p1, "photoEntry"    # Ljava/lang/Object;

    .line 1017
    const/4 v0, -0x1

    return v0
.end method

.method public updatePhotoAtIndex(I)V
    .registers 2
    .param p1, "index"    # I

    .line 1048
    return-void
.end method

.method public willHidePhotoViewer()V
    .registers 1

    .line 1013
    return-void
.end method

.method public willSwitchFromPhoto(Lim/tpelyyftgw/messenger/MessageObject;Lim/tpelyyftgw/tgnet/TLRPC$FileLocation;I)V
    .registers 4
    .param p1, "messageObject"    # Lim/tpelyyftgw/messenger/MessageObject;
    .param p2, "fileLocation"    # Lim/tpelyyftgw/tgnet/TLRPC$FileLocation;
    .param p3, "index"    # I

    .line 1008
    return-void
.end method