LocalExifThumbnailProducer$Api24Utils.smali
.class public Lcom/facebook/imagepipeline/producers/LocalExifThumbnailProducer$Api24Utils;
.super Ljava/lang/Object;
.source "LocalExifThumbnailProducer.java"
# annotations
.annotation build Lcom/facebook/soloader/DoNotOptimize;
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/imagepipeline/producers/LocalExifThumbnailProducer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "Api24Utils"
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/facebook/imagepipeline/producers/LocalExifThumbnailProducer;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lcom/facebook/imagepipeline/producers/LocalExifThumbnailProducer;)V
.registers 2
iput-object p1, p0, Lcom/facebook/imagepipeline/producers/LocalExifThumbnailProducer$Api24Utils;->this$0:Lcom/facebook/imagepipeline/producers/LocalExifThumbnailProducer;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lcom/facebook/imagepipeline/producers/LocalExifThumbnailProducer;Lcom/facebook/imagepipeline/producers/LocalExifThumbnailProducer$1;)V
.registers 3
invoke-direct {p0, p1}, Lcom/facebook/imagepipeline/producers/LocalExifThumbnailProducer$Api24Utils;-><init>(Lcom/facebook/imagepipeline/producers/LocalExifThumbnailProducer;)V
return-void
.end method
# virtual methods
.method public getExifInterface(Ljava/io/FileDescriptor;)Landroid/media/ExifInterface;
.registers 4
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x18
if-lt v0, v1, :cond_c
new-instance v0, Landroid/media/ExifInterface;
invoke-direct {v0, p1}, Landroid/media/ExifInterface;-><init>(Ljava/io/FileDescriptor;)V
goto :goto_d
:cond_c
const/4 v0, 0x0
:goto_d
return-object v0
.end method