40 lines
816 B
Smali
40 lines
816 B
Smali
.class public final Ll1/e;
|
|
.super Ljava/lang/Object;
|
|
.source "ExecutorCompat.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Ll1/e$a;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static a(Landroid/os/Handler;)Ljava/util/concurrent/Executor;
|
|
.locals 1
|
|
.param p0 # Landroid/os/Handler;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance v0, Ll1/e$a;
|
|
|
|
invoke-direct {v0, p0}, Ll1/e$a;-><init>(Landroid/os/Handler;)V
|
|
|
|
return-object v0
|
|
.end method
|