Changes of com.discord v1323
This commit is contained in:
parent
1234c09f33
commit
d9d9f382c9
28241 changed files with 0 additions and 4903974 deletions
|
@ -1,61 +0,0 @@
|
|||
.class public Landroidx/transition/AnimatorUtils;
|
||||
.super Ljava/lang/Object;
|
||||
.source "AnimatorUtils.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Landroidx/transition/AnimatorUtils$AnimatorPauseListenerCompat;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static addPauseListener(Landroid/animation/Animator;Landroid/animation/AnimatorListenerAdapter;)V
|
||||
.locals 0
|
||||
.param p0 # Landroid/animation/Animator;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p1 # Landroid/animation/AnimatorListenerAdapter;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p1}, Landroid/animation/Animator;->addPauseListener(Landroid/animation/Animator$AnimatorPauseListener;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static pause(Landroid/animation/Animator;)V
|
||||
.locals 0
|
||||
.param p0 # Landroid/animation/Animator;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0}, Landroid/animation/Animator;->pause()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static resume(Landroid/animation/Animator;)V
|
||||
.locals 0
|
||||
.param p0 # Landroid/animation/Animator;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0}, Landroid/animation/Animator;->resume()V
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue