94 lines
2.0 KiB
Smali
94 lines
2.0 KiB
Smali
.class public Landroidx/camera/view/CameraView$a;
|
|
.super Ljava/lang/Object;
|
|
.source "CameraView.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/hardware/display/DisplayManager$DisplayListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/camera/view/CameraView;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Landroidx/camera/view/CameraView;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroidx/camera/view/CameraView;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x8010
|
|
}
|
|
names = {
|
|
"this$0"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iput-object p1, p0, Landroidx/camera/view/CameraView$a;->a:Landroidx/camera/view/CameraView;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onDisplayAdded(I)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"displayId"
|
|
}
|
|
.end annotation
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onDisplayChanged(I)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"displayId"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object p1, p0, Landroidx/camera/view/CameraView$a;->a:Landroidx/camera/view/CameraView;
|
|
|
|
iget-object p1, p1, Landroidx/camera/view/CameraView;->d:Landroidx/camera/view/CameraXModule;
|
|
|
|
invoke-virtual {p1}, Landroidx/camera/view/CameraXModule;->y()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onDisplayRemoved(I)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"displayId"
|
|
}
|
|
.end annotation
|
|
|
|
return-void
|
|
.end method
|