tmap/smali/androidx/camera/core/VideoCapture$d.smali
2022-06-10 21:38:30 +09:00

33 lines
665 B
Smali

.class public final Landroidx/camera/core/VideoCapture$d;
.super Ljava/lang/Object;
.source "VideoCapture.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/camera/core/VideoCapture;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "d"
.end annotation
# instance fields
.field public a:Landroid/location/Location;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method