mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-25 16:42:30 -06:00
57 lines
2 KiB
Smali
57 lines
2 KiB
Smali
.class public Lcom/airbnb/lottie/LottieConfig;
|
|
.super Ljava/lang/Object;
|
|
.source "LottieConfig.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/airbnb/lottie/LottieConfig$Builder;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final cacheProvider:Lcom/airbnb/lottie/network/LottieNetworkCacheProvider;
|
|
|
|
.field final defaultAsyncUpdates:Lcom/airbnb/lottie/AsyncUpdates;
|
|
|
|
.field final disablePathInterpolatorCache:Z
|
|
|
|
.field final enableNetworkCache:Z
|
|
|
|
.field final enableSystraceMarkers:Z
|
|
|
|
.field final networkFetcher:Lcom/airbnb/lottie/network/LottieNetworkFetcher;
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>(Lcom/airbnb/lottie/network/LottieNetworkFetcher;Lcom/airbnb/lottie/network/LottieNetworkCacheProvider;ZZZLcom/airbnb/lottie/AsyncUpdates;)V
|
|
.locals 0
|
|
|
|
.line 27
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/airbnb/lottie/LottieConfig;->networkFetcher:Lcom/airbnb/lottie/network/LottieNetworkFetcher;
|
|
|
|
iput-object p2, p0, Lcom/airbnb/lottie/LottieConfig;->cacheProvider:Lcom/airbnb/lottie/network/LottieNetworkCacheProvider;
|
|
|
|
iput-boolean p3, p0, Lcom/airbnb/lottie/LottieConfig;->enableSystraceMarkers:Z
|
|
|
|
iput-boolean p4, p0, Lcom/airbnb/lottie/LottieConfig;->enableNetworkCache:Z
|
|
|
|
iput-boolean p5, p0, Lcom/airbnb/lottie/LottieConfig;->disablePathInterpolatorCache:Z
|
|
|
|
iput-object p6, p0, Lcom/airbnb/lottie/LottieConfig;->defaultAsyncUpdates:Lcom/airbnb/lottie/AsyncUpdates;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method synthetic constructor <init>(Lcom/airbnb/lottie/network/LottieNetworkFetcher;Lcom/airbnb/lottie/network/LottieNetworkCacheProvider;ZZZLcom/airbnb/lottie/AsyncUpdates;Lcom/airbnb/lottie/LottieConfig$1;)V
|
|
.locals 0
|
|
|
|
.line 16
|
|
invoke-direct/range {p0 .. p6}, Lcom/airbnb/lottie/LottieConfig;-><init>(Lcom/airbnb/lottie/network/LottieNetworkFetcher;Lcom/airbnb/lottie/network/LottieNetworkCacheProvider;ZZZLcom/airbnb/lottie/AsyncUpdates;)V
|
|
|
|
return-void
|
|
.end method
|