65 lines
1.4 KiB
Smali
65 lines
1.4 KiB
Smali
.class public Lf2/a$e;
|
|
.super Lf2/a$c;
|
|
.source "AnimationHandler.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x10
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lf2/a;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "e"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final b:Landroid/view/Choreographer;
|
|
|
|
.field public final c:Landroid/view/Choreographer$FrameCallback;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lf2/a$a;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1}, Lf2/a$c;-><init>(Lf2/a$a;)V
|
|
|
|
.line 2
|
|
invoke-static {}, Landroid/view/Choreographer;->getInstance()Landroid/view/Choreographer;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lf2/a$e;->b:Landroid/view/Choreographer;
|
|
|
|
.line 3
|
|
new-instance p1, Lf2/a$e$a;
|
|
|
|
invoke-direct {p1, p0}, Lf2/a$e$a;-><init>(Lf2/a$e;)V
|
|
|
|
iput-object p1, p0, Lf2/a$e;->c:Landroid/view/Choreographer$FrameCallback;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lf2/a$e;->b:Landroid/view/Choreographer;
|
|
|
|
iget-object v1, p0, Lf2/a$e;->c:Landroid/view/Choreographer$FrameCallback;
|
|
|
|
invoke-virtual {v0, v1}, Landroid/view/Choreographer;->postFrameCallback(Landroid/view/Choreographer$FrameCallback;)V
|
|
|
|
return-void
|
|
.end method
|