Changes of com.discord v949
This commit is contained in:
parent
c0db50b5f4
commit
18940c51f9
6263 changed files with 76623 additions and 116117 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final status_bar_notification_info_overflow:I = 0x7f12103e
|
||||
.field public static final status_bar_notification_info_overflow:I = 0x7f121064
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -4,10 +4,6 @@
|
|||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
value = 0x10
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/dynamicanimation/animation/AnimationHandler;
|
||||
.end annotation
|
||||
|
|
|
@ -680,8 +680,6 @@
|
|||
|
||||
.method public cancel()V
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
invoke-static {}, Landroid/os/Looper;->myLooper()Landroid/os/Looper;
|
||||
|
||||
|
@ -716,11 +714,6 @@
|
|||
|
||||
.method public doAnimationFrame(J)Z
|
||||
.locals 6
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-wide v0, p0, Landroidx/dynamicanimation/animation/DynamicAnimation;->mLastFrameTime:J
|
||||
|
||||
|
@ -863,12 +856,6 @@
|
|||
|
||||
.method public setMinimumVisibleChange(F)Landroidx/dynamicanimation/animation/DynamicAnimation;
|
||||
.locals 1
|
||||
.param p1 # F
|
||||
.annotation build Landroidx/annotation/FloatRange;
|
||||
from = 0.0
|
||||
fromInclusive = false
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(F)TT;"
|
||||
|
@ -991,8 +978,6 @@
|
|||
|
||||
.method public start()V
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
invoke-static {}, Landroid/os/Looper;->myLooper()Landroid/os/Looper;
|
||||
|
||||
|
|
|
@ -142,12 +142,6 @@
|
|||
|
||||
.method public final setFriction(F)Landroidx/dynamicanimation/animation/FlingAnimation;
|
||||
.locals 1
|
||||
.param p1 # F
|
||||
.annotation build Landroidx/annotation/FloatRange;
|
||||
from = 0.0
|
||||
fromInclusive = false
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
|
|
@ -31,10 +31,6 @@
|
|||
|
||||
.method public static createFloatPropertyCompat(Landroid/util/FloatProperty;)Landroidx/dynamicanimation/animation/FloatPropertyCompat;
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
value = 0x18
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
|
|
|
@ -256,8 +256,6 @@
|
|||
|
||||
.method public final cancel()V
|
||||
.locals 3
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
invoke-super {p0}, Landroidx/dynamicanimation/animation/DynamicAnimation;->cancel()V
|
||||
|
||||
|
@ -388,8 +386,6 @@
|
|||
|
||||
.method public final start()V
|
||||
.locals 3
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0}, Landroidx/dynamicanimation/animation/SpringAnimation;->sanityCheck()V
|
||||
|
||||
|
|
|
@ -240,11 +240,6 @@
|
|||
# virtual methods
|
||||
.method public final getAcceleration(FF)F
|
||||
.locals 6
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0}, Landroidx/dynamicanimation/animation/SpringForce;->getFinalPosition()F
|
||||
|
||||
|
@ -319,11 +314,6 @@
|
|||
|
||||
.method public final isAtEquilibrium(FF)Z
|
||||
.locals 4
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-static {p2}, Ljava/lang/Math;->abs(F)F
|
||||
|
||||
|
@ -367,11 +357,6 @@
|
|||
|
||||
.method public final setDampingRatio(F)Landroidx/dynamicanimation/animation/SpringForce;
|
||||
.locals 2
|
||||
.param p1 # F
|
||||
.annotation build Landroidx/annotation/FloatRange;
|
||||
from = 0.0
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -411,12 +396,6 @@
|
|||
|
||||
.method public final setStiffness(F)Landroidx/dynamicanimation/animation/SpringForce;
|
||||
.locals 2
|
||||
.param p1 # F
|
||||
.annotation build Landroidx/annotation/FloatRange;
|
||||
from = 0.0
|
||||
fromInclusive = false
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue