40 lines
720 B
Smali
40 lines
720 B
Smali
.class public final Lf/g/h/d;
|
|
.super Ljava/lang/Object;
|
|
.source "CameraHandler.kt"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Thread$UncaughtExceptionHandler;
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Lf/g/h/d;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lf/g/h/d;
|
|
|
|
invoke-direct {v0}, Lf/g/h/d;-><init>()V
|
|
|
|
sput-object v0, Lf/g/h/d;->a:Lf/g/h/d;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|