From 4eb2cd85b2dc3c3eb519211c54bbfa5fdd3c6325 Mon Sep 17 00:00:00 2001 From: arkon Date: Sat, 7 Jan 2023 12:03:17 -0500 Subject: [PATCH] Update baseline profile --- app/src/main/baseline-prof.txt | 396 ++++++++++++++++++++++++--------- 1 file changed, 291 insertions(+), 105 deletions(-) diff --git a/app/src/main/baseline-prof.txt b/app/src/main/baseline-prof.txt index 043571f6bc..441034a369 100644 --- a/app/src/main/baseline-prof.txt +++ b/app/src/main/baseline-prof.txt @@ -1,16 +1,3 @@ -HPLandroidx/compose/foundation/text/TextDragObserver;->onCancel()V -HPLandroidx/compose/foundation/text/TextDragObserver;->onDown-k-4lQ0M()V -HPLandroidx/compose/foundation/text/TextDragObserver;->onDrag-k-4lQ0M(J)V -HPLandroidx/compose/foundation/text/TextDragObserver;->onStart-k-4lQ0M(J)V -HPLandroidx/compose/foundation/text/TextDragObserver;->onStop()V -HPLandroidx/compose/foundation/text/TextDragObserver;->onUp()V -HSLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->add(ILjava/lang/Object;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList; -HSLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->add(Ljava/lang/Object;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList; -HSLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->addAll(Ljava/util/Collection;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList; -HSLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->builder()Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableList/PersistentVectorBuilder; -HSLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->removeAll(Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList; -HSLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->removeAt(I)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList; -HSLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->set(ILjava/lang/Object;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList; HSPLandroidx/activity/ComponentActivity$$ExternalSyntheticLambda0;->(Landroidx/activity/ComponentActivity;)V HSPLandroidx/activity/ComponentActivity$$ExternalSyntheticLambda0;->saveState()Landroid/os/Bundle; HSPLandroidx/activity/ComponentActivity$$ExternalSyntheticLambda1;->(Landroidx/activity/ComponentActivity;)V @@ -90,7 +77,7 @@ HSPLandroidx/activity/result/ActivityResultRegistry;->unregister(Ljava/lang/Stri HSPLandroidx/activity/result/contract/ActivityResultContract;->()V HSPLandroidx/activity/result/contract/ActivityResultContracts$RequestMultiplePermissions;->()V HSPLandroidx/activity/result/contract/ActivityResultContracts$StartActivityForResult;->()V -HSPLandroidx/appcompat/R$styleable;->generationalId(Landroidx/work/impl/model/WorkSpec;)Landroidx/work/impl/model/WorkGenerationalId; +HSPLandroidx/appcompat/R$style;->isInOutline(Landroidx/compose/ui/graphics/Outline;FF)Z HSPLandroidx/appcompat/app/AppCompatActivity$1;->(Landroidx/appcompat/app/AppCompatActivity;)V HSPLandroidx/appcompat/app/AppCompatActivity$1;->saveState()Landroid/os/Bundle; HSPLandroidx/appcompat/app/AppCompatActivity$2;->(Landroidx/appcompat/app/AppCompatActivity;)V @@ -192,6 +179,7 @@ HSPLandroidx/appcompat/app/AppLocalesMetadataHolderService$Api24Impl;->getDisabl HSPLandroidx/appcompat/app/AppLocalesStorageHelper$SerialExecutor;->(Ljava/util/concurrent/Executor;)V HSPLandroidx/appcompat/app/AppLocalesStorageHelper$ThreadPerTaskExecutor;->()V HSPLandroidx/appcompat/app/AppLocalesStorageHelper;->readLocales(Landroid/content/Context;)Ljava/lang/String; +HSPLandroidx/appcompat/resources/R$drawable;->stringResource(ILandroidx/compose/runtime/Composer;)Ljava/lang/String; HSPLandroidx/appcompat/view/ContextThemeWrapper;->(Landroid/content/Context;I)V HSPLandroidx/appcompat/view/ContextThemeWrapper;->applyOverrideConfiguration(Landroid/content/res/Configuration;)V HSPLandroidx/appcompat/view/ContextThemeWrapper;->getResources()Landroid/content/res/Resources; @@ -408,6 +396,7 @@ HSPLandroidx/compose/animation/AnimatedEnterExitMeasurePolicy$measure$1;-> HSPLandroidx/compose/animation/AnimatedEnterExitMeasurePolicy$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/animation/AnimatedEnterExitMeasurePolicy;->(Landroidx/compose/animation/AnimatedVisibilityScopeImpl;)V HSPLandroidx/compose/animation/AnimatedEnterExitMeasurePolicy;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Ljava/util/List;J)Landroidx/compose/ui/layout/MeasureResult; +HSPLandroidx/compose/animation/AnimatedVisibilityKt$$ExternalSyntheticOutline0;->m(Landroidx/compose/runtime/ComposerImpl;Landroidx/compose/runtime/ComposerImpl;Ljava/lang/String;Landroidx/compose/runtime/ComposerImpl;Landroidx/compose/ui/layout/MeasurePolicy;Landroidx/compose/runtime/ComposerImpl;Landroidx/compose/ui/unit/Density;Landroidx/compose/runtime/ComposerImpl;Landroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/runtime/ComposerImpl;Landroidx/compose/ui/platform/ViewConfiguration;Landroidx/compose/runtime/ComposerImpl;Ljava/lang/String;Landroidx/compose/runtime/ComposerImpl;)Landroidx/compose/runtime/SkippableUpdater; HSPLandroidx/compose/animation/AnimatedVisibilityKt$AnimatedEnterExitImpl$1$1$1;->(Landroidx/compose/animation/core/Transition;)V HSPLandroidx/compose/animation/AnimatedVisibilityKt$AnimatedEnterExitImpl$1$1$1;->invoke()Ljava/lang/Object; HSPLandroidx/compose/animation/AnimatedVisibilityKt$AnimatedEnterExitImpl$1$1$2;->(Landroidx/compose/runtime/MutableState;)V @@ -622,6 +611,7 @@ HSPLandroidx/compose/animation/core/AnimationState;->setLastFrameTimeNanos$anima HSPLandroidx/compose/animation/core/AnimationState;->setRunning$animation_core_release(Z)V HSPLandroidx/compose/animation/core/AnimationState;->setValue$animation_core_release(Ljava/lang/Object;)V HSPLandroidx/compose/animation/core/AnimationState;->setVelocityVector$animation_core_release(Landroidx/compose/animation/core/AnimationVector;)V +HSPLandroidx/compose/animation/core/AnimationStateKt;->createZeroVectorFrom(Landroidx/compose/animation/core/TwoWayConverter;Ljava/lang/Object;)Landroidx/compose/animation/core/AnimationVector; HSPLandroidx/compose/animation/core/AnimationVector1D;->(F)V HSPLandroidx/compose/animation/core/AnimationVector1D;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/animation/core/AnimationVector1D;->get$animation_core_release(I)F @@ -1098,6 +1088,7 @@ HSPLandroidx/compose/foundation/BorderKt;->border-xT4_qwU(Landroidx/compose/ui/M HSPLandroidx/compose/foundation/BorderKt;->border-ziNgDLE(FLandroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/BorderKt;->shrink-Kibmq7A(JF)J HSPLandroidx/compose/foundation/CanvasKt;->Canvas(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;I)V +HSPLandroidx/compose/foundation/CheckScrollableContainerConstraintsKt;->checkScrollableContainerConstraints-K40F9xA(JLandroidx/compose/foundation/gestures/Orientation;)V HSPLandroidx/compose/foundation/ClickableKt$PressedInteractionSourceDisposableEffect$1$invoke$$inlined$onDispose$1;->(Landroidx/compose/runtime/MutableState;Ljava/util/Map;Landroidx/compose/foundation/interaction/MutableInteractionSource;)V HSPLandroidx/compose/foundation/ClickableKt$PressedInteractionSourceDisposableEffect$1$invoke$$inlined$onDispose$1;->dispose()V HSPLandroidx/compose/foundation/ClickableKt$PressedInteractionSourceDisposableEffect$1;->(Landroidx/compose/runtime/MutableState;Ljava/util/Map;Landroidx/compose/foundation/interaction/MutableInteractionSource;)V @@ -1222,7 +1213,6 @@ HSPLandroidx/compose/foundation/OverscrollConfiguration;->getGlowColor-0d7_KjU() HSPLandroidx/compose/foundation/OverscrollConfigurationKt$LocalOverscrollConfiguration$1;->()V HSPLandroidx/compose/foundation/OverscrollConfigurationKt$LocalOverscrollConfiguration$1;->invoke()Ljava/lang/Object; HSPLandroidx/compose/foundation/OverscrollConfigurationKt;->getLocalOverscrollConfiguration()Landroidx/compose/runtime/DynamicProvidableCompositionLocal; -HSPLandroidx/compose/foundation/OverscrollKt;->overscroll(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/OverscrollEffect;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/PinnableParentConsumer;->(Lkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/foundation/PinnableParentConsumer;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/foundation/PinnableParentConsumer;->onModifierLocalsUpdated(Landroidx/compose/ui/modifier/ModifierLocalReadScope;)V @@ -1361,6 +1351,7 @@ HSPLandroidx/compose/foundation/interaction/PressInteractionKt$collectIsPressedA HSPLandroidx/compose/foundation/interaction/PressInteractionKt$collectIsPressedAsState$1$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HSPLandroidx/compose/foundation/interaction/PressInteractionKt$collectIsPressedAsState$1$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/foundation/interaction/PressInteractionKt;->collectIsPressedAsState(Landroidx/compose/foundation/interaction/InteractionSource;Landroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/MutableState; +HSPLandroidx/compose/foundation/layout/AddedInsets$$ExternalSyntheticOutline0;->m(C)Ljava/lang/StringBuilder; HSPLandroidx/compose/foundation/layout/AddedInsets;->(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/foundation/layout/WindowInsets;)V HSPLandroidx/compose/foundation/layout/AddedInsets;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/foundation/layout/AddedInsets;->getBottom(Landroidx/compose/ui/unit/Density;)I @@ -1774,7 +1765,7 @@ HSPLandroidx/compose/foundation/lazy/LazyListPositionedItem;->getOffset-Bjo55l4( HSPLandroidx/compose/foundation/lazy/LazyListPositionedItem;->getPlaceablesCount()I HSPLandroidx/compose/foundation/lazy/LazyListPositionedItem;->getSize()I HSPLandroidx/compose/foundation/lazy/LazyListPositionedItem;->place(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V -HSPLandroidx/compose/foundation/lazy/LazyListScope;->item$default(Landroidx/compose/foundation/lazy/LazyListScope;Ljava/lang/String;Ljava/lang/String;Landroidx/compose/runtime/internal/ComposableLambdaImpl;I)V +HSPLandroidx/compose/foundation/lazy/LazyListScope;->item$default(Landroidx/compose/foundation/lazy/LazyListScope;Ljava/lang/String;Landroidx/compose/runtime/internal/ComposableLambdaImpl;I)V HSPLandroidx/compose/foundation/lazy/LazyListScope;->stickyHeader(Ljava/lang/Object;Ljava/lang/Object;Landroidx/compose/runtime/internal/ComposableLambdaImpl;)V HSPLandroidx/compose/foundation/lazy/LazyListScopeImpl$item$2;->(Ljava/lang/Object;)V HSPLandroidx/compose/foundation/lazy/LazyListScopeImpl$item$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; @@ -1879,6 +1870,7 @@ HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedI HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedItemContent$createContentLambda$1;->(Landroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory;Landroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedItemContent;)V HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedItemContent$createContentLambda$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedItemContent;->(Landroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory;ILjava/lang/Object;Ljava/lang/Object;)V +HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedItemContent;->access$setLastKnownIndex(Landroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedItemContent;I)V HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedItemContent;->access$set_content$p(Landroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedItemContent;)V HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedItemContent;->getContent()Lkotlin/jvm/functions/Function2; HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedItemContent;->getKey()Ljava/lang/Object; @@ -2330,6 +2322,7 @@ HSPLandroidx/compose/material3/MinimumTouchTargetModifier;->(J)V HSPLandroidx/compose/material3/MinimumTouchTargetModifier;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/material3/MinimumTouchTargetModifier;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; HSPLandroidx/compose/material3/NavigationBarDefaults;->getElevation-D9Ej5fM()F +HSPLandroidx/compose/material3/NavigationBarDefaults;->getWindowInsets(Landroidx/compose/runtime/Composer;)Landroidx/compose/foundation/layout/WindowInsets; HSPLandroidx/compose/material3/NavigationBarItemColors;->(JJJJJ)V HSPLandroidx/compose/material3/NavigationBarItemColors;->getIndicatorColor-0d7_KjU$material3_release()J HSPLandroidx/compose/material3/NavigationBarItemColors;->iconColor$material3_release(ZLandroidx/compose/runtime/Composer;)Landroidx/compose/animation/core/AnimationState; @@ -2556,7 +2549,6 @@ HSPLandroidx/compose/runtime/AbstractApplier;->getCurrent()Ljava/lang/Object; HSPLandroidx/compose/runtime/AbstractApplier;->getRoot()Ljava/lang/Object; HSPLandroidx/compose/runtime/AbstractApplier;->up()V HSPLandroidx/compose/runtime/ActualAndroid_androidKt$DefaultMonotonicFrameClock$2;->()V -HSPLandroidx/compose/runtime/ActualJvm_jvmKt;->invokeComposable(Landroidx/compose/runtime/Composer;Lkotlin/jvm/functions/Function2;)V HSPLandroidx/compose/runtime/Anchor;->(I)V HSPLandroidx/compose/runtime/Anchor;->getLocation$runtime_release()I HSPLandroidx/compose/runtime/Anchor;->getValid()Z @@ -2920,6 +2912,7 @@ HSPLandroidx/compose/runtime/IntStack;->peekOr(I)I HSPLandroidx/compose/runtime/IntStack;->pop()I HSPLandroidx/compose/runtime/IntStack;->push(I)V HSPLandroidx/compose/runtime/Invalidation;->(Landroidx/compose/runtime/RecomposeScopeImpl;ILandroidx/compose/runtime/collection/IdentityArraySet;)V +HSPLandroidx/compose/runtime/Invalidation;->getInstances()Landroidx/compose/runtime/collection/IdentityArraySet; HSPLandroidx/compose/runtime/Invalidation;->getLocation()I HSPLandroidx/compose/runtime/Invalidation;->getScope()Landroidx/compose/runtime/RecomposeScopeImpl; HSPLandroidx/compose/runtime/Invalidation;->isInvalid()Z @@ -2968,7 +2961,6 @@ HSPLandroidx/compose/runtime/PausableMonotonicFrameClock;->withFrameNanos(Lkotli HSPLandroidx/compose/runtime/Pending$keyMap$2;->(Landroidx/compose/runtime/Pending;)V HSPLandroidx/compose/runtime/Pending$keyMap$2;->invoke()Ljava/lang/Object; HSPLandroidx/compose/runtime/Pending;->(ILjava/util/ArrayList;)V -HSPLandroidx/compose/runtime/Pending;->getGroupIndex()I HSPLandroidx/compose/runtime/Pending;->getKeyInfos()Ljava/util/List; HSPLandroidx/compose/runtime/Pending;->getNext(ILjava/lang/Object;)Landroidx/compose/runtime/KeyInfo; HSPLandroidx/compose/runtime/Pending;->getStartIndex()I @@ -3032,6 +3024,8 @@ HSPLandroidx/compose/runtime/Recomposer$RecomposerInfoImpl;->()V HSPLandroidx/compose/runtime/Recomposer$State;->(Ljava/lang/String;I)V HSPLandroidx/compose/runtime/Recomposer$broadcastFrameClock$1;->(Landroidx/compose/runtime/Recomposer;)V HSPLandroidx/compose/runtime/Recomposer$broadcastFrameClock$1;->invoke()Ljava/lang/Object; +HSPLandroidx/compose/runtime/Recomposer$effectJob$1$1$1$1;->(Landroidx/compose/runtime/Recomposer;Ljava/lang/Throwable;)V +HSPLandroidx/compose/runtime/Recomposer$effectJob$1$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/runtime/Recomposer$effectJob$1$1;->(Landroidx/compose/runtime/Recomposer;)V HSPLandroidx/compose/runtime/Recomposer$effectJob$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/runtime/Recomposer$join$2;->(Lkotlin/coroutines/Continuation;)V @@ -3395,8 +3389,15 @@ HSPLandroidx/compose/runtime/collection/MutableVector;->set(ILjava/lang/Object;) HSPLandroidx/compose/runtime/collection/MutableVector;->sortWith(Ljava/util/Comparator;)V HSPLandroidx/compose/runtime/collection/MutableVectorKt;->access$checkIndex(ILjava/util/List;)V HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/ExtensionsKt;->persistentHashMapOf()Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/PersistentHashMap; +HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->add(ILjava/lang/Object;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList; +HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->add(Ljava/lang/Object;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList; +HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->addAll(Ljava/util/Collection;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList; +HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->builder()Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableList/PersistentVectorBuilder; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->remove(Ljava/lang/Object;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->removeAll(Ljava/util/Collection;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList; +HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->removeAll(Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList; +HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->removeAt(I)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList; +HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;->set(ILjava/lang/Object;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentMap;->builder()Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/PersistentHashMapBuilder; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentSet;->add(Ljava/lang/Object;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/persistentOrderedSet/PersistentOrderedSet; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentSet;->remove(Ljava/lang/Object;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/persistentOrderedSet/PersistentOrderedSet; @@ -3467,6 +3468,7 @@ HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementati HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->remove(IILjava/lang/Object;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->valueAtKeyIndex(I)Ljava/lang/Object; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->()V +HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->currentNode()Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->getBuffer()[Ljava/lang/Object; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->getIndex()I HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->hasNextKey()Z @@ -3475,6 +3477,7 @@ HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementati HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->setIndex(I)V HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeEntriesIterator;->()V HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeEntriesIterator;->next()Ljava/lang/Object; +HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeKt;->access$insertEntryAtIndex([Ljava/lang/Object;ILjava/lang/Object;Ljava/lang/Object;)[Ljava/lang/Object; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/persistentOrderedSet/Links;->()V HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/persistentOrderedSet/Links;->(Ljava/lang/Object;Ljava/lang/Object;)V HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/persistentOrderedSet/Links;->getHasNext()Z @@ -3661,6 +3664,8 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->iterator()Ljava/util/Iter HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->lowest(I)I HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->or(Landroidx/compose/runtime/snapshots/SnapshotIdSet;)Landroidx/compose/runtime/snapshots/SnapshotIdSet; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->set(I)Landroidx/compose/runtime/snapshots/SnapshotIdSet; +HSPLandroidx/compose/runtime/snapshots/SnapshotIdSetKt;->access$lowestBitOf(J)I +HSPLandroidx/compose/runtime/snapshots/SnapshotIdSetKt;->binarySearch(I[I)I HSPLandroidx/compose/runtime/snapshots/SnapshotKt$advanceGlobalSnapshot$2;->()V HSPLandroidx/compose/runtime/snapshots/SnapshotKt$advanceGlobalSnapshot$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/runtime/snapshots/SnapshotKt$emptyLambda$1;->()V @@ -5431,6 +5436,7 @@ HSPLandroidx/compose/ui/node/LayoutModifierNodeCoordinator;->onLayoutModifierNod HSPLandroidx/compose/ui/node/LayoutModifierNodeCoordinator;->performDraw(Landroidx/compose/ui/graphics/Canvas;)V HSPLandroidx/compose/ui/node/LayoutModifierNodeCoordinator;->placeAt-f8xVGno(JFLkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/ui/node/LayoutModifierNodeCoordinator;->setLayoutModifierNode$ui_release(Landroidx/compose/ui/node/LayoutModifierNode;)V +HSPLandroidx/compose/ui/node/LayoutModifierNodeCoordinatorKt;->access$calculateAlignmentAndPlaceChildAsNeeded(Landroidx/compose/ui/node/LookaheadCapablePlaceable;Landroidx/compose/ui/layout/AlignmentLine;)I HSPLandroidx/compose/ui/node/LayoutNode$$ExternalSyntheticLambda0;->()V HSPLandroidx/compose/ui/node/LayoutNode$$ExternalSyntheticLambda0;->compare(Ljava/lang/Object;Ljava/lang/Object;)I HSPLandroidx/compose/ui/node/LayoutNode$Companion$Constructor$1;->()V @@ -6219,7 +6225,6 @@ HSPLandroidx/compose/ui/platform/RenderNodeLayer;->(Landroidx/compose/ui/p HSPLandroidx/compose/ui/platform/SemanticsNodeWithAdjustedBounds;->(Landroidx/compose/ui/semantics/SemanticsNode;Landroid/graphics/Rect;)V HSPLandroidx/compose/ui/platform/SemanticsNodeWithAdjustedBounds;->getAdjustedBounds()Landroid/graphics/Rect; HSPLandroidx/compose/ui/platform/SemanticsNodeWithAdjustedBounds;->getSemanticsNode()Landroidx/compose/ui/semantics/SemanticsNode; -HSPLandroidx/compose/ui/platform/ShapeContainingUtilKt;->isInOutline(Landroidx/compose/ui/graphics/Outline;FF)Z HSPLandroidx/compose/ui/platform/TextToolbar;->getStatus$enumunboxing$()I HSPLandroidx/compose/ui/platform/TextToolbar;->hide()V HSPLandroidx/compose/ui/platform/TextToolbar;->showMenu(Landroidx/compose/ui/geometry/Rect;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;)V @@ -6343,7 +6348,6 @@ HSPLandroidx/compose/ui/res/ImageVectorCache;->get(Landroidx/compose/ui/res/Imag HSPLandroidx/compose/ui/res/ImageVectorCache;->set(Landroidx/compose/ui/res/ImageVectorCache$Key;Landroidx/compose/ui/res/ImageVectorCache$ImageVectorEntry;)V HSPLandroidx/compose/ui/res/PainterResources_androidKt;->painterResource(ILandroidx/compose/runtime/Composer;)Landroidx/compose/ui/graphics/painter/Painter; HSPLandroidx/compose/ui/res/Resources_androidKt;->resources(Landroidx/compose/runtime/Composer;)Landroid/content/res/Resources; -HSPLandroidx/compose/ui/res/StringResources_androidKt;->stringResource(ILandroidx/compose/runtime/Composer;)Ljava/lang/String; HSPLandroidx/compose/ui/res/VectorResources_androidKt;->loadVectorResourceInner(Landroid/content/res/Resources$Theme;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;I)Landroidx/compose/ui/res/ImageVectorCache$ImageVectorEntry; HSPLandroidx/compose/ui/res/VectorResources_androidKt;->vectorResource(ILandroidx/compose/runtime/Composer;)Landroidx/compose/ui/graphics/vector/ImageVector; HSPLandroidx/compose/ui/res/VectorResources_androidKt;->vectorResource(Landroid/content/res/Resources$Theme;Landroid/content/res/Resources;I)Landroidx/compose/ui/graphics/vector/ImageVector; @@ -6962,8 +6966,6 @@ HSPLandroidx/compose/ui/unit/Constraints;->getMinWidth-impl(J)I HSPLandroidx/compose/ui/unit/Constraints;->unbox-impl()J HSPLandroidx/compose/ui/unit/ConstraintsKt;->Constraints$default(III)J HSPLandroidx/compose/ui/unit/ConstraintsKt;->Constraints(IIII)J -HSPLandroidx/compose/ui/unit/ConstraintsKt;->buildNotificationChannel(Ljava/lang/String;ILkotlin/jvm/functions/Function1;)Landroidx/core/app/NotificationChannelCompat; -HSPLandroidx/compose/ui/unit/ConstraintsKt;->buildNotificationChannelGroup(Ljava/lang/String;Lkotlin/jvm/functions/Function1;)Landroidx/core/app/NotificationChannelGroupCompat; HSPLandroidx/compose/ui/unit/ConstraintsKt;->constrain-4WqzIAM(JJ)J HSPLandroidx/compose/ui/unit/ConstraintsKt;->constrain-N9IONVI(JJ)J HSPLandroidx/compose/ui/unit/ConstraintsKt;->constrainHeight-K40F9xA(IJ)I @@ -7064,6 +7066,7 @@ HSPLandroidx/core/app/NotificationManagerCompat;->createNotificationChannelsComp HSPLandroidx/core/app/NotificationManagerCompat;->deleteNotificationChannel(Ljava/lang/String;)V HSPLandroidx/core/app/NotificationManagerCompat;->from(Landroid/content/Context;)Landroidx/core/app/NotificationManagerCompat; HSPLandroidx/core/app/TaskStackBuilder$SupportParentable;->getSupportParentActivityIntent()Landroid/content/Intent; +HSPLandroidx/core/content/ContentValuesKt;->invokeComposable(Landroidx/compose/runtime/Composer;Lkotlin/jvm/functions/Function2;)V HSPLandroidx/core/content/ContextCompat$Api19Impl;->getExternalCacheDirs(Landroid/content/Context;)[Ljava/io/File; HSPLandroidx/core/content/ContextCompat$Api21Impl;->getDrawable(Landroid/content/Context;I)Landroid/graphics/drawable/Drawable; HSPLandroidx/core/content/ContextCompat$Api28Impl$$ExternalSyntheticApiModelOutline0;->m(Landroid/content/Context;)Ljava/util/concurrent/Executor; @@ -7088,8 +7091,6 @@ HSPLandroidx/core/content/res/ComplexColorCompat;->getColor()I HSPLandroidx/core/content/res/ComplexColorCompat;->getShader()Landroid/graphics/Shader; HSPLandroidx/core/content/res/ComplexColorCompat;->isGradient()Z HSPLandroidx/core/content/res/ComplexColorCompat;->willDraw()Z -HSPLandroidx/core/content/res/TypedArrayKt;->getColorOrThrow(Landroid/content/res/TypedArray;I)I -HSPLandroidx/core/content/res/TypedArrayKt;->getResourceIdOrThrow(Landroid/content/res/TypedArray;I)I HSPLandroidx/core/content/res/TypedArrayUtils;->getNamedComplexColor(Landroid/content/res/TypedArray;Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/Resources$Theme;Ljava/lang/String;I)Landroidx/core/content/res/ComplexColorCompat; HSPLandroidx/core/content/res/TypedArrayUtils;->getNamedFloat(Landroid/content/res/TypedArray;Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;IF)F HSPLandroidx/core/content/res/TypedArrayUtils;->getNamedInt(Landroid/content/res/TypedArray;Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;II)I @@ -7162,7 +7163,6 @@ HSPLandroidx/core/splashscreen/MaskedDrawable;->(Landroid/graphics/drawabl HSPLandroidx/core/splashscreen/MaskedDrawable;->draw(Landroid/graphics/Canvas;)V HSPLandroidx/core/splashscreen/MaskedDrawable;->getOpacity()I HSPLandroidx/core/splashscreen/MaskedDrawable;->onBoundsChange(Landroid/graphics/Rect;)V -HSPLandroidx/core/splashscreen/R$layout;->access$insertEntryAtIndex([Ljava/lang/Object;ILjava/lang/Object;Ljava/lang/Object;)[Ljava/lang/Object; HSPLandroidx/core/splashscreen/SplashScreen$Impl$dispatchOnExitAnimation$1;->(Landroidx/core/splashscreen/SplashScreen$OnExitAnimationListener;Landroidx/core/splashscreen/SplashScreenViewProvider;)V HSPLandroidx/core/splashscreen/SplashScreen$Impl$dispatchOnExitAnimation$1;->run()V HSPLandroidx/core/splashscreen/SplashScreen$Impl$setKeepVisibleCondition$1;->(Landroidx/core/splashscreen/SplashScreen$Impl;Landroid/view/View;)V @@ -7667,7 +7667,10 @@ HSPLandroidx/lifecycle/LifecycleDispatcher$DispatcherActivityCallback;->onActivi HSPLandroidx/lifecycle/LifecycleDispatcher$DispatcherActivityCallback;->onActivitySaveInstanceState(Landroid/app/Activity;Landroid/os/Bundle;)V HSPLandroidx/lifecycle/LifecycleDispatcher$DispatcherActivityCallback;->onActivityStopped(Landroid/app/Activity;)V HSPLandroidx/lifecycle/LifecycleDispatcher;->init(Landroid/content/Context;)V +HSPLandroidx/lifecycle/LifecycleOwnerKt;->getForOutgoing()I HSPLandroidx/lifecycle/LifecycleOwnerKt;->getLifecycleScope(Landroidx/lifecycle/LifecycleOwner;)Landroidx/lifecycle/LifecycleCoroutineScopeImpl; +HSPLandroidx/lifecycle/LifecycleOwnerKt;->materialFadeThroughIn()Landroidx/compose/animation/EnterTransition; +HSPLandroidx/lifecycle/LifecycleOwnerKt;->materialFadeThroughOut()Landroidx/compose/animation/ExitTransition; HSPLandroidx/lifecycle/LifecycleRegistry$ObserverWithState;->(Landroidx/lifecycle/LifecycleObserver;Landroidx/lifecycle/Lifecycle$State;)V HSPLandroidx/lifecycle/LifecycleRegistry$ObserverWithState;->dispatchEvent(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V HSPLandroidx/lifecycle/LifecycleRegistry;->(Landroidx/lifecycle/LifecycleOwner;)V @@ -7764,7 +7767,6 @@ HSPLandroidx/lifecycle/viewmodel/MutableCreationExtras;->set(Landroidx/lifecycle HSPLandroidx/lifecycle/viewmodel/ViewModelInitializer;->(Ljava/lang/Class;Lkotlin/jvm/functions/Function1;)V HSPLandroidx/lifecycle/viewmodel/ViewModelInitializer;->getClazz$lifecycle_viewmodel_release()Ljava/lang/Class; HSPLandroidx/lifecycle/viewmodel/ViewModelInitializer;->getInitializer$lifecycle_viewmodel_release()Lkotlin/jvm/functions/Function1; -HSPLandroidx/paging/PageFetcherSnapshotKt;->Density(Landroid/content/Context;)Landroidx/compose/ui/unit/Density; HSPLandroidx/preference/EditTextPreference$OnBindEditTextListener;->onBindEditText(Landroid/widget/EditText;)V HSPLandroidx/preference/PreferenceManager;->getDefaultSharedPreferences(Landroid/content/Context;)Landroid/content/SharedPreferences; HSPLandroidx/preference/PreferenceManager;->getDefaultSharedPreferencesName(Landroid/content/Context;)Ljava/lang/String; @@ -7969,8 +7971,7 @@ HSPLandroidx/room/TransactionExecutor;->(Ljava/util/concurrent/Executor;)V HSPLandroidx/room/migration/Migration;->(II)V HSPLandroidx/room/util/CursorUtil;->getColumnIndex(Landroid/database/Cursor;Ljava/lang/String;)I HSPLandroidx/room/util/CursorUtil;->getColumnIndexOrThrow(Landroid/database/Cursor;Ljava/lang/String;)I -HSPLandroidx/room/util/DBUtil;->query(Landroidx/room/RoomDatabase;Landroidx/room/RoomSQLiteQuery;Z)Landroid/database/Cursor; -HSPLandroidx/savedstate/R$id;->getSort(Leu/kanade/domain/category/model/Category;)Leu/kanade/domain/library/model/LibrarySort; +HSPLandroidx/room/util/DBUtil;->query(Landroidx/room/RoomDatabase;Landroidx/sqlite/db/SupportSQLiteQuery;Z)Landroid/database/Cursor; HSPLandroidx/savedstate/Recreator;->(Landroidx/savedstate/SavedStateRegistryOwner;)V HSPLandroidx/savedstate/Recreator;->onStateChanged(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V HSPLandroidx/savedstate/SavedStateRegistry$$ExternalSyntheticLambda0;->(Landroidx/savedstate/SavedStateRegistry;)V @@ -7998,6 +7999,7 @@ HSPLandroidx/savedstate/ViewTreeSavedStateRegistryOwner;->get(Landroid/view/View HSPLandroidx/savedstate/ViewTreeSavedStateRegistryOwner;->set(Landroid/view/View;Landroidx/savedstate/SavedStateRegistryOwner;)V HSPLandroidx/sqlite/db/SimpleSQLiteQuery$Companion;->bind(Landroidx/sqlite/db/SupportSQLiteProgram;[Ljava/lang/Object;)V HSPLandroidx/sqlite/db/SimpleSQLiteQuery;->(Ljava/lang/String;)V +HSPLandroidx/sqlite/db/SimpleSQLiteQuery;->(Ljava/lang/String;[Ljava/lang/Object;)V HSPLandroidx/sqlite/db/SimpleSQLiteQuery;->bindTo(Landroidx/sqlite/db/SupportSQLiteProgram;)V HSPLandroidx/sqlite/db/SimpleSQLiteQuery;->getSql()Ljava/lang/String; HSPLandroidx/sqlite/db/SupportSQLiteOpenHelper$Callback$Companion;->()V @@ -8070,6 +8072,8 @@ HSPLandroidx/startup/AppInitializer;->isEagerlyInitialized()Z HSPLandroidx/startup/InitializationProvider;->()V HSPLandroidx/startup/InitializationProvider;->onCreate()Z HSPLandroidx/tracing/Trace;->isEnabled()Z +HSPLandroidx/transition/R$id;->getColorOrThrow(Landroid/content/res/TypedArray;I)I +HSPLandroidx/transition/R$id;->getResourceIdOrThrow(Landroid/content/res/TypedArray;I)I HSPLandroidx/viewpager/widget/PagerAdapter;->destroyItem(Landroid/view/ViewGroup;Ljava/lang/Object;)V HSPLandroidx/viewpager/widget/PagerAdapter;->getCount()I HSPLandroidx/viewpager/widget/PagerAdapter;->instantiateItem(Landroid/view/ViewGroup;I)Ljava/lang/Object; @@ -8202,6 +8206,7 @@ HSPLandroidx/work/impl/WorkDatabase$Companion$$ExternalSyntheticLambda0;->create HSPLandroidx/work/impl/WorkDatabase;->()V HSPLandroidx/work/impl/WorkDatabase;->dependencyDao()Landroidx/work/impl/model/DependencyDao; HSPLandroidx/work/impl/WorkDatabase;->preferenceDao()Landroidx/work/impl/model/PreferenceDao; +HSPLandroidx/work/impl/WorkDatabase;->rawWorkInfoDao()Landroidx/work/impl/model/RawWorkInfoDao; HSPLandroidx/work/impl/WorkDatabase;->systemIdInfoDao()Landroidx/work/impl/model/SystemIdInfoDao; HSPLandroidx/work/impl/WorkDatabase;->workNameDao()Landroidx/work/impl/model/WorkNameDao; HSPLandroidx/work/impl/WorkDatabase;->workProgressDao()Landroidx/work/impl/model/WorkProgressDao; @@ -8401,6 +8406,7 @@ HSPLandroidx/work/impl/model/WorkSpecDao_Impl;->getWorkSpec(Ljava/lang/String;)L HSPLandroidx/work/impl/model/WorkSpecDao_Impl;->getWorkSpecIdAndStatesForName(Ljava/lang/String;)Ljava/util/ArrayList; HSPLandroidx/work/impl/model/WorkSpecDao_Impl;->insertWorkSpec(Landroidx/work/impl/model/WorkSpec;)V HSPLandroidx/work/impl/model/WorkSpecDao_Impl;->markWorkSpecScheduled(JLjava/lang/String;)I +HSPLandroidx/work/impl/model/WorkSpecKt;->generationalId(Landroidx/work/impl/model/WorkSpec;)Landroidx/work/impl/model/WorkGenerationalId; HSPLandroidx/work/impl/model/WorkTag;->(Ljava/lang/String;Ljava/lang/String;)V HSPLandroidx/work/impl/model/WorkTag;->getTag()Ljava/lang/String; HSPLandroidx/work/impl/model/WorkTag;->getWorkSpecId()Ljava/lang/String; @@ -8437,7 +8443,6 @@ HSPLandroidx/work/impl/utils/IdGenerator$$ExternalSyntheticLambda1;->call()Ljava HSPLandroidx/work/impl/utils/IdGenerator;->$r8$lambda$LyUC9fmKDw6AhARQq6V7VCdkafU(Landroidx/work/impl/utils/IdGenerator;II)Ljava/lang/Integer; HSPLandroidx/work/impl/utils/IdGenerator;->(Landroidx/work/impl/WorkDatabase;)V HSPLandroidx/work/impl/utils/IdGenerator;->nextJobSchedulerIdWithRange(I)I -HSPLandroidx/work/impl/utils/IdGeneratorKt;->access$nextId(Landroidx/work/impl/WorkDatabase;Ljava/lang/String;)I HSPLandroidx/work/impl/utils/PackageManagerHelper;->setComponentEnabled(Landroid/content/Context;Ljava/lang/Class;Z)V HSPLandroidx/work/impl/utils/PreferenceUtils;->(Landroidx/work/impl/WorkDatabase;)V HSPLandroidx/work/impl/utils/PreferenceUtils;->getNeedsReschedule()Z @@ -8640,7 +8645,6 @@ HSPLcafe/adriel/voyager/transitions/ScreenTransitionKt$ScreenTransition$3;->invo HSPLcafe/adriel/voyager/transitions/ScreenTransitionKt$ScreenTransition$4;->(Lcafe/adriel/voyager/navigator/Navigator;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function4;II)V HSPLcafe/adriel/voyager/transitions/ScreenTransitionKt;->ScreenTransition(Lcafe/adriel/voyager/navigator/Navigator;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function4;Landroidx/compose/runtime/Composer;II)V HSPLcoil/ImageLoaderFactory;->newImageLoader()Lcoil/RealImageLoader; -HSPLcom/github/junrar/rarfile/UnrarHeadertype$EnumUnboxingLocalUtility;->m(Landroidx/compose/runtime/ComposerImpl;Landroidx/compose/runtime/ComposerImpl;Ljava/lang/String;Landroidx/compose/runtime/ComposerImpl;Landroidx/compose/ui/layout/MeasurePolicy;Landroidx/compose/runtime/ComposerImpl;Landroidx/compose/ui/unit/Density;Landroidx/compose/runtime/ComposerImpl;Landroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/runtime/ComposerImpl;Landroidx/compose/ui/platform/ViewConfiguration;Landroidx/compose/runtime/ComposerImpl;Ljava/lang/String;Landroidx/compose/runtime/ComposerImpl;)Landroidx/compose/runtime/SkippableUpdater; HSPLcom/google/accompanist/systemuicontroller/AndroidSystemUiController;->(Landroid/view/View;Landroid/view/Window;)V HSPLcom/google/accompanist/systemuicontroller/AndroidSystemUiController;->setNavigationBarColor-Iv8Zu3U(JZLkotlin/jvm/functions/Function1;)V HSPLcom/google/accompanist/systemuicontroller/AndroidSystemUiController;->setStatusBarColor-ek8zF_U(JZLkotlin/jvm/functions/Function1;)V @@ -8666,12 +8670,13 @@ HSPLcom/google/android/material/bottomsheet/BottomSheetDialog;->(Landroid/ HSPLcom/google/android/material/color/DynamicColors$1;->()V HSPLcom/google/android/material/color/DynamicColors$2;->()V HSPLcom/google/android/material/color/DynamicColors;->isDynamicColorAvailable()Z +HSPLcom/google/android/material/color/MaterialColors;->copy(Landroidx/compose/animation/core/AnimationVector;)Landroidx/compose/animation/core/AnimationVector; +HSPLcom/google/android/material/color/MaterialColors;->newInstance(Landroidx/compose/animation/core/AnimationVector;)Landroidx/compose/animation/core/AnimationVector; HSPLcom/google/android/material/theme/MaterialComponentsViewInflater;->()V -HSPLcom/google/common/base/Preconditions;->get(Landroid/view/View;)Landroidx/lifecycle/LifecycleOwner; -HSPLcom/google/common/base/Preconditions;->set(Landroid/view/View;Landroidx/lifecycle/LifecycleOwner;)V -HSPLcom/google/common/base/Strings;->get(Landroid/view/View;)Landroidx/lifecycle/ViewModelStoreOwner; +HSPLcom/google/common/base/Objects;->get(Landroid/view/View;)Landroidx/lifecycle/LifecycleOwner; +HSPLcom/google/common/base/Objects;->set(Landroid/view/View;Landroidx/lifecycle/LifecycleOwner;)V +HSPLcom/google/common/base/Preconditions;->get(Landroid/view/View;)Landroidx/lifecycle/ViewModelStoreOwner; HSPLcom/google/common/base/Strings;->hasFontAttributes(Landroidx/compose/ui/text/SpanStyle;)Z -HSPLcom/google/common/primitives/Ints;->checkScrollableContainerConstraints-K40F9xA(JLandroidx/compose/foundation/gestures/Orientation;)V HSPLcom/google/common/primitives/Ints;->lerp(FFF)F HSPLcom/google/common/util/concurrent/ListenableFuture;->addListener(Ljava/lang/Runnable;Ljava/util/concurrent/Executor;)V HSPLcom/hippo/unifile/RawFile;->(Ljava/io/File;)V @@ -8741,6 +8746,7 @@ HSPLcom/squareup/sqldelight/android/AndroidQuery;->close()V HSPLcom/squareup/sqldelight/android/AndroidQuery;->executeQuery()Lcom/squareup/sqldelight/db/SqlCursor; HSPLcom/squareup/sqldelight/android/AndroidQuery;->getSql()Ljava/lang/String; HSPLcom/squareup/sqldelight/android/AndroidSqliteDriver$Callback;->()V +HSPLcom/squareup/sqldelight/android/AndroidSqliteDriver$Callback;->onCreate(Landroidx/sqlite/db/SupportSQLiteDatabase;)V HSPLcom/squareup/sqldelight/android/AndroidSqliteDriver$database$2;->(Lcom/squareup/sqldelight/android/AndroidSqliteDriver;Landroidx/sqlite/db/SupportSQLiteDatabase;)V HSPLcom/squareup/sqldelight/android/AndroidSqliteDriver$database$2;->invoke()Ljava/lang/Object; HSPLcom/squareup/sqldelight/android/AndroidSqliteDriver$execute$1;->(Lcom/squareup/sqldelight/android/AndroidSqliteDriver;Ljava/lang/String;)V @@ -8754,6 +8760,7 @@ HSPLcom/squareup/sqldelight/android/AndroidSqliteDriver$executeQuery$2;->invoke( HSPLcom/squareup/sqldelight/android/AndroidSqliteDriver$statements$1;->(I)V HSPLcom/squareup/sqldelight/android/AndroidSqliteDriver$statements$1;->entryRemoved(ZLjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V HSPLcom/squareup/sqldelight/android/AndroidSqliteDriver;->(Landroid/app/Application;Lio/requery/android/database/sqlite/RequerySQLiteOpenHelperFactory;Leu/kanade/tachiyomi/AppModule$registerInjectables$1$1;)V +HSPLcom/squareup/sqldelight/android/AndroidSqliteDriver;->(Landroidx/sqlite/db/SupportSQLiteDatabase;)V HSPLcom/squareup/sqldelight/android/AndroidSqliteDriver;->(Landroidx/sqlite/db/SupportSQLiteOpenHelper;Landroidx/sqlite/db/SupportSQLiteDatabase;I)V HSPLcom/squareup/sqldelight/android/AndroidSqliteDriver;->access$getDatabase(Lcom/squareup/sqldelight/android/AndroidSqliteDriver;)Landroidx/sqlite/db/SupportSQLiteDatabase; HSPLcom/squareup/sqldelight/android/AndroidSqliteDriver;->access$getOpenHelper$p(Lcom/squareup/sqldelight/android/AndroidSqliteDriver;)Landroidx/sqlite/db/SupportSQLiteOpenHelper; @@ -8865,7 +8872,8 @@ HSPLdata/Mangas_categoriesQueries;->insert(JJ)V HSPLdata/SourcesQueries;->findAll(Lkotlin/jvm/functions/Function3;)Lcom/squareup/sqldelight/Query; HSPLdata/SourcesQueries;->findOne(JLkotlin/jvm/functions/Function3;)Lcom/squareup/sqldelight/Query; HSPLdata/SourcesQueries;->upsert(Ljava/lang/Long;Ljava/lang/String;Ljava/lang/String;)V -HSPLeu/davidea/flexibleadapter/R$id;->ceilToIntPx(F)I +HSPLdev/chrisbanes/insetter/InsetterDslKt;->overscroll(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/OverscrollEffect;)Landroidx/compose/ui/Modifier; +HSPLeu/davidea/flexibleadapter/R$layout;->ceilToIntPx(F)I HSPLeu/kanade/core/prefs/PreferenceMutableState$1;->(Leu/kanade/core/prefs/PreferenceMutableState;Lkotlin/coroutines/Continuation;)V HSPLeu/kanade/core/prefs/PreferenceMutableState$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HSPLeu/kanade/core/prefs/PreferenceMutableState$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @@ -8919,7 +8927,6 @@ HSPLeu/kanade/data/category/CategoryRepositoryImpl$getAllAsFlow$1;->()V HSPLeu/kanade/data/category/CategoryRepositoryImpl$getAllAsFlow$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HSPLeu/kanade/data/category/CategoryRepositoryImpl;->(Leu/kanade/data/DatabaseHandler;)V HSPLeu/kanade/data/category/CategoryRepositoryImpl;->getAllAsFlow()Lkotlinx/coroutines/flow/Flow; -HSPLeu/kanade/data/chapter/ChapterRepositoryImpl$$ExternalSyntheticOutline0;->m(C)Ljava/lang/StringBuilder; HSPLeu/kanade/data/chapter/ChapterRepositoryImpl;->(Leu/kanade/data/DatabaseHandler;)V HSPLeu/kanade/data/history/HistoryMapperKt$historyWithRelationsMapper$1;->()V HSPLeu/kanade/data/history/HistoryMapperKt;->getHistoryWithRelationsMapper()Lkotlin/jvm/functions/Function11; @@ -9228,6 +9235,7 @@ HSPLeu/kanade/domain/library/model/LibrarySort;->access$getDirections$cp()Ljava/ HSPLeu/kanade/domain/library/model/LibrarySort;->access$getTypes$cp()Ljava/util/Set; HSPLeu/kanade/domain/library/model/LibrarySort;->getType()Leu/kanade/domain/library/model/LibrarySort$Type; HSPLeu/kanade/domain/library/model/LibrarySort;->isAscending()Z +HSPLeu/kanade/domain/library/model/LibrarySortKt;->getSort(Leu/kanade/domain/category/model/Category;)Leu/kanade/domain/library/model/LibrarySort; HSPLeu/kanade/domain/library/service/LibraryPreferences;->(Leu/kanade/tachiyomi/core/preference/PreferenceStore;)V HSPLeu/kanade/domain/library/service/LibraryPreferences;->categoryNumberOfItems()Leu/kanade/tachiyomi/core/preference/Preference; HSPLeu/kanade/domain/library/service/LibraryPreferences;->categoryTabs()Leu/kanade/tachiyomi/core/preference/Preference; @@ -9807,8 +9815,6 @@ HSPLeu/kanade/tachiyomi/PreferenceModule;->(Landroid/app/Application;)V HSPLeu/kanade/tachiyomi/PreferenceModule;->getApplication()Landroid/app/Application; HSPLeu/kanade/tachiyomi/PreferenceModule;->registerInjectables(Luy/kohesive/injekt/api/InjektRegistrar;)V HSPLeu/kanade/tachiyomi/PreferenceModule;->registerWith(Luy/kohesive/injekt/api/InjektRegistrar;)V -HSPLeu/kanade/tachiyomi/R$styleable;->access$lowestBitOf(J)I -HSPLeu/kanade/tachiyomi/R$styleable;->binarySearch(I[I)I HSPLeu/kanade/tachiyomi/app/CategoriesQueriesImpl$getCategories$1$$ExternalSyntheticOutline0;->m(Ljava/lang/Long;Lcom/squareup/sqldelight/db/SqlCursor;I)Ljava/lang/Long; HSPLeu/kanade/tachiyomi/app/CategoriesQueriesImpl$getCategories$1;->(Lkotlin/jvm/functions/Function4;)V HSPLeu/kanade/tachiyomi/app/CategoriesQueriesImpl$getCategories$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; @@ -9816,6 +9822,7 @@ HSPLeu/kanade/tachiyomi/app/CategoriesQueriesImpl;->(Leu/kanade/tachiyomi/ HSPLeu/kanade/tachiyomi/app/CategoriesQueriesImpl;->getCategories(Lkotlin/jvm/functions/Function4;)Lcom/squareup/sqldelight/Query; HSPLeu/kanade/tachiyomi/app/ChaptersQueriesImpl;->(Leu/kanade/tachiyomi/app/DatabaseImpl;Lcom/squareup/sqldelight/db/SqlDriver;)V HSPLeu/kanade/tachiyomi/app/DatabaseImpl$Schema;->()V +HSPLeu/kanade/tachiyomi/app/DatabaseImpl$Schema;->create(Lcom/squareup/sqldelight/android/AndroidSqliteDriver;)V HSPLeu/kanade/tachiyomi/app/DatabaseImpl;->(Lcom/squareup/sqldelight/db/SqlDriver;Ldata/History$Adapter;Ldata/Mangas$Adapter;)V HSPLeu/kanade/tachiyomi/app/DatabaseImpl;->getCategoriesQueries()Ldata/CategoriesQueries; HSPLeu/kanade/tachiyomi/app/DatabaseImpl;->getHistoryViewQueries()Lview/HistoryViewQueries; @@ -9972,6 +9979,7 @@ HSPLeu/kanade/tachiyomi/data/download/DownloadCache$special$$inlined$get$2;->()V HSPLeu/kanade/tachiyomi/data/download/DownloadCache$special$$inlined$get$4;->()V HSPLeu/kanade/tachiyomi/data/download/DownloadCache$special$$inlined$map$1$2$1;->(Leu/kanade/tachiyomi/data/download/DownloadCache$special$$inlined$map$1$2;Lkotlin/coroutines/Continuation;)V +HSPLeu/kanade/tachiyomi/data/download/DownloadCache$special$$inlined$map$1$2$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HSPLeu/kanade/tachiyomi/data/download/DownloadCache$special$$inlined$map$1$2;->(Lkotlinx/coroutines/flow/FlowCollector;Leu/kanade/tachiyomi/data/download/DownloadCache;)V HSPLeu/kanade/tachiyomi/data/download/DownloadCache$special$$inlined$map$1$2;->emit(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLeu/kanade/tachiyomi/data/download/DownloadCache$special$$inlined$map$1;->(Lkotlinx/coroutines/flow/SharedFlow;Leu/kanade/tachiyomi/data/download/DownloadCache;)V @@ -10121,7 +10129,6 @@ HSPLeu/kanade/tachiyomi/data/track/bangumi/Bangumi$api$2;->(Leu/kanade/tac HSPLeu/kanade/tachiyomi/data/track/bangumi/Bangumi$interceptor$2;->(Leu/kanade/tachiyomi/data/track/bangumi/Bangumi;)V HSPLeu/kanade/tachiyomi/data/track/bangumi/Bangumi$special$$inlined$injectLazy$1;->()V HSPLeu/kanade/tachiyomi/data/track/bangumi/Bangumi;->(Landroid/app/Application;)V -HSPLeu/kanade/tachiyomi/data/track/bangumi/BangumiModelsKt;->access$calculateAlignmentAndPlaceChildAsNeeded(Landroidx/compose/ui/node/LookaheadCapablePlaceable;Landroidx/compose/ui/layout/AlignmentLine;)I HSPLeu/kanade/tachiyomi/data/track/kavita/Kavita$Companion;->()V HSPLeu/kanade/tachiyomi/data/track/kavita/Kavita$api$2;->(Leu/kanade/tachiyomi/data/track/kavita/Kavita;)V HSPLeu/kanade/tachiyomi/data/track/kavita/Kavita$interceptor$2;->(Leu/kanade/tachiyomi/data/track/kavita/Kavita;)V @@ -10197,8 +10204,6 @@ HSPLeu/kanade/tachiyomi/network/NetworkHelper$client$2;->invoke()Ljava/lang/Obje HSPLeu/kanade/tachiyomi/network/NetworkHelper$cloudflareClient$2;->(Leu/kanade/tachiyomi/network/NetworkHelper;)V HSPLeu/kanade/tachiyomi/network/NetworkHelper$cloudflareInterceptor$2;->(Landroid/content/Context;)V HSPLeu/kanade/tachiyomi/network/NetworkHelper$defaultUserAgent$2;->(Leu/kanade/tachiyomi/network/NetworkHelper;)V -HSPLeu/kanade/tachiyomi/network/NetworkHelper$http103Interceptor$2;->(Landroid/content/Context;)V -HSPLeu/kanade/tachiyomi/network/NetworkHelper$http103Interceptor$2;->invoke()Ljava/lang/Object; HSPLeu/kanade/tachiyomi/network/NetworkHelper$special$$inlined$injectLazy$1$1;->()V HSPLeu/kanade/tachiyomi/network/NetworkHelper$special$$inlined$injectLazy$1;->()V HSPLeu/kanade/tachiyomi/network/NetworkHelper$special$$inlined$injectLazy$1;->invoke()Ljava/lang/Object; @@ -10213,17 +10218,11 @@ HSPLeu/kanade/tachiyomi/network/NetworkPreferences;->(Leu/kanade/tachiyomi HSPLeu/kanade/tachiyomi/network/NetworkPreferences;->dohProvider()Leu/kanade/tachiyomi/core/preference/Preference; HSPLeu/kanade/tachiyomi/network/NetworkPreferences;->verboseLogging()Leu/kanade/tachiyomi/core/preference/Preference; HSPLeu/kanade/tachiyomi/network/ProgressListener;->update(JJZ)V -HSPLeu/kanade/tachiyomi/network/interceptor/Http103Interceptor;->(Landroid/content/Context;)V HSPLeu/kanade/tachiyomi/network/interceptor/RateLimitInterceptor;->(Ljava/lang/String;IJLjava/util/concurrent/TimeUnit;)V HSPLeu/kanade/tachiyomi/network/interceptor/RateLimitInterceptorKt;->rateLimit$default(Lokhttp3/OkHttpClient$Builder;IJLjava/util/concurrent/TimeUnit;ILjava/lang/Object;)Lokhttp3/OkHttpClient$Builder; HSPLeu/kanade/tachiyomi/network/interceptor/RateLimitInterceptorKt;->rateLimit(Lokhttp3/OkHttpClient$Builder;IJLjava/util/concurrent/TimeUnit;)Lokhttp3/OkHttpClient$Builder; HSPLeu/kanade/tachiyomi/network/interceptor/UserAgentInterceptor$special$$inlined$injectLazy$1;->()V HSPLeu/kanade/tachiyomi/network/interceptor/UserAgentInterceptor;->()V -HSPLeu/kanade/tachiyomi/network/interceptor/WebViewInterceptor$initWebView$2;->(Leu/kanade/tachiyomi/network/interceptor/WebViewInterceptor;)V -HSPLeu/kanade/tachiyomi/network/interceptor/WebViewInterceptor$special$$inlined$injectLazy$1;->()V -HSPLeu/kanade/tachiyomi/network/interceptor/WebViewInterceptor;->(Landroid/content/Context;)V -HSPLeu/kanade/tachiyomi/network/interceptor/WebViewInterceptor;->intercept(Lokhttp3/Interceptor$Chain;Lokhttp3/Request;Lokhttp3/Response;)Lokhttp3/Response; -HSPLeu/kanade/tachiyomi/network/interceptor/WebViewInterceptor;->shouldIntercept(Lokhttp3/Response;)Z HSPLeu/kanade/tachiyomi/source/CatalogueSource;->getLang()Ljava/lang/String; HSPLeu/kanade/tachiyomi/source/CatalogueSource;->getSupportsLatest()Z HSPLeu/kanade/tachiyomi/source/ConfigurableSource;->fetchChapterList(Leu/kanade/tachiyomi/source/model/SManga;)Lrx/Observable; @@ -10477,7 +10476,7 @@ HSPLeu/kanade/tachiyomi/ui/home/HomeScreen;->getKey()Ljava/lang/String; HSPLeu/kanade/tachiyomi/ui/home/HomeScreen;->showBottomNav(ZLkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel$$ExternalSyntheticLambda1;->(Lkotlin/jvm/functions/Function2;)V HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel$1$2;->(Leu/kanade/tachiyomi/ui/library/LibraryScreenModel;Lkotlin/coroutines/Continuation;)V -HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel$1$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel$1$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel$1$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel$1$3;->(Leu/kanade/tachiyomi/ui/library/LibraryScreenModel;Lkotlin/coroutines/Continuation;)V HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel$1$3;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; @@ -10575,6 +10574,7 @@ HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel$special$$inlined$get$8;->< HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel$special$$inlined$get$9;->()V HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel;->(I)V HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel;->access$applyFilters(Leu/kanade/tachiyomi/ui/library/LibraryScreenModel;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Lkotlin/coroutines/Continuation;)Ljava/io/Serializable; +HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel;->access$getDownloadCache$p(Leu/kanade/tachiyomi/ui/library/LibraryScreenModel;)Leu/kanade/tachiyomi/data/download/DownloadCache; HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel;->access$getGetTracksPerManga$p(Leu/kanade/tachiyomi/ui/library/LibraryScreenModel;)Leu/kanade/domain/track/interactor/GetTracksPerManga; HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel;->access$getLibraryFlow(Leu/kanade/tachiyomi/ui/library/LibraryScreenModel;)Lkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$unsafeFlow$1; HSPLeu/kanade/tachiyomi/ui/library/LibraryScreenModel;->access$getMutableState(Leu/kanade/tachiyomi/ui/library/LibraryScreenModel;)Lkotlinx/coroutines/flow/MutableStateFlow; @@ -10903,14 +10903,8 @@ HSPLeu/kanade/tachiyomi/util/lang/CoroutinesExtensionsKt$launchNonCancellable$1; HSPLeu/kanade/tachiyomi/util/lang/CoroutinesExtensionsKt;->launchIO(Lkotlinx/coroutines/CoroutineScope;Lkotlin/jvm/functions/Function2;)Lkotlinx/coroutines/Job; HSPLeu/kanade/tachiyomi/util/lang/CoroutinesExtensionsKt;->launchNonCancellable(Lkotlinx/coroutines/CoroutineScope;Lkotlin/jvm/functions/Function2;)V HSPLeu/kanade/tachiyomi/util/lang/CoroutinesExtensionsKt;->launchNow(Lkotlin/jvm/functions/Function2;)V -HSPLeu/kanade/tachiyomi/util/lang/DateExtensionsKt;->createZeroVectorFrom(Landroidx/compose/animation/core/TwoWayConverter;Ljava/lang/Object;)Landroidx/compose/animation/core/AnimationVector; HSPLeu/kanade/tachiyomi/util/lang/Hash;->encodeHex([B)Ljava/lang/String; HSPLeu/kanade/tachiyomi/util/lang/Hash;->sha256([B)Ljava/lang/String; -HSPLeu/kanade/tachiyomi/util/lang/RectFExtensionsKt;->copy(Landroidx/compose/animation/core/AnimationVector;)Landroidx/compose/animation/core/AnimationVector; -HSPLeu/kanade/tachiyomi/util/lang/RectFExtensionsKt;->getForOutgoing()I -HSPLeu/kanade/tachiyomi/util/lang/RectFExtensionsKt;->materialFadeThroughIn()Landroidx/compose/animation/EnterTransition; -HSPLeu/kanade/tachiyomi/util/lang/RectFExtensionsKt;->materialFadeThroughOut()Landroidx/compose/animation/ExitTransition; -HSPLeu/kanade/tachiyomi/util/lang/RectFExtensionsKt;->newInstance(Landroidx/compose/animation/core/AnimationVector;)Landroidx/compose/animation/core/AnimationVector; HSPLeu/kanade/tachiyomi/util/system/ContextExtensionsKt$prepareTabletUiContext$$inlined$get$1;->()V HSPLeu/kanade/tachiyomi/util/system/ContextExtensionsKt;->getDpToPx(I)I HSPLeu/kanade/tachiyomi/util/system/ContextExtensionsKt;->isNavigationBarNeedsScrim(Landroid/content/Context;)Z @@ -10923,6 +10917,11 @@ HSPLeu/kanade/tachiyomi/util/system/DeviceUtil;->isSamsung()Z HSPLeu/kanade/tachiyomi/util/system/DeviceUtilExtensionsKt$isDynamicColorAvailable$2;->()V HSPLeu/kanade/tachiyomi/util/system/DeviceUtilExtensionsKt$isDynamicColorAvailable$2;->invoke()Ljava/lang/Object; HSPLeu/kanade/tachiyomi/util/system/DeviceUtilExtensionsKt;->isDynamicColorAvailable()Z +HSPLeu/kanade/tachiyomi/util/system/LocaleHelper$comparator$1;->()V +HSPLeu/kanade/tachiyomi/util/system/LocaleHelper$comparator$2;->()V +HSPLeu/kanade/tachiyomi/util/system/NotificationExtensionsKt;->buildNotificationChannel(Ljava/lang/String;ILkotlin/jvm/functions/Function1;)Landroidx/core/app/NotificationChannelCompat; +HSPLeu/kanade/tachiyomi/util/system/NotificationExtensionsKt;->buildNotificationChannelGroup(Ljava/lang/String;Lkotlin/jvm/functions/Function1;)Landroidx/core/app/NotificationChannelGroupCompat; +HSPLeu/kanade/tachiyomi/util/view/WindowExtensionsKt;->Density(Landroid/content/Context;)Landroidx/compose/ui/unit/Density; HSPLeu/kanade/tachiyomi/widget/ExtendedNavigationView$Adapter$$ExternalSyntheticLambda0;->(Leu/kanade/tachiyomi/widget/ExtendedNavigationView;Leu/kanade/tachiyomi/widget/ExtendedNavigationView$Adapter;)V HSPLeu/kanade/tachiyomi/widget/ExtendedNavigationView$Adapter;->(Leu/kanade/tachiyomi/widget/ExtendedNavigationView;Ljava/util/List;)V HSPLeu/kanade/tachiyomi/widget/ExtendedNavigationView$Adapter;->onItemClicked(Leu/kanade/tachiyomi/widget/ExtendedNavigationView$Item;)V @@ -11001,6 +11000,7 @@ HSPLio/requery/android/database/sqlite/RequerySQLiteOpenHelperFactory$CallbackDa HSPLio/requery/android/database/sqlite/RequerySQLiteOpenHelperFactory$CallbackSQLiteOpenHelper;->(Landroid/content/Context;Ljava/lang/String;Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;Ljava/lang/Iterable;)V HSPLio/requery/android/database/sqlite/RequerySQLiteOpenHelperFactory$CallbackSQLiteOpenHelper;->createConfiguration(Ljava/lang/String;I)Lio/requery/android/database/sqlite/SQLiteDatabaseConfiguration; HSPLio/requery/android/database/sqlite/RequerySQLiteOpenHelperFactory$CallbackSQLiteOpenHelper;->onConfigure(Lio/requery/android/database/sqlite/SQLiteDatabase;)V +HSPLio/requery/android/database/sqlite/RequerySQLiteOpenHelperFactory$CallbackSQLiteOpenHelper;->onCreate(Lio/requery/android/database/sqlite/SQLiteDatabase;)V HSPLio/requery/android/database/sqlite/RequerySQLiteOpenHelperFactory$CallbackSQLiteOpenHelper;->onOpen(Lio/requery/android/database/sqlite/SQLiteDatabase;)V HSPLio/requery/android/database/sqlite/RequerySQLiteOpenHelperFactory;->()V HSPLio/requery/android/database/sqlite/RequerySQLiteOpenHelperFactory;->(Ljava/lang/Iterable;)V @@ -11030,6 +11030,7 @@ HSPLio/requery/android/database/sqlite/SQLiteConnection;->bindArguments(Lio/requ HSPLio/requery/android/database/sqlite/SQLiteConnection;->canonicalizeSyncMode(Ljava/lang/String;)Ljava/lang/String; HSPLio/requery/android/database/sqlite/SQLiteConnection;->detachCancellationSignal(Landroidx/core/os/CancellationSignal;)V HSPLio/requery/android/database/sqlite/SQLiteConnection;->execute(Ljava/lang/String;[Ljava/lang/Object;Landroidx/core/os/CancellationSignal;)V +HSPLio/requery/android/database/sqlite/SQLiteConnection;->executeForChangedRowCount(Ljava/lang/String;[Ljava/lang/Object;Landroidx/core/os/CancellationSignal;)I HSPLio/requery/android/database/sqlite/SQLiteConnection;->executeForCursorWindow(Ljava/lang/String;[Ljava/lang/Object;Lio/requery/android/database/CursorWindow;IIZLandroidx/core/os/CancellationSignal;)I HSPLio/requery/android/database/sqlite/SQLiteConnection;->executeForLong(Ljava/lang/String;[Ljava/lang/Object;Landroidx/core/os/CancellationSignal;)J HSPLio/requery/android/database/sqlite/SQLiteConnection;->executeForString(Ljava/lang/String;[Ljava/lang/Object;Landroidx/core/os/CancellationSignal;)Ljava/lang/String; @@ -11095,10 +11096,15 @@ HSPLio/requery/android/database/sqlite/SQLiteDatabase$4;->newCursor(Lio/requery/ HSPLio/requery/android/database/sqlite/SQLiteDatabase$CursorFactory;->newCursor(Lio/requery/android/database/sqlite/SQLiteDatabase;Lio/requery/android/database/sqlite/SQLiteCursorDriver;Ljava/lang/String;Lio/requery/android/database/sqlite/SQLiteQuery;)Landroid/database/Cursor; HSPLio/requery/android/database/sqlite/SQLiteDatabase;->(Lio/requery/android/database/sqlite/SQLiteDatabaseConfiguration;Lio/requery/android/database/sqlite/SQLiteDatabase$CursorFactory;Lio/requery/android/database/DatabaseErrorHandler;)V HSPLio/requery/android/database/sqlite/SQLiteDatabase;->access$000(Lio/requery/android/database/sqlite/SQLiteDatabase;)Lio/requery/android/database/sqlite/SQLiteDatabase$CursorFactory; +HSPLio/requery/android/database/sqlite/SQLiteDatabase;->beginTransaction()V +HSPLio/requery/android/database/sqlite/SQLiteDatabase;->beginTransaction(Landroid/database/sqlite/SQLiteTransactionListener;I)V HSPLio/requery/android/database/sqlite/SQLiteDatabase;->compileStatement(Ljava/lang/String;)Landroidx/sqlite/db/SupportSQLiteStatement; HSPLio/requery/android/database/sqlite/SQLiteDatabase;->compileStatement(Ljava/lang/String;)Lio/requery/android/database/sqlite/SQLiteStatement; HSPLio/requery/android/database/sqlite/SQLiteDatabase;->createSession()Lio/requery/android/database/sqlite/SQLiteSession; +HSPLio/requery/android/database/sqlite/SQLiteDatabase;->endTransaction()V HSPLio/requery/android/database/sqlite/SQLiteDatabase;->ensureFile(Ljava/lang/String;)V +HSPLio/requery/android/database/sqlite/SQLiteDatabase;->execSQL(Ljava/lang/String;)V +HSPLio/requery/android/database/sqlite/SQLiteDatabase;->executeSql(Ljava/lang/String;[Ljava/lang/Object;)I HSPLio/requery/android/database/sqlite/SQLiteDatabase;->getPath()Ljava/lang/String; HSPLio/requery/android/database/sqlite/SQLiteDatabase;->getThreadDefaultConnectionFlags(Z)I HSPLio/requery/android/database/sqlite/SQLiteDatabase;->getThreadSession()Lio/requery/android/database/sqlite/SQLiteSession; @@ -11116,6 +11122,8 @@ HSPLio/requery/android/database/sqlite/SQLiteDatabase;->query(Landroidx/sqlite/d HSPLio/requery/android/database/sqlite/SQLiteDatabase;->query(Landroidx/sqlite/db/SupportSQLiteQuery;Landroidx/core/os/CancellationSignal;)Landroid/database/Cursor; HSPLio/requery/android/database/sqlite/SQLiteDatabase;->query(Ljava/lang/String;)Landroid/database/Cursor; HSPLio/requery/android/database/sqlite/SQLiteDatabase;->rawQueryWithFactory(Lio/requery/android/database/sqlite/SQLiteDatabase$CursorFactory;Ljava/lang/String;[Ljava/lang/Object;Ljava/lang/String;Landroidx/core/os/CancellationSignal;)Landroid/database/Cursor; +HSPLio/requery/android/database/sqlite/SQLiteDatabase;->setTransactionSuccessful()V +HSPLio/requery/android/database/sqlite/SQLiteDatabase;->setVersion(I)V HSPLio/requery/android/database/sqlite/SQLiteDatabase;->throwIfNotOpenLocked()V HSPLio/requery/android/database/sqlite/SQLiteDatabaseConfiguration;->(Lio/requery/android/database/sqlite/SQLiteDatabaseConfiguration;)V HSPLio/requery/android/database/sqlite/SQLiteDatabaseConfiguration;->(Ljava/lang/String;I)V @@ -11152,16 +11160,29 @@ HSPLio/requery/android/database/sqlite/SQLiteProgram;->getSql()Ljava/lang/String HSPLio/requery/android/database/sqlite/SQLiteProgram;->onAllReferencesReleased()V HSPLio/requery/android/database/sqlite/SQLiteQuery;->(Lio/requery/android/database/sqlite/SQLiteDatabase;Ljava/lang/String;[Ljava/lang/Object;Landroidx/core/os/CancellationSignal;)V HSPLio/requery/android/database/sqlite/SQLiteQuery;->fillWindow(Lio/requery/android/database/CursorWindow;IIZ)I +HSPLio/requery/android/database/sqlite/SQLiteSession$Transaction;->()V +HSPLio/requery/android/database/sqlite/SQLiteSession$Transaction;->(Lio/requery/android/database/sqlite/SQLiteSession$1;)V HSPLio/requery/android/database/sqlite/SQLiteSession;->(Lio/requery/android/database/sqlite/SQLiteConnectionPool;)V HSPLio/requery/android/database/sqlite/SQLiteSession;->acquireConnection(Ljava/lang/String;ILandroidx/core/os/CancellationSignal;)V +HSPLio/requery/android/database/sqlite/SQLiteSession;->beginTransaction(ILandroid/database/sqlite/SQLiteTransactionListener;ILandroidx/core/os/CancellationSignal;)V +HSPLio/requery/android/database/sqlite/SQLiteSession;->beginTransactionUnchecked(ILandroid/database/sqlite/SQLiteTransactionListener;ILandroidx/core/os/CancellationSignal;)V +HSPLio/requery/android/database/sqlite/SQLiteSession;->endTransaction(Landroidx/core/os/CancellationSignal;)V +HSPLio/requery/android/database/sqlite/SQLiteSession;->endTransactionUnchecked(Landroidx/core/os/CancellationSignal;Z)V HSPLio/requery/android/database/sqlite/SQLiteSession;->execute(Ljava/lang/String;[Ljava/lang/Object;ILandroidx/core/os/CancellationSignal;)V +HSPLio/requery/android/database/sqlite/SQLiteSession;->executeForChangedRowCount(Ljava/lang/String;[Ljava/lang/Object;ILandroidx/core/os/CancellationSignal;)I HSPLio/requery/android/database/sqlite/SQLiteSession;->executeForCursorWindow(Ljava/lang/String;[Ljava/lang/Object;Lio/requery/android/database/CursorWindow;IIZILandroidx/core/os/CancellationSignal;)I HSPLio/requery/android/database/sqlite/SQLiteSession;->executeForLong(Ljava/lang/String;[Ljava/lang/Object;ILandroidx/core/os/CancellationSignal;)J HSPLio/requery/android/database/sqlite/SQLiteSession;->executeSpecial(Ljava/lang/String;[Ljava/lang/Object;ILandroidx/core/os/CancellationSignal;)Z +HSPLio/requery/android/database/sqlite/SQLiteSession;->obtainTransaction(ILandroid/database/sqlite/SQLiteTransactionListener;)Lio/requery/android/database/sqlite/SQLiteSession$Transaction; HSPLio/requery/android/database/sqlite/SQLiteSession;->prepare(Ljava/lang/String;ILandroidx/core/os/CancellationSignal;Lio/requery/android/database/sqlite/SQLiteStatementInfo;)V +HSPLio/requery/android/database/sqlite/SQLiteSession;->recycleTransaction(Lio/requery/android/database/sqlite/SQLiteSession$Transaction;)V HSPLio/requery/android/database/sqlite/SQLiteSession;->releaseConnection()V +HSPLio/requery/android/database/sqlite/SQLiteSession;->setTransactionSuccessful()V +HSPLio/requery/android/database/sqlite/SQLiteSession;->throwIfNoTransaction()V +HSPLio/requery/android/database/sqlite/SQLiteSession;->throwIfTransactionMarkedSuccessful()V HSPLio/requery/android/database/sqlite/SQLiteStatement;->(Lio/requery/android/database/sqlite/SQLiteDatabase;Ljava/lang/String;[Ljava/lang/Object;)V HSPLio/requery/android/database/sqlite/SQLiteStatement;->execute()V +HSPLio/requery/android/database/sqlite/SQLiteStatement;->executeUpdateDelete()I HSPLio/requery/android/database/sqlite/SQLiteStatement;->simpleQueryForLong()J HSPLio/requery/android/database/sqlite/SQLiteStatementInfo;->()V HSPLio/requery/android/database/sqlite/SQLiteStatementType;->getSqlStatementType(Ljava/lang/String;)I @@ -11481,6 +11502,8 @@ HSPLkotlin/collections/builders/SetBuilder;->()V HSPLkotlin/collections/builders/SetBuilder;->(Lkotlin/collections/builders/MapBuilder;)V HSPLkotlin/collections/builders/SetBuilder;->build()Ljava/util/Set; HSPLkotlin/collections/builders/SetBuilder;->isEmpty()Z +HSPLkotlin/comparisons/ComparisonsKt__ComparisonsKt$compareBy$1;->([Lkotlin/jvm/functions/Function1;)V +HSPLkotlin/comparisons/ComparisonsKt__ComparisonsKt;->compareBy([Lkotlin/jvm/functions/Function1;)Ljava/util/Comparator; HSPLkotlin/comparisons/ComparisonsKt__ComparisonsKt;->compareValues(Ljava/lang/Comparable;Ljava/lang/Comparable;)I HSPLkotlin/comparisons/ComparisonsKt___ComparisonsJvmKt;->maxOf(F[F)F HSPLkotlin/comparisons/ComparisonsKt___ComparisonsJvmKt;->minOf(F[F)F @@ -11523,6 +11546,7 @@ HSPLkotlin/coroutines/SafeContinuation$Companion;->(Lkotlin/jvm/internal/D HSPLkotlin/coroutines/SafeContinuation;->(Lkotlin/coroutines/Continuation;Ljava/lang/Object;)V HSPLkotlin/coroutines/SafeContinuation;->resumeWith(Ljava/lang/Object;)V HSPLkotlin/coroutines/intrinsics/CoroutineSingletons;->(Ljava/lang/String;I)V +HSPLkotlin/coroutines/intrinsics/IntrinsicsKt__IntrinsicsJvmKt;->createCoroutineUnintercepted(Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HSPLkotlin/coroutines/intrinsics/IntrinsicsKt__IntrinsicsJvmKt;->createCoroutineUnintercepted(Lkotlin/jvm/functions/Function2;Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HSPLkotlin/coroutines/intrinsics/IntrinsicsKt__IntrinsicsJvmKt;->intercepted(Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HSPLkotlin/coroutines/jvm/internal/BaseContinuationImpl;->(Lkotlin/coroutines/Continuation;)V @@ -12664,6 +12688,7 @@ HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->(Lkotlin HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->getContextReceiverTypeCount()I HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->getDefaultInstance()Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->getDefaultInstanceForType()Lkotlin/reflect/jvm/internal/impl/protobuf/MessageLite; +HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->getName()I HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->getSerializedSize()I HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->getTypeParameterCount()I HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->hasName()Z @@ -13839,8 +13864,16 @@ HSPLkotlin/text/StringsKt__StringsKt;->substringBeforeLast(Ljava/lang/String;Lja HSPLkotlin/text/StringsKt__StringsKt;->trim(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; HSPLkotlin/time/Duration$Companion;->()V HSPLkotlin/time/Duration$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLkotlin/time/Duration;->getInWholeSeconds-impl(J)J +HSPLkotlin/time/Duration;->getStorageUnit-impl(J)Lkotlin/time/DurationUnit; +HSPLkotlin/time/Duration;->toLong-impl(JLkotlin/time/DurationUnit;)J HSPLkotlin/time/DurationKt;->access$durationOfMillis(J)J +HSPLkotlin/time/DurationKt;->durationOfNanos(J)J +HSPLkotlin/time/DurationKt;->toDuration(ILkotlin/time/DurationUnit;)J HSPLkotlin/time/DurationUnit;->(Ljava/lang/String;ILjava/util/concurrent/TimeUnit;)V +HSPLkotlin/time/DurationUnit;->getTimeUnit$kotlin_stdlib()Ljava/util/concurrent/TimeUnit; +HSPLkotlin/time/DurationUnitKt__DurationUnitJvmKt;->convertDurationUnit(JLkotlin/time/DurationUnit;Lkotlin/time/DurationUnit;)J +HSPLkotlin/time/DurationUnitKt__DurationUnitJvmKt;->convertDurationUnitOverflow(JLkotlin/time/DurationUnit;Lkotlin/time/DurationUnit;)J HSPLkotlinx/coroutines/AbstractCoroutine;->(Lkotlin/coroutines/CoroutineContext;ZZ)V HSPLkotlinx/coroutines/AbstractCoroutine;->afterResume(Ljava/lang/Object;)V HSPLkotlinx/coroutines/AbstractCoroutine;->cancellationExceptionMessage()Ljava/lang/String; @@ -13908,6 +13941,7 @@ HSPLkotlinx/coroutines/CancellableContinuationImpl;->isCompleted()Z HSPLkotlinx/coroutines/CancellableContinuationImpl;->isReusable()Z HSPLkotlinx/coroutines/CancellableContinuationImpl;->parentCancelled$kotlinx_coroutines_core(Ljava/lang/Throwable;)V HSPLkotlinx/coroutines/CancellableContinuationImpl;->resetStateReusable()Z +HSPLkotlinx/coroutines/CancellableContinuationImpl;->resume(Ljava/lang/Object;Lkotlin/jvm/functions/Function1;)V HSPLkotlinx/coroutines/CancellableContinuationImpl;->resumeImpl(Ljava/lang/Object;ILkotlin/jvm/functions/Function1;)V HSPLkotlinx/coroutines/CancellableContinuationImpl;->resumeWith(Ljava/lang/Object;)V HSPLkotlinx/coroutines/CancellableContinuationImpl;->resumedState(Lkotlinx/coroutines/NotCompleted;Ljava/lang/Object;ILkotlin/jvm/functions/Function1;Ljava/lang/Object;)Ljava/lang/Object; @@ -13921,6 +13955,7 @@ HSPLkotlinx/coroutines/CancellableContinuationKt;->removeOnCancellation(Lkotlinx HSPLkotlinx/coroutines/CancelledContinuation;->(Lkotlin/coroutines/Continuation;Ljava/lang/Throwable;Z)V HSPLkotlinx/coroutines/CancelledContinuation;->makeResumed()Z HSPLkotlinx/coroutines/ChildContinuation;->(Lkotlinx/coroutines/CancellableContinuationImpl;)V +HSPLkotlinx/coroutines/ChildContinuation;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlinx/coroutines/ChildContinuation;->invoke(Ljava/lang/Throwable;)V HSPLkotlinx/coroutines/ChildHandleNode;->(Lkotlinx/coroutines/ChildJob;)V HSPLkotlinx/coroutines/ChildHandleNode;->childCancelled(Ljava/lang/Throwable;)Z @@ -13979,7 +14014,9 @@ HSPLkotlinx/coroutines/CoroutineStart;->isLazy()Z HSPLkotlinx/coroutines/CoroutineStart;->values()[Lkotlinx/coroutines/CoroutineStart; HSPLkotlinx/coroutines/DebugStringsKt;->getClassSimpleName(Ljava/lang/Object;)Ljava/lang/String; HSPLkotlinx/coroutines/DefaultExecutor;->()V +HSPLkotlinx/coroutines/DefaultExecutor;->acknowledgeShutdownIfNeeded()V HSPLkotlinx/coroutines/DefaultExecutor;->getThread()Ljava/lang/Thread; +HSPLkotlinx/coroutines/DefaultExecutor;->invokeOnTimeout(JLjava/lang/Runnable;Lkotlin/coroutines/CoroutineContext;)Lkotlinx/coroutines/DisposableHandle; HSPLkotlinx/coroutines/DefaultExecutor;->isShutdownRequested()Z HSPLkotlinx/coroutines/DefaultExecutor;->run()V HSPLkotlinx/coroutines/DefaultExecutorKt;->getDefaultDelay()Lkotlinx/coroutines/Delay; @@ -14020,8 +14057,11 @@ HSPLkotlinx/coroutines/EventLoop;->getNextTime()J HSPLkotlinx/coroutines/EventLoop;->incrementUseCount$default(Lkotlinx/coroutines/EventLoop;ZILjava/lang/Object;)V HSPLkotlinx/coroutines/EventLoop;->incrementUseCount(Z)V HSPLkotlinx/coroutines/EventLoop;->isUnconfinedLoopActive()Z +HSPLkotlinx/coroutines/EventLoop;->isUnconfinedQueueEmpty()Z HSPLkotlinx/coroutines/EventLoop;->processUnconfinedEvent()Z HSPLkotlinx/coroutines/EventLoopImplBase$DelayedResumeTask;->(Lkotlinx/coroutines/EventLoopImplBase;JLkotlinx/coroutines/CancellableContinuation;)V +HSPLkotlinx/coroutines/EventLoopImplBase$DelayedRunnableTask;->(JLjava/lang/Runnable;)V +HSPLkotlinx/coroutines/EventLoopImplBase$DelayedRunnableTask;->run()V HSPLkotlinx/coroutines/EventLoopImplBase$DelayedTask;->(J)V HSPLkotlinx/coroutines/EventLoopImplBase$DelayedTask;->dispose()V HSPLkotlinx/coroutines/EventLoopImplBase$DelayedTask;->getHeap()Lkotlinx/coroutines/internal/ThreadSafeHeap; @@ -14037,8 +14077,10 @@ HSPLkotlinx/coroutines/EventLoopImplBase;->dispatch(Lkotlin/coroutines/Coroutine HSPLkotlinx/coroutines/EventLoopImplBase;->enqueue(Ljava/lang/Runnable;)V HSPLkotlinx/coroutines/EventLoopImplBase;->enqueueImpl(Ljava/lang/Runnable;)Z HSPLkotlinx/coroutines/EventLoopImplBase;->getNextTime()J +HSPLkotlinx/coroutines/EventLoopImplBase;->isEmpty()Z HSPLkotlinx/coroutines/EventLoopImplBase;->processNextEvent()J HSPLkotlinx/coroutines/EventLoopImplBase;->schedule(JLkotlinx/coroutines/EventLoopImplBase$DelayedTask;)V +HSPLkotlinx/coroutines/EventLoopImplBase;->scheduleInvokeOnTimeout(JLjava/lang/Runnable;)Lkotlinx/coroutines/DisposableHandle; HSPLkotlinx/coroutines/EventLoopImplBase;->scheduleResumeAfterDelay(JLkotlinx/coroutines/CancellableContinuation;)V HSPLkotlinx/coroutines/EventLoopImplBase;->shutdown()V HSPLkotlinx/coroutines/EventLoopImplPlatform;->()V @@ -14175,7 +14217,6 @@ HSPLkotlinx/coroutines/NonDisposableHandle;->()V HSPLkotlinx/coroutines/NonDisposableHandle;->dispose()V HSPLkotlinx/coroutines/ParentJob;->getChildJobCancellationCause()Ljava/util/concurrent/CancellationException; HSPLkotlinx/coroutines/RemoveOnCancel;->(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)V -HSPLkotlinx/coroutines/RemoveOnCancel;->invoke(Ljava/lang/Throwable;)V HSPLkotlinx/coroutines/ResumeAwaitOnCompletion;->(Lkotlinx/coroutines/CancellableContinuationImpl;)V HSPLkotlinx/coroutines/ResumeAwaitOnCompletion;->invoke(Ljava/lang/Throwable;)V HSPLkotlinx/coroutines/ResumeOnCompletion;->(Lkotlin/coroutines/Continuation;)V @@ -14228,26 +14269,38 @@ HSPLkotlinx/coroutines/channels/AbstractChannel$ReceiveHasNext;->(Lkotlinx HSPLkotlinx/coroutines/channels/AbstractChannel$ReceiveHasNext;->completeResumeReceive(Ljava/lang/Object;)V HSPLkotlinx/coroutines/channels/AbstractChannel$ReceiveHasNext;->resumeOnCancellationFun(Ljava/lang/Object;)Lkotlin/jvm/functions/Function1; HSPLkotlinx/coroutines/channels/AbstractChannel$ReceiveHasNext;->tryResumeReceive(Ljava/lang/Object;Lkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp;)Lkotlinx/coroutines/internal/Symbol; +HSPLkotlinx/coroutines/channels/AbstractChannel$ReceiveSelect;->(Lkotlinx/coroutines/channels/AbstractChannel;Lkotlinx/coroutines/selects/SelectInstance;Lkotlin/jvm/functions/Function2;I)V +HSPLkotlinx/coroutines/channels/AbstractChannel$ReceiveSelect;->dispose()V HSPLkotlinx/coroutines/channels/AbstractChannel$RemoveReceiveOnCancel;->(Lkotlinx/coroutines/channels/AbstractChannel;Lkotlinx/coroutines/channels/Receive;)V HSPLkotlinx/coroutines/channels/AbstractChannel$RemoveReceiveOnCancel;->invoke(Ljava/lang/Throwable;)V +HSPLkotlinx/coroutines/channels/AbstractChannel$TryPollDesc;->(Lkotlinx/coroutines/internal/LockFreeLinkedListHead;)V +HSPLkotlinx/coroutines/channels/AbstractChannel$TryPollDesc;->failure(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)Ljava/lang/Object; +HSPLkotlinx/coroutines/channels/AbstractChannel$TryPollDesc;->onPrepare(Lkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp;)Ljava/lang/Object; HSPLkotlinx/coroutines/channels/AbstractChannel$enqueueReceiveInternal$$inlined$addLastIfPrevAndIf$1;->(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;Lkotlinx/coroutines/channels/AbstractChannel;)V HSPLkotlinx/coroutines/channels/AbstractChannel$enqueueReceiveInternal$$inlined$addLastIfPrevAndIf$1;->prepare(Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlinx/coroutines/channels/AbstractChannel$enqueueReceiveInternal$$inlined$addLastIfPrevAndIf$1;->prepare(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)Ljava/lang/Object; +HSPLkotlinx/coroutines/channels/AbstractChannel$onReceiveCatching$1;->(Lkotlinx/coroutines/channels/AbstractChannel;)V +HSPLkotlinx/coroutines/channels/AbstractChannel$onReceiveCatching$1;->registerSelectClause1(Lkotlinx/coroutines/selects/SelectInstance;Lkotlin/jvm/functions/Function2;)V HSPLkotlinx/coroutines/channels/AbstractChannel$receiveCatching$1;->(Lkotlinx/coroutines/channels/AbstractChannel;Lkotlin/coroutines/Continuation;)V HSPLkotlinx/coroutines/channels/AbstractChannel$receiveCatching$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlinx/coroutines/channels/AbstractChannel;->(Lkotlin/jvm/functions/Function1;)V HSPLkotlinx/coroutines/channels/AbstractChannel;->access$enqueueReceive(Lkotlinx/coroutines/channels/AbstractChannel;Lkotlinx/coroutines/channels/Receive;)Z +HSPLkotlinx/coroutines/channels/AbstractChannel;->access$registerSelectReceiveMode(Lkotlinx/coroutines/channels/AbstractChannel;Lkotlinx/coroutines/selects/SelectInstance;ILkotlin/jvm/functions/Function2;)V HSPLkotlinx/coroutines/channels/AbstractChannel;->access$removeReceiveOnCancel(Lkotlinx/coroutines/channels/AbstractChannel;Lkotlinx/coroutines/CancellableContinuation;Lkotlinx/coroutines/channels/Receive;)V HSPLkotlinx/coroutines/channels/AbstractChannel;->cancel(Ljava/util/concurrent/CancellationException;)V HSPLkotlinx/coroutines/channels/AbstractChannel;->cancelInternal$kotlinx_coroutines_core(Ljava/lang/Throwable;)Z +HSPLkotlinx/coroutines/channels/AbstractChannel;->describeTryPoll()Lkotlinx/coroutines/channels/AbstractChannel$TryPollDesc; HSPLkotlinx/coroutines/channels/AbstractChannel;->enqueueReceiveInternal(Lkotlinx/coroutines/channels/Receive;)Z +HSPLkotlinx/coroutines/channels/AbstractChannel;->getOnReceiveCatching()Lkotlinx/coroutines/selects/SelectClause1; HSPLkotlinx/coroutines/channels/AbstractChannel;->isClosedForReceive()Z +HSPLkotlinx/coroutines/channels/AbstractChannel;->isEmptyImpl()Z HSPLkotlinx/coroutines/channels/AbstractChannel;->iterator()Lkotlinx/coroutines/channels/ChannelIterator; HSPLkotlinx/coroutines/channels/AbstractChannel;->onCancelIdempotent(Z)V HSPLkotlinx/coroutines/channels/AbstractChannel;->onCancelIdempotentList-w-w6eGU(Ljava/lang/Object;Lkotlinx/coroutines/channels/Closed;)V HSPLkotlinx/coroutines/channels/AbstractChannel;->onReceiveDequeued()V HSPLkotlinx/coroutines/channels/AbstractChannel;->onReceiveEnqueued()V HSPLkotlinx/coroutines/channels/AbstractChannel;->pollInternal()Ljava/lang/Object; +HSPLkotlinx/coroutines/channels/AbstractChannel;->pollSelectInternal(Lkotlinx/coroutines/selects/SelectInstance;)Ljava/lang/Object; HSPLkotlinx/coroutines/channels/AbstractChannel;->receive(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLkotlinx/coroutines/channels/AbstractChannel;->receiveCatching-JP2dKIU(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLkotlinx/coroutines/channels/AbstractChannel;->receiveSuspend(ILkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -14287,6 +14340,7 @@ HSPLkotlinx/coroutines/channels/Channel$Factory;->()V HSPLkotlinx/coroutines/channels/Channel$Factory;->getCHANNEL_DEFAULT_CAPACITY$kotlinx_coroutines_core()I HSPLkotlinx/coroutines/channels/ChannelCoroutine;->(Lkotlin/coroutines/CoroutineContext;Lkotlinx/coroutines/channels/Channel;ZZ)V HSPLkotlinx/coroutines/channels/ChannelCoroutine;->cancel(Ljava/util/concurrent/CancellationException;)V +HSPLkotlinx/coroutines/channels/ChannelCoroutine;->getOnReceiveCatching()Lkotlinx/coroutines/selects/SelectClause1; HSPLkotlinx/coroutines/channels/ChannelCoroutine;->get_channel()Lkotlinx/coroutines/channels/Channel; HSPLkotlinx/coroutines/channels/ChannelCoroutine;->invokeOnClose(Lkotlin/jvm/functions/Function1;)V HSPLkotlinx/coroutines/channels/ChannelCoroutine;->receiveCatching-JP2dKIU(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -14327,6 +14381,7 @@ HSPLkotlinx/coroutines/channels/ProduceKt$awaitClose$4$1;->(Lkotlinx/corou HSPLkotlinx/coroutines/channels/ProduceKt$awaitClose$4$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlinx/coroutines/channels/ProduceKt$awaitClose$4$1;->invoke(Ljava/lang/Throwable;)V HSPLkotlinx/coroutines/channels/ProduceKt;->awaitClose(Lkotlinx/coroutines/channels/ProducerScope;Lkotlin/jvm/functions/Function0;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +HSPLkotlinx/coroutines/channels/ProduceKt;->produce$default(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/CoroutineContext;ILkotlin/jvm/functions/Function2;ILjava/lang/Object;)Lkotlinx/coroutines/channels/ReceiveChannel; HSPLkotlinx/coroutines/channels/ProduceKt;->produce$default(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/CoroutineContext;ILkotlinx/coroutines/channels/BufferOverflow;Lkotlinx/coroutines/CoroutineStart;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function2;ILjava/lang/Object;)Lkotlinx/coroutines/channels/ReceiveChannel; HSPLkotlinx/coroutines/channels/ProduceKt;->produce(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/CoroutineContext;ILkotlin/jvm/functions/Function2;)Lkotlinx/coroutines/channels/ReceiveChannel; HSPLkotlinx/coroutines/channels/ProduceKt;->produce(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/CoroutineContext;ILkotlinx/coroutines/channels/BufferOverflow;Lkotlinx/coroutines/CoroutineStart;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function2;)Lkotlinx/coroutines/channels/ReceiveChannel; @@ -14341,6 +14396,7 @@ HSPLkotlinx/coroutines/channels/Receive;->resumeOnCancellationFun(Ljava/lang/Obj HSPLkotlinx/coroutines/channels/RendezvousChannel;->(Lkotlin/jvm/functions/Function1;)V HSPLkotlinx/coroutines/channels/RendezvousChannel;->isBufferAlwaysEmpty()Z HSPLkotlinx/coroutines/channels/RendezvousChannel;->isBufferAlwaysFull()Z +HSPLkotlinx/coroutines/channels/RendezvousChannel;->isBufferEmpty()Z HSPLkotlinx/coroutines/channels/RendezvousChannel;->isBufferFull()Z HSPLkotlinx/coroutines/channels/Send;->()V HSPLkotlinx/coroutines/channels/SendChannel$DefaultImpls;->close$default(Lkotlinx/coroutines/channels/SendChannel;Ljava/lang/Throwable;ILjava/lang/Object;)Z @@ -14374,9 +14430,10 @@ HSPLkotlinx/coroutines/flow/FlowKt;->asStateFlow(Lkotlinx/coroutines/flow/Mutabl HSPLkotlinx/coroutines/flow/FlowKt;->callbackFlow(Lkotlin/jvm/functions/Function2;)Lkotlinx/coroutines/flow/Flow; HSPLkotlinx/coroutines/flow/FlowKt;->collectLatest(Lkotlinx/coroutines/flow/Flow;Lkotlin/jvm/functions/Function2;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLkotlinx/coroutines/flow/FlowKt;->combine(Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlin/jvm/functions/Function4;)Lkotlinx/coroutines/flow/Flow; -HSPLkotlinx/coroutines/flow/FlowKt;->combine(Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlin/jvm/functions/Function5;)Lkotlinx/coroutines/flow/Flow; +HSPLkotlinx/coroutines/flow/FlowKt;->combine(Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlin/jvm/functions/Function6;)Lkotlinx/coroutines/flow/Flow; HSPLkotlinx/coroutines/flow/FlowKt;->conflate(Lkotlinx/coroutines/flow/Flow;)Lkotlinx/coroutines/flow/Flow; HSPLkotlinx/coroutines/flow/FlowKt;->consumeAsFlow(Lkotlinx/coroutines/channels/ReceiveChannel;)Lkotlinx/coroutines/flow/Flow; +HSPLkotlinx/coroutines/flow/FlowKt;->debounce(Lkotlinx/coroutines/flow/Flow;J)Lkotlinx/coroutines/flow/Flow; HSPLkotlinx/coroutines/flow/FlowKt;->distinctUntilChanged(Lkotlinx/coroutines/flow/Flow;)Lkotlinx/coroutines/flow/Flow; HSPLkotlinx/coroutines/flow/FlowKt;->drop(Lkotlinx/coroutines/flow/Flow;I)Lkotlinx/coroutines/flow/Flow; HSPLkotlinx/coroutines/flow/FlowKt;->emitAll(Lkotlinx/coroutines/flow/FlowCollector;Lkotlinx/coroutines/channels/ReceiveChannel;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -14412,6 +14469,29 @@ HSPLkotlinx/coroutines/flow/FlowKt__ContextKt;->buffer$default(Lkotlinx/coroutin HSPLkotlinx/coroutines/flow/FlowKt__ContextKt;->buffer(Lkotlinx/coroutines/flow/Flow;ILkotlinx/coroutines/channels/BufferOverflow;)Lkotlinx/coroutines/flow/Flow; HSPLkotlinx/coroutines/flow/FlowKt__ContextKt;->conflate(Lkotlinx/coroutines/flow/Flow;)Lkotlinx/coroutines/flow/Flow; HSPLkotlinx/coroutines/flow/FlowKt__ContextKt;->flowOn(Lkotlinx/coroutines/flow/Flow;Lkotlin/coroutines/CoroutineContext;)Lkotlinx/coroutines/flow/Flow; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounce$2;->(J)V +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounce$2;->invoke(Ljava/lang/Object;)Ljava/lang/Long; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounce$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$3$1;->(Lkotlin/coroutines/Continuation;Lkotlin/jvm/internal/Ref$ObjectRef;Lkotlinx/coroutines/flow/FlowCollector;)V +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$3$1;->create(Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$3$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$3$2;->(Lkotlin/coroutines/Continuation;Lkotlin/jvm/internal/Ref$ObjectRef;Lkotlinx/coroutines/flow/FlowCollector;)V +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$3$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$3$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$3$2;->invoke-WpGqRn0(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$3$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$values$1$1$emit$1;->(Lkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$values$1$1;Lkotlin/coroutines/Continuation;)V +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$values$1$1$emit$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$values$1$1;->(Lkotlinx/coroutines/channels/ProducerScope;)V +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$values$1$1;->emit(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$values$1;->(Lkotlinx/coroutines/flow/Flow;Lkotlin/coroutines/Continuation;)V +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$values$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$values$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1;->(Lkotlin/jvm/functions/Function1;Lkotlinx/coroutines/flow/Flow;Lkotlin/coroutines/Continuation;)V +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1;->invoke(Lkotlinx/coroutines/CoroutineScope;Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__DelayKt;->debounce(Lkotlinx/coroutines/flow/Flow;J)Lkotlinx/coroutines/flow/Flow; HSPLkotlinx/coroutines/flow/FlowKt__DistinctKt$defaultAreEquivalent$1;->()V HSPLkotlinx/coroutines/flow/FlowKt__DistinctKt$defaultAreEquivalent$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Boolean; HSPLkotlinx/coroutines/flow/FlowKt__DistinctKt$defaultAreEquivalent$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @@ -14489,12 +14569,12 @@ HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt_ HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$1$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$1;->([Lkotlinx/coroutines/flow/Flow;Lkotlin/jvm/functions/Function4;)V HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$1;->collect(Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$2$2;->(Lkotlin/coroutines/Continuation;Lkotlin/jvm/functions/Function5;)V -HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$2$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$2$2;->invoke(Lkotlinx/coroutines/flow/FlowCollector;[Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$2$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$2;->([Lkotlinx/coroutines/flow/Flow;Lkotlin/jvm/functions/Function5;)V -HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$2;->collect(Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$3$2;->(Lkotlin/coroutines/Continuation;Lkotlin/jvm/functions/Function6;)V +HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$3$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$3$2;->invoke(Lkotlinx/coroutines/flow/FlowCollector;[Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$3$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$3;->([Lkotlinx/coroutines/flow/Flow;Lkotlin/jvm/functions/Function6;)V +HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$3;->collect(Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$unsafeFlow$1;->(Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlin/jvm/functions/Function3;)V HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$unsafeFlow$1;->collect(Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$1$1;->(Lkotlin/jvm/functions/Function3;Lkotlin/coroutines/Continuation;)V @@ -14504,7 +14584,7 @@ HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$combine$1$1;->invokeSuspend(Ljava/lang HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$nullArrayFactory$1;->()V HSPLkotlinx/coroutines/flow/FlowKt__ZipKt$nullArrayFactory$1;->invoke()Ljava/lang/Object; HSPLkotlinx/coroutines/flow/FlowKt__ZipKt;->combine(Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlin/jvm/functions/Function4;)Lkotlinx/coroutines/flow/Flow; -HSPLkotlinx/coroutines/flow/FlowKt__ZipKt;->combine(Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlin/jvm/functions/Function5;)Lkotlinx/coroutines/flow/Flow; +HSPLkotlinx/coroutines/flow/FlowKt__ZipKt;->combine(Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlinx/coroutines/flow/Flow;Lkotlin/jvm/functions/Function6;)Lkotlinx/coroutines/flow/Flow; HSPLkotlinx/coroutines/flow/MutableSharedFlow;->getSubscriptionCount()Lkotlinx/coroutines/flow/StateFlow; HSPLkotlinx/coroutines/flow/MutableStateFlow;->compareAndSet(Ljava/lang/Object;Ljava/lang/Object;)Z HSPLkotlinx/coroutines/flow/MutableStateFlow;->getValue()Ljava/lang/Object; @@ -14667,6 +14747,13 @@ HSPLkotlinx/coroutines/flow/internal/CombineKt$combineInternal$2;->invokeSuspend HSPLkotlinx/coroutines/flow/internal/CombineKt;->combineInternal(Lkotlinx/coroutines/flow/FlowCollector;[Lkotlinx/coroutines/flow/Flow;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function3;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLkotlinx/coroutines/flow/internal/FlowCoroutine;->(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/Continuation;)V HSPLkotlinx/coroutines/flow/internal/FlowCoroutine;->childCancelled(Ljava/lang/Throwable;)Z +HSPLkotlinx/coroutines/flow/internal/FlowCoroutineKt$scopedFlow$$inlined$unsafeFlow$1;->(Lkotlin/jvm/functions/Function3;)V +HSPLkotlinx/coroutines/flow/internal/FlowCoroutineKt$scopedFlow$$inlined$unsafeFlow$1;->collect(Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/internal/FlowCoroutineKt$scopedFlow$1$1;->(Lkotlin/jvm/functions/Function3;Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)V +HSPLkotlinx/coroutines/flow/internal/FlowCoroutineKt$scopedFlow$1$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; +HSPLkotlinx/coroutines/flow/internal/FlowCoroutineKt$scopedFlow$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/internal/FlowCoroutineKt$scopedFlow$1$1;->invoke(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +HSPLkotlinx/coroutines/flow/internal/FlowCoroutineKt$scopedFlow$1$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlinx/coroutines/flow/internal/FlowCoroutineKt;->flowScope(Lkotlin/jvm/functions/Function2;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLkotlinx/coroutines/flow/internal/FlowExceptions_commonKt;->checkOwnership(Lkotlinx/coroutines/flow/internal/AbortFlowException;Lkotlinx/coroutines/flow/FlowCollector;)V HSPLkotlinx/coroutines/flow/internal/FusibleFlow$DefaultImpls;->fuse$default(Lkotlinx/coroutines/flow/internal/FusibleFlow;Lkotlin/coroutines/CoroutineContext;ILkotlinx/coroutines/channels/BufferOverflow;ILjava/lang/Object;)Lkotlinx/coroutines/flow/Flow; @@ -14698,9 +14785,15 @@ HSPLkotlinx/coroutines/internal/ArrayQueue;->()V HSPLkotlinx/coroutines/internal/ArrayQueue;->addLast(Ljava/lang/Object;)V HSPLkotlinx/coroutines/internal/ArrayQueue;->isEmpty()Z HSPLkotlinx/coroutines/internal/ArrayQueue;->removeFirstOrNull()Ljava/lang/Object; +HSPLkotlinx/coroutines/internal/AtomicDesc;->()V +HSPLkotlinx/coroutines/internal/AtomicDesc;->complete(Lkotlinx/coroutines/internal/AtomicOp;Ljava/lang/Object;)V +HSPLkotlinx/coroutines/internal/AtomicDesc;->getAtomicOp()Lkotlinx/coroutines/internal/AtomicOp; +HSPLkotlinx/coroutines/internal/AtomicDesc;->prepare(Lkotlinx/coroutines/internal/AtomicOp;)Ljava/lang/Object; +HSPLkotlinx/coroutines/internal/AtomicDesc;->setAtomicOp(Lkotlinx/coroutines/internal/AtomicOp;)V HSPLkotlinx/coroutines/internal/AtomicOp;->()V -HSPLkotlinx/coroutines/internal/AtomicOp;->complete(Ljava/lang/Object;Ljava/lang/Object;)V HSPLkotlinx/coroutines/internal/AtomicOp;->decide(Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/internal/AtomicOp;->getConsensus()Ljava/lang/Object; +HSPLkotlinx/coroutines/internal/AtomicOp;->isDecided()Z HSPLkotlinx/coroutines/internal/AtomicOp;->perform(Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlinx/coroutines/internal/ContextScope;->(Lkotlin/coroutines/CoroutineContext;)V HSPLkotlinx/coroutines/internal/ContextScope;->getCoroutineContext()Lkotlin/coroutines/CoroutineContext; @@ -14727,12 +14820,36 @@ HSPLkotlinx/coroutines/internal/LimitedDispatcher;->run()V HSPLkotlinx/coroutines/internal/LimitedDispatcherKt;->checkParallelism(I)V HSPLkotlinx/coroutines/internal/LockFreeLinkedListHead;->()V HSPLkotlinx/coroutines/internal/LockFreeLinkedListHead;->isRemoved()Z +HSPLkotlinx/coroutines/internal/LockFreeLinkedListKt;->getCONDITION_FALSE()Ljava/lang/Object; HSPLkotlinx/coroutines/internal/LockFreeLinkedListKt;->unwrap(Ljava/lang/Object;)Lkotlinx/coroutines/internal/LockFreeLinkedListNode; +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$AbstractAtomicDesc;->()V +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$AbstractAtomicDesc;->complete(Lkotlinx/coroutines/internal/AtomicOp;Ljava/lang/Object;)V +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$AbstractAtomicDesc;->finishOnSuccess(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)V +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$AbstractAtomicDesc;->finishPrepare(Lkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp;)V +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$AbstractAtomicDesc;->getAffectedNode()Lkotlinx/coroutines/internal/LockFreeLinkedListNode; +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$AbstractAtomicDesc;->getOriginalNext()Lkotlinx/coroutines/internal/LockFreeLinkedListNode; +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$AbstractAtomicDesc;->prepare(Lkotlinx/coroutines/internal/AtomicOp;)Ljava/lang/Object; +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$AbstractAtomicDesc;->updatedNext(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)Ljava/lang/Object; HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$CondAddOp;->(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)V HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$CondAddOp;->complete(Ljava/lang/Object;Ljava/lang/Object;)V HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$CondAddOp;->complete(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;Ljava/lang/Object;)V +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp;->(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;Lkotlinx/coroutines/internal/LockFreeLinkedListNode;Lkotlinx/coroutines/internal/LockFreeLinkedListNode$AbstractAtomicDesc;)V +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp;->finishPrepare()V +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp;->getAtomicOp()Lkotlinx/coroutines/internal/AtomicOp; +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp;->perform(Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$RemoveFirstDesc;->(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)V +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$RemoveFirstDesc;->finishOnSuccess(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)V +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$RemoveFirstDesc;->finishPrepare(Lkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp;)V +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$RemoveFirstDesc;->getAffectedNode()Lkotlinx/coroutines/internal/LockFreeLinkedListNode; +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$RemoveFirstDesc;->getOriginalNext()Lkotlinx/coroutines/internal/LockFreeLinkedListNode; +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$RemoveFirstDesc;->getResult()Ljava/lang/Object; +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$RemoveFirstDesc;->retry(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;Ljava/lang/Object;)Z +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$RemoveFirstDesc;->takeAffectedNode(Lkotlinx/coroutines/internal/OpDescriptor;)Lkotlinx/coroutines/internal/LockFreeLinkedListNode; +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode$RemoveFirstDesc;->updatedNext(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)Ljava/lang/Object; HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode;->()V +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode;->access$correctPrev(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;Lkotlinx/coroutines/internal/OpDescriptor;)Lkotlinx/coroutines/internal/LockFreeLinkedListNode; HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode;->access$finishAdd(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)V +HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode;->access$removed(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)Lkotlinx/coroutines/internal/Removed; HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode;->addLast(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)V HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode;->addNext(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)Z HSPLkotlinx/coroutines/internal/LockFreeLinkedListNode;->addOneIfEmpty(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)Z @@ -14808,8 +14925,10 @@ HSPLkotlinx/coroutines/internal/ThreadSafeHeapNode;->getIndex()I HSPLkotlinx/coroutines/internal/ThreadSafeHeapNode;->setHeap(Lkotlinx/coroutines/internal/ThreadSafeHeap;)V HSPLkotlinx/coroutines/internal/ThreadSafeHeapNode;->setIndex(I)V HSPLkotlinx/coroutines/intrinsics/CancellableKt;->startCoroutineCancellable$default(Lkotlin/jvm/functions/Function2;Ljava/lang/Object;Lkotlin/coroutines/Continuation;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)V +HSPLkotlinx/coroutines/intrinsics/CancellableKt;->startCoroutineCancellable(Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)V HSPLkotlinx/coroutines/intrinsics/CancellableKt;->startCoroutineCancellable(Lkotlin/jvm/functions/Function2;Ljava/lang/Object;Lkotlin/coroutines/Continuation;Lkotlin/jvm/functions/Function1;)V HSPLkotlinx/coroutines/intrinsics/UndispatchedKt;->startCoroutineUndispatched(Lkotlin/jvm/functions/Function2;Ljava/lang/Object;Lkotlin/coroutines/Continuation;)V +HSPLkotlinx/coroutines/intrinsics/UndispatchedKt;->startCoroutineUnintercepted(Lkotlin/jvm/functions/Function2;Ljava/lang/Object;Lkotlin/coroutines/Continuation;)V HSPLkotlinx/coroutines/intrinsics/UndispatchedKt;->startUndispatchedOrReturn(Lkotlinx/coroutines/internal/ScopeCoroutine;Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object; HSPLkotlinx/coroutines/scheduling/CoroutineScheduler$Companion;->()V HSPLkotlinx/coroutines/scheduling/CoroutineScheduler$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -14864,11 +14983,52 @@ HSPLkotlinx/coroutines/scheduling/WorkQueue;->add(Lkotlinx/coroutines/scheduling HSPLkotlinx/coroutines/scheduling/WorkQueue;->addLast(Lkotlinx/coroutines/scheduling/Task;)Lkotlinx/coroutines/scheduling/Task; HSPLkotlinx/coroutines/scheduling/WorkQueue;->poll()Lkotlinx/coroutines/scheduling/Task; HSPLkotlinx/coroutines/scheduling/WorkQueue;->pollBuffer()Lkotlinx/coroutines/scheduling/Task; +HSPLkotlinx/coroutines/scheduling/WorkQueue;->tryStealBlockingFrom(Lkotlinx/coroutines/scheduling/WorkQueue;)J HSPLkotlinx/coroutines/scheduling/WorkQueue;->tryStealFrom(Lkotlinx/coroutines/scheduling/WorkQueue;)J HSPLkotlinx/coroutines/scheduling/WorkQueue;->tryStealLastScheduled(Lkotlinx/coroutines/scheduling/WorkQueue;Z)J +HSPLkotlinx/coroutines/selects/SelectBuilder;->invoke(Lkotlinx/coroutines/selects/SelectClause0;Lkotlin/jvm/functions/Function1;)V +HSPLkotlinx/coroutines/selects/SelectBuilder;->invoke(Lkotlinx/coroutines/selects/SelectClause1;Lkotlin/jvm/functions/Function2;)V +HSPLkotlinx/coroutines/selects/SelectBuilder;->invoke(Lkotlinx/coroutines/selects/SelectClause2;Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)V +HSPLkotlinx/coroutines/selects/SelectBuilder;->invoke(Lkotlinx/coroutines/selects/SelectClause2;Lkotlin/jvm/functions/Function2;)V +HSPLkotlinx/coroutines/selects/SelectBuilder;->onTimeout(JLkotlin/jvm/functions/Function1;)V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl$AtomicSelectOp;->(Lkotlinx/coroutines/selects/SelectBuilderImpl;Lkotlinx/coroutines/internal/AtomicDesc;)V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl$AtomicSelectOp;->complete(Ljava/lang/Object;Ljava/lang/Object;)V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl$AtomicSelectOp;->prepare(Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/selects/SelectBuilderImpl$DisposeNode;->(Lkotlinx/coroutines/DisposableHandle;)V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl$SelectOnCancelling;->(Lkotlinx/coroutines/selects/SelectBuilderImpl;)V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl$SelectOnCancelling;->invoke(Ljava/lang/Throwable;)V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl$onTimeout$$inlined$Runnable$1;->(Lkotlinx/coroutines/selects/SelectBuilderImpl;Lkotlin/jvm/functions/Function1;)V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl$onTimeout$$inlined$Runnable$1;->run()V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl;->(Lkotlin/coroutines/Continuation;)V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl;->access$doAfterSelect(Lkotlinx/coroutines/selects/SelectBuilderImpl;)V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl;->disposeOnSelect(Lkotlinx/coroutines/DisposableHandle;)V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl;->doAfterSelect()V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl;->getCompletion()Lkotlin/coroutines/Continuation; +HSPLkotlinx/coroutines/selects/SelectBuilderImpl;->getContext()Lkotlin/coroutines/CoroutineContext; +HSPLkotlinx/coroutines/selects/SelectBuilderImpl;->getResult()Ljava/lang/Object; +HSPLkotlinx/coroutines/selects/SelectBuilderImpl;->isSelected()Z +HSPLkotlinx/coroutines/selects/SelectBuilderImpl;->onTimeout(JLkotlin/jvm/functions/Function1;)V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl;->performAtomicTrySelect(Lkotlinx/coroutines/internal/AtomicDesc;)Ljava/lang/Object; +HSPLkotlinx/coroutines/selects/SelectBuilderImpl;->resumeSelectWithException(Ljava/lang/Throwable;)V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl;->resumeWith(Ljava/lang/Object;)V +HSPLkotlinx/coroutines/selects/SelectBuilderImpl;->trySelect()Z +HSPLkotlinx/coroutines/selects/SelectBuilderImpl;->trySelectOther(Lkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp;)Ljava/lang/Object; HSPLkotlinx/coroutines/selects/SelectClause0;->registerSelectClause0(Lkotlinx/coroutines/selects/SelectInstance;Lkotlin/jvm/functions/Function1;)V -HSPLkotlinx/coroutines/selects/SelectClause1;->registerSelectClause1(Lkotlinx/coroutines/selects/SelectInstance;Lkotlin/jvm/functions/Function2;)V HSPLkotlinx/coroutines/selects/SelectClause2;->registerSelectClause2(Lkotlinx/coroutines/selects/SelectInstance;Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)V +HSPLkotlinx/coroutines/selects/SelectInstance;->disposeOnSelect(Lkotlinx/coroutines/DisposableHandle;)V +HSPLkotlinx/coroutines/selects/SelectInstance;->getCompletion()Lkotlin/coroutines/Continuation; +HSPLkotlinx/coroutines/selects/SelectInstance;->isSelected()Z +HSPLkotlinx/coroutines/selects/SelectInstance;->performAtomicTrySelect(Lkotlinx/coroutines/internal/AtomicDesc;)Ljava/lang/Object; +HSPLkotlinx/coroutines/selects/SelectInstance;->resumeSelectWithException(Ljava/lang/Throwable;)V +HSPLkotlinx/coroutines/selects/SelectInstance;->trySelect()Z +HSPLkotlinx/coroutines/selects/SelectInstance;->trySelectOther(Lkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp;)Ljava/lang/Object; +HSPLkotlinx/coroutines/selects/SelectKt;->access$getRESUMED$p()Ljava/lang/Object; +HSPLkotlinx/coroutines/selects/SelectKt;->access$getSelectOpSequenceNumber$p()Lkotlinx/coroutines/selects/SeqNumber; +HSPLkotlinx/coroutines/selects/SelectKt;->access$getUNDECIDED$p()Ljava/lang/Object; +HSPLkotlinx/coroutines/selects/SelectKt;->getALREADY_SELECTED()Ljava/lang/Object; +HSPLkotlinx/coroutines/selects/SelectKt;->getNOT_SELECTED()Ljava/lang/Object; +HSPLkotlinx/coroutines/selects/SeqNumber;->()V +HSPLkotlinx/coroutines/selects/SeqNumber;->next()J HSPLkotlinx/coroutines/sync/Empty;->(Ljava/lang/Object;)V HSPLkotlinx/coroutines/sync/Mutex$DefaultImpls;->lock$default(Lkotlinx/coroutines/sync/Mutex;Ljava/lang/Object;Lkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; HSPLkotlinx/coroutines/sync/Mutex$DefaultImpls;->unlock$default(Lkotlinx/coroutines/sync/Mutex;Ljava/lang/Object;ILjava/lang/Object;)V @@ -15175,6 +15335,7 @@ HSPLlogcat/LogcatLogger$Companion;->()V HSPLlogcat/LogcatLogger$Companion;->install(Llogcat/AndroidLogcatLogger;)V HSPLlogcat/LogcatLogger$Companion;->isInstalled()Z HSPLlogcat/LogcatLogger$NoLog;->()V +HSPLlogcat/ThrowablesKt;->access$nextId(Landroidx/work/impl/WorkDatabase;Ljava/lang/String;)I HSPLme/saket/cascade/CascadeKt$CascadeDropdownMenu$1$1;->(Lkotlin/jvm/functions/Function0;)V HSPLme/saket/cascade/CascadeKt$CascadeDropdownMenu$2;->(FLme/saket/cascade/CascadeState;Lkotlin/jvm/functions/Function3;I)V HSPLme/saket/cascade/CascadeKt;->CascadeDropdownMenu-l0LScTM(ZLkotlin/jvm/functions/Function0;Landroidx/compose/ui/Modifier;JLandroidx/compose/ui/window/PopupProperties;FLme/saket/cascade/CascadeState;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;II)V @@ -15264,9 +15425,9 @@ HSPLokhttp3/CacheControl$Builder;->getNoTransform$okhttp()Z HSPLokhttp3/CacheControl$Builder;->getOnlyIfCached$okhttp()Z HSPLokhttp3/CacheControl$Builder;->maxStale(ILjava/util/concurrent/TimeUnit;)Lokhttp3/CacheControl$Builder; HSPLokhttp3/CacheControl$Builder;->maxStale(ILkotlin/time/DurationUnit;)Lokhttp3/CacheControl$Builder; +HSPLokhttp3/CacheControl$Builder;->setMaxStaleSeconds$okhttp(I)V HSPLokhttp3/CacheControl$Builder;->setNoCache$okhttp(Z)V HSPLokhttp3/CacheControl$Builder;->setOnlyIfCached$okhttp(Z)V -HSPLokhttp3/CacheControl$Builder;->toJavaTimeUnit$okhttp(Lkotlin/time/DurationUnit;)Ljava/util/concurrent/TimeUnit; HSPLokhttp3/CacheControl$Companion;->()V HSPLokhttp3/CacheControl$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLokhttp3/CacheControl;->(ZZIIZZZIIZZZLjava/lang/String;)V @@ -15333,7 +15494,6 @@ HSPLokhttp3/OkHttpClient$Builder;->callTimeout(JLjava/util/concurrent/TimeUnit;) HSPLokhttp3/OkHttpClient$Builder;->connectTimeout(JLjava/util/concurrent/TimeUnit;)Lokhttp3/OkHttpClient$Builder; HSPLokhttp3/OkHttpClient$Builder;->cookieJar(Lokhttp3/CookieJar;)Lokhttp3/OkHttpClient$Builder; HSPLokhttp3/OkHttpClient$Builder;->dns(Lokhttp3/Dns;)Lokhttp3/OkHttpClient$Builder; -HSPLokhttp3/OkHttpClient$Builder;->fastFallback(Z)Lokhttp3/OkHttpClient$Builder; HSPLokhttp3/OkHttpClient$Builder;->getAuthenticator$okhttp()Lokhttp3/Authenticator; HSPLokhttp3/OkHttpClient$Builder;->getCache$okhttp()Lokhttp3/Cache; HSPLokhttp3/OkHttpClient$Builder;->getCallTimeout$okhttp()I @@ -15433,6 +15593,7 @@ HSPLokhttp3/internal/_CacheControlCommonKt;->commonBuild(Lokhttp3/CacheControl$B HSPLokhttp3/internal/_CacheControlCommonKt;->commonClampToInt(J)I HSPLokhttp3/internal/_CacheControlCommonKt;->commonForceCache(Lokhttp3/CacheControl$Companion;)Lokhttp3/CacheControl; HSPLokhttp3/internal/_CacheControlCommonKt;->commonForceNetwork(Lokhttp3/CacheControl$Companion;)Lokhttp3/CacheControl; +HSPLokhttp3/internal/_CacheControlCommonKt;->commonMaxStale(Lokhttp3/CacheControl$Builder;ILkotlin/time/DurationUnit;)Lokhttp3/CacheControl$Builder; HSPLokhttp3/internal/_CacheControlCommonKt;->commonNoCache(Lokhttp3/CacheControl$Builder;)Lokhttp3/CacheControl$Builder; HSPLokhttp3/internal/_CacheControlCommonKt;->commonOnlyIfCached(Lokhttp3/CacheControl$Builder;)Lokhttp3/CacheControl$Builder; HSPLokhttp3/internal/_HeadersCommonKt;->commonAdd(Lokhttp3/Headers$Builder;Ljava/lang/String;Ljava/lang/String;)Lokhttp3/Headers$Builder; @@ -15453,7 +15614,7 @@ HSPLokhttp3/internal/_UtilCommonKt;->getCommonEmptyRequestBody()Lokhttp3/Request HSPLokhttp3/internal/_UtilCommonKt;->getCommonEmptyResponse()Lokhttp3/ResponseBody; HSPLokhttp3/internal/_UtilCommonKt;->matchAtPolyfill(Lkotlin/text/Regex;Ljava/lang/CharSequence;I)Lkotlin/text/MatchResult; HSPLokhttp3/internal/_UtilJvmKt$$ExternalSyntheticLambda0;->(Ljava/lang/String;Z)V -HSPLokhttp3/internal/_UtilJvmKt$$ExternalSyntheticLambda1;->(Ljava/lang/Object;)V +HSPLokhttp3/internal/_UtilJvmKt$$ExternalSyntheticLambda1;->(Lokhttp3/EventListener;)V HSPLokhttp3/internal/_UtilJvmKt;->asFactory(Lokhttp3/EventListener;)Lokhttp3/EventListener$Factory; HSPLokhttp3/internal/_UtilJvmKt;->checkDuration(Ljava/lang/String;JLjava/util/concurrent/TimeUnit;)I HSPLokhttp3/internal/_UtilJvmKt;->immutableListOf([Ljava/lang/Object;)Ljava/util/List; @@ -16091,6 +16252,7 @@ Landroidx/activity/result/ActivityResultRegistryOwner; Landroidx/activity/result/contract/ActivityResultContract; Landroidx/activity/result/contract/ActivityResultContracts$RequestMultiplePermissions; Landroidx/activity/result/contract/ActivityResultContracts$StartActivityForResult; +Landroidx/appcompat/R$style; Landroidx/appcompat/R$styleable; Landroidx/appcompat/app/AppCompatActivity$1; Landroidx/appcompat/app/AppCompatActivity$2; @@ -16112,6 +16274,7 @@ Landroidx/appcompat/app/AppLocalesMetadataHolderService; Landroidx/appcompat/app/AppLocalesStorageHelper$SerialExecutor; Landroidx/appcompat/app/AppLocalesStorageHelper$ThreadPerTaskExecutor; Landroidx/appcompat/app/AppLocalesStorageHelper; +Landroidx/appcompat/resources/R$drawable; Landroidx/appcompat/view/ContextThemeWrapper; Landroidx/appcompat/view/SupportMenuInflater$$ExternalSyntheticOutline0; Landroidx/appcompat/view/WindowCallbackWrapper; @@ -16190,6 +16353,7 @@ Landroidx/compose/animation/AnimatedContentScope$SizeModifier; Landroidx/compose/animation/AnimatedContentScope; Landroidx/compose/animation/AnimatedEnterExitMeasurePolicy$measure$1; Landroidx/compose/animation/AnimatedEnterExitMeasurePolicy; +Landroidx/compose/animation/AnimatedVisibilityKt$$ExternalSyntheticOutline0; Landroidx/compose/animation/AnimatedVisibilityKt$AnimatedEnterExitImpl$1$1$1; Landroidx/compose/animation/AnimatedVisibilityKt$AnimatedEnterExitImpl$1$1$2; Landroidx/compose/animation/AnimatedVisibilityKt$AnimatedEnterExitImpl$1$1; @@ -16267,6 +16431,7 @@ Landroidx/compose/animation/core/AnimationScope; Landroidx/compose/animation/core/AnimationSpec; Landroidx/compose/animation/core/AnimationSpecKt; Landroidx/compose/animation/core/AnimationState; +Landroidx/compose/animation/core/AnimationStateKt; Landroidx/compose/animation/core/AnimationVector1D; Landroidx/compose/animation/core/AnimationVector2D; Landroidx/compose/animation/core/AnimationVector3D; @@ -16288,7 +16453,6 @@ Landroidx/compose/animation/core/FloatAnimationSpec; Landroidx/compose/animation/core/FloatDecayAnimationSpec; Landroidx/compose/animation/core/FloatSpringSpec; Landroidx/compose/animation/core/FloatTweenSpec; -Landroidx/compose/animation/core/InfiniteAnimationPolicyKt$withInfiniteAnimationFrameNanos$2; Landroidx/compose/animation/core/InfiniteAnimationPolicyKt; Landroidx/compose/animation/core/InfiniteRepeatableSpec; Landroidx/compose/animation/core/InfiniteTransition$TransitionAnimationState; @@ -16315,7 +16479,6 @@ Landroidx/compose/animation/core/SpringSpec; Landroidx/compose/animation/core/SuspendAnimationKt$animate$4; Landroidx/compose/animation/core/SuspendAnimationKt$animate$6$1; Landroidx/compose/animation/core/SuspendAnimationKt$animate$6; -Landroidx/compose/animation/core/SuspendAnimationKt$animate$7; Landroidx/compose/animation/core/SuspendAnimationKt$animate$9; Landroidx/compose/animation/core/SuspendAnimationKt$callWithFrameNanos$2; Landroidx/compose/animation/core/SuspendAnimationKt; @@ -16445,6 +16608,7 @@ Landroidx/compose/foundation/BorderKt$border$2; Landroidx/compose/foundation/BorderKt$drawRoundRectBorder$1; Landroidx/compose/foundation/BorderKt; Landroidx/compose/foundation/CanvasKt; +Landroidx/compose/foundation/CheckScrollableContainerConstraintsKt; Landroidx/compose/foundation/ClickableKt$PressedInteractionSourceDisposableEffect$1$invoke$$inlined$onDispose$1; Landroidx/compose/foundation/ClickableKt$PressedInteractionSourceDisposableEffect$1; Landroidx/compose/foundation/ClickableKt$PressedInteractionSourceDisposableEffect$2; @@ -16508,7 +16672,6 @@ Landroidx/compose/foundation/OverscrollConfiguration; Landroidx/compose/foundation/OverscrollConfigurationKt$LocalOverscrollConfiguration$1; Landroidx/compose/foundation/OverscrollConfigurationKt; Landroidx/compose/foundation/OverscrollEffect; -Landroidx/compose/foundation/OverscrollKt; Landroidx/compose/foundation/PinnableParentConsumer; Landroidx/compose/foundation/ProgressSemanticsKt$progressSemantics$2; Landroidx/compose/foundation/ProgressSemanticsKt; @@ -16586,6 +16749,7 @@ Landroidx/compose/foundation/interaction/PressInteraction$Release; Landroidx/compose/foundation/interaction/PressInteractionKt$collectIsPressedAsState$1$1$1; Landroidx/compose/foundation/interaction/PressInteractionKt$collectIsPressedAsState$1$1; Landroidx/compose/foundation/interaction/PressInteractionKt; +Landroidx/compose/foundation/layout/AddedInsets$$ExternalSyntheticOutline0; Landroidx/compose/foundation/layout/AddedInsets; Landroidx/compose/foundation/layout/AlignmentLineKt$alignmentLineOffsetMeasure$1; Landroidx/compose/foundation/layout/AlignmentLineKt; @@ -16865,8 +17029,6 @@ Landroidx/compose/foundation/text/TextController; Landroidx/compose/foundation/text/TextDelegate; Landroidx/compose/foundation/text/TextState$onTextLayout$1; Landroidx/compose/foundation/text/TextState; -Landroidx/compose/foundation/text/selection/Selection$AnchorInfo; -Landroidx/compose/foundation/text/selection/Selection; Landroidx/compose/foundation/text/selection/SelectionRegistrar; Landroidx/compose/foundation/text/selection/SelectionRegistrarKt$LocalSelectionRegistrar$1; Landroidx/compose/foundation/text/selection/SelectionRegistrarKt; @@ -17064,7 +17226,6 @@ Landroidx/compose/material3/tokens/TypographyKeyTokens; Landroidx/compose/runtime/AbstractApplier; Landroidx/compose/runtime/ActualAndroid_androidKt$DefaultMonotonicFrameClock$2; Landroidx/compose/runtime/ActualAndroid_androidKt; -Landroidx/compose/runtime/ActualJvm_jvmKt; Landroidx/compose/runtime/Anchor; Landroidx/compose/runtime/Applier; Landroidx/compose/runtime/BroadcastFrameClock$FrameAwaiter; @@ -17169,6 +17330,7 @@ Landroidx/compose/runtime/Recomposer$Companion; Landroidx/compose/runtime/Recomposer$RecomposerInfoImpl; Landroidx/compose/runtime/Recomposer$State; Landroidx/compose/runtime/Recomposer$broadcastFrameClock$1; +Landroidx/compose/runtime/Recomposer$effectJob$1$1$1$1; Landroidx/compose/runtime/Recomposer$effectJob$1$1; Landroidx/compose/runtime/Recomposer$join$2; Landroidx/compose/runtime/Recomposer$performRecompose$1$1; @@ -17236,6 +17398,7 @@ Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator; Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeEntriesIterator; +Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeKt; Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/persistentOrderedSet/Links; Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/persistentOrderedSet/PersistentOrderedSet; Landroidx/compose/runtime/external/kotlinx/collections/immutable/internal/DeltaCounter; @@ -17295,6 +17458,7 @@ Landroidx/compose/runtime/snapshots/SnapshotApplyResult; Landroidx/compose/runtime/snapshots/SnapshotDoubleIndexHeap; Landroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1; Landroidx/compose/runtime/snapshots/SnapshotIdSet; +Landroidx/compose/runtime/snapshots/SnapshotIdSetKt; Landroidx/compose/runtime/snapshots/SnapshotKt$advanceGlobalSnapshot$2; Landroidx/compose/runtime/snapshots/SnapshotKt$emptyLambda$1; Landroidx/compose/runtime/snapshots/SnapshotKt$mergedReadObserver$1; @@ -17486,6 +17650,8 @@ Landroidx/compose/ui/graphics/colorspace/ColorSpaceKt; Landroidx/compose/ui/graphics/colorspace/ColorSpaces$ExtendedSrgb$1; Landroidx/compose/ui/graphics/colorspace/ColorSpaces$ExtendedSrgb$2; Landroidx/compose/ui/graphics/colorspace/ColorSpaces; +Landroidx/compose/ui/graphics/colorspace/Connector$Companion$identity$1; +Landroidx/compose/ui/graphics/colorspace/Connector$RgbConnector; Landroidx/compose/ui/graphics/colorspace/Connector; Landroidx/compose/ui/graphics/colorspace/Illuminant; Landroidx/compose/ui/graphics/colorspace/Lab; @@ -17825,6 +17991,7 @@ Landroidx/compose/ui/node/LayerPositionalProperties; Landroidx/compose/ui/node/LayoutAwareModifierNode; Landroidx/compose/ui/node/LayoutModifierNode; Landroidx/compose/ui/node/LayoutModifierNodeCoordinator; +Landroidx/compose/ui/node/LayoutModifierNodeCoordinatorKt; Landroidx/compose/ui/node/LayoutNode$$ExternalSyntheticLambda0; Landroidx/compose/ui/node/LayoutNode$Companion$Constructor$1; Landroidx/compose/ui/node/LayoutNode$Companion$DummyViewConfiguration$1; @@ -18023,7 +18190,6 @@ Landroidx/compose/ui/platform/RenderNodeLayer; Landroidx/compose/ui/platform/RenderNodeVerificationHelper24; Landroidx/compose/ui/platform/RenderNodeVerificationHelper28; Landroidx/compose/ui/platform/SemanticsNodeWithAdjustedBounds; -Landroidx/compose/ui/platform/ShapeContainingUtilKt; Landroidx/compose/ui/platform/TextToolbar; Landroidx/compose/ui/platform/UriHandler; Landroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWindowOrReleasedFromPool$installFor$1; @@ -18073,7 +18239,6 @@ Landroidx/compose/ui/res/ImageVectorCache$Key; Landroidx/compose/ui/res/ImageVectorCache; Landroidx/compose/ui/res/PainterResources_androidKt; Landroidx/compose/ui/res/Resources_androidKt; -Landroidx/compose/ui/res/StringResources_androidKt; Landroidx/compose/ui/res/VectorResources_androidKt; Landroidx/compose/ui/semantics/AccessibilityAction; Landroidx/compose/ui/semantics/CollectionInfo; @@ -18334,6 +18499,7 @@ Landroidx/core/app/NotificationManagerCompat$$ExternalSyntheticApiModelOutline1; Landroidx/core/app/NotificationManagerCompat$$ExternalSyntheticApiModelOutline2; Landroidx/core/app/NotificationManagerCompat; Landroidx/core/app/TaskStackBuilder$SupportParentable; +Landroidx/core/content/ContentValuesKt; Landroidx/core/content/ContextCompat$Api19Impl; Landroidx/core/content/ContextCompat$Api21Impl; Landroidx/core/content/ContextCompat$Api28Impl$$ExternalSyntheticApiModelOutline0; @@ -18346,7 +18512,6 @@ Landroidx/core/content/pm/PackageInfoCompat$Api28Impl$$ExternalSyntheticApiModel Landroidx/core/content/pm/PackageInfoCompat$Api28Impl; Landroidx/core/content/pm/PackageInfoCompat; Landroidx/core/content/res/ComplexColorCompat; -Landroidx/core/content/res/TypedArrayKt; Landroidx/core/content/res/TypedArrayUtils; Landroidx/core/graphics/Insets; Landroidx/core/graphics/PathParser$PathDataNode; @@ -18376,7 +18541,6 @@ Landroidx/core/provider/FontsContractCompat$FontFamilyResult; Landroidx/core/provider/FontsContractCompat$FontInfo; Landroidx/core/provider/FontsContractCompat; Landroidx/core/splashscreen/MaskedDrawable; -Landroidx/core/splashscreen/R$layout; Landroidx/core/splashscreen/SplashScreen$Impl$dispatchOnExitAnimation$1; Landroidx/core/splashscreen/SplashScreen$Impl$setKeepVisibleCondition$1; Landroidx/core/splashscreen/SplashScreen$Impl$setOnExitAnimationListener$2; @@ -18469,7 +18633,6 @@ Landroidx/core/view/accessibility/AccessibilityViewCommand$SetProgressArguments; Landroidx/core/view/accessibility/AccessibilityViewCommand$SetSelectionArguments; Landroidx/core/view/accessibility/AccessibilityViewCommand$SetTextArguments; Landroidx/core/view/accessibility/AccessibilityViewCommand; -Landroidx/core/view/inputmethod/InputConnectionCompat$OnCommitContentListener; Landroidx/customview/poolingcontainer/PoolingContainer; Landroidx/customview/poolingcontainer/PoolingContainerListener; Landroidx/customview/poolingcontainer/PoolingContainerListenerHolder; @@ -18611,7 +18774,6 @@ Landroidx/lifecycle/viewmodel/InitializerViewModelFactory; Landroidx/lifecycle/viewmodel/InitializerViewModelFactoryBuilder; Landroidx/lifecycle/viewmodel/MutableCreationExtras; Landroidx/lifecycle/viewmodel/ViewModelInitializer; -Landroidx/paging/PageFetcherSnapshotKt; Landroidx/preference/DialogPreference; Landroidx/preference/EditTextPreference$OnBindEditTextListener; Landroidx/preference/EditTextPreference; @@ -18704,7 +18866,6 @@ Landroidx/room/TransactionExecutor; Landroidx/room/migration/Migration; Landroidx/room/util/CursorUtil; Landroidx/room/util/DBUtil; -Landroidx/savedstate/R$id; Landroidx/savedstate/Recreator; Landroidx/savedstate/SavedStateRegistry$$ExternalSyntheticLambda0; Landroidx/savedstate/SavedStateRegistry$SavedStateProvider; @@ -18744,6 +18905,7 @@ Landroidx/startup/InitializationProvider; Landroidx/startup/Initializer; Landroidx/tracing/Trace$$ExternalSyntheticApiModelOutline0; Landroidx/tracing/Trace; +Landroidx/transition/R$id; Landroidx/vectordrawable/graphics/drawable/VectorDrawableCommon; Landroidx/vectordrawable/graphics/drawable/VectorDrawableCompat; Landroidx/viewpager/widget/PagerAdapter; @@ -18888,6 +19050,7 @@ Landroidx/work/impl/model/WorkSpecDao_Impl$7; Landroidx/work/impl/model/WorkSpecDao_Impl$8; Landroidx/work/impl/model/WorkSpecDao_Impl$9; Landroidx/work/impl/model/WorkSpecDao_Impl; +Landroidx/work/impl/model/WorkSpecKt; Landroidx/work/impl/model/WorkTag; Landroidx/work/impl/model/WorkTagDao; Landroidx/work/impl/model/WorkTagDao_Impl$1; @@ -18901,7 +19064,6 @@ Landroidx/work/impl/utils/ForceStopRunnable$BroadcastReceiver; Landroidx/work/impl/utils/ForceStopRunnable; Landroidx/work/impl/utils/IdGenerator$$ExternalSyntheticLambda1; Landroidx/work/impl/utils/IdGenerator; -Landroidx/work/impl/utils/IdGeneratorKt; Landroidx/work/impl/utils/PackageManagerHelper; Landroidx/work/impl/utils/PreferenceUtils; Landroidx/work/impl/utils/ProcessUtils; @@ -18993,7 +19155,6 @@ Lcafe/adriel/voyager/transitions/ScreenTransitionKt$ScreenTransition$3; Lcafe/adriel/voyager/transitions/ScreenTransitionKt$ScreenTransition$4; Lcafe/adriel/voyager/transitions/ScreenTransitionKt; Lcoil/ImageLoaderFactory; -Lcom/github/junrar/rarfile/UnrarHeadertype$EnumUnboxingLocalUtility; Lcom/google/accompanist/systemuicontroller/AndroidSystemUiController; Lcom/google/accompanist/systemuicontroller/SystemUiController; Lcom/google/accompanist/systemuicontroller/SystemUiControllerKt; @@ -19001,6 +19162,7 @@ Lcom/google/accompanist/themeadapter/core/FontFamilyWithWeight; Lcom/google/accompanist/themeadapter/core/R$styleable; Lcom/google/accompanist/themeadapter/core/ResourceUtilsKt; Lcom/google/accompanist/themeadapter/material3/Mdc3Theme; +Lcom/google/accompanist/themeadapter/material3/R$styleable; Lcom/google/accompanist/themeadapter/material3/Theme3Parameters; Lcom/google/android/material/R$styleable; Lcom/google/android/material/bottomsheet/BottomSheetBehavior$BottomSheetCallback; @@ -19017,9 +19179,11 @@ Lcom/google/android/material/color/DynamicColors$1; Lcom/google/android/material/color/DynamicColors$2; Lcom/google/android/material/color/DynamicColors$DeviceSupportCondition; Lcom/google/android/material/color/DynamicColors; +Lcom/google/android/material/color/MaterialColors; Lcom/google/android/material/elevation/ElevationOverlayProvider; Lcom/google/android/material/tabs/TabLayout; Lcom/google/android/material/theme/MaterialComponentsViewInflater; +Lcom/google/common/base/Objects; Lcom/google/common/base/Preconditions; Lcom/google/common/base/Strings; Lcom/google/common/primitives/Ints; @@ -19090,7 +19254,8 @@ Ldata/Mangas$Adapter; Ldata/MangasQueries; Ldata/Mangas_categoriesQueries; Ldata/SourcesQueries; -Leu/davidea/flexibleadapter/R$id; +Ldev/chrisbanes/insetter/InsetterDslKt; +Leu/davidea/flexibleadapter/R$layout; Leu/kanade/core/prefs/PreferenceMutableState$1; Leu/kanade/core/prefs/PreferenceMutableState; Leu/kanade/core/prefs/PreferenceMutableStateKt; @@ -19115,7 +19280,6 @@ Leu/kanade/data/category/CategoryMapperKt$categoryMapper$1; Leu/kanade/data/category/CategoryMapperKt; Leu/kanade/data/category/CategoryRepositoryImpl$getAllAsFlow$1; Leu/kanade/data/category/CategoryRepositoryImpl; -Leu/kanade/data/chapter/ChapterRepositoryImpl$$ExternalSyntheticOutline0; Leu/kanade/data/chapter/ChapterRepositoryImpl; Leu/kanade/data/history/HistoryMapperKt$historyWithRelationsMapper$1; Leu/kanade/data/history/HistoryMapperKt; @@ -19353,6 +19517,7 @@ Leu/kanade/domain/library/model/LibrarySort$Type$TotalChapters; Leu/kanade/domain/library/model/LibrarySort$Type$UnreadCount; Leu/kanade/domain/library/model/LibrarySort$Type; Leu/kanade/domain/library/model/LibrarySort; +Leu/kanade/domain/library/model/LibrarySortKt; Leu/kanade/domain/library/model/Mask; Leu/kanade/domain/library/service/LibraryPreferences; Leu/kanade/domain/manga/interactor/GetDuplicateLibraryManga; @@ -19583,7 +19748,6 @@ Leu/kanade/presentation/updates/UpdatesScreenKt$UpdateScreen$2; Leu/kanade/presentation/updates/UpdatesScreenKt$UpdateScreen$3; Leu/kanade/presentation/updates/UpdatesScreenKt$UpdateScreen$4; Leu/kanade/presentation/updates/UpdatesScreenKt$UpdateScreen$5; -Leu/kanade/presentation/updates/UpdatesScreenKt$UpdateScreen$6; Leu/kanade/presentation/updates/UpdatesScreenKt$UpdatesAppBar$1; Leu/kanade/presentation/updates/UpdatesScreenKt$UpdatesAppBar$2; Leu/kanade/presentation/updates/UpdatesScreenKt$UpdatesAppBar$3; @@ -19716,7 +19880,6 @@ Leu/kanade/tachiyomi/PreferenceModule$registerInjectables$9$invoke$$inlined$get$ Leu/kanade/tachiyomi/PreferenceModule$registerInjectables$9$invoke$$inlined$get$2; Leu/kanade/tachiyomi/PreferenceModule$registerInjectables$9; Leu/kanade/tachiyomi/PreferenceModule; -Leu/kanade/tachiyomi/R$styleable; Leu/kanade/tachiyomi/app/CategoriesQueriesImpl$getCategories$1$$ExternalSyntheticOutline0; Leu/kanade/tachiyomi/app/CategoriesQueriesImpl$getCategories$1; Leu/kanade/tachiyomi/app/CategoriesQueriesImpl; @@ -19880,7 +20043,6 @@ Leu/kanade/tachiyomi/data/track/bangumi/Bangumi$api$2; Leu/kanade/tachiyomi/data/track/bangumi/Bangumi$interceptor$2; Leu/kanade/tachiyomi/data/track/bangumi/Bangumi$special$$inlined$injectLazy$1; Leu/kanade/tachiyomi/data/track/bangumi/Bangumi; -Leu/kanade/tachiyomi/data/track/bangumi/BangumiModelsKt; Leu/kanade/tachiyomi/data/track/kavita/Kavita$Companion; Leu/kanade/tachiyomi/data/track/kavita/Kavita$api$2; Leu/kanade/tachiyomi/data/track/kavita/Kavita$interceptor$2; @@ -19943,7 +20105,6 @@ Leu/kanade/tachiyomi/network/NetworkHelper$client$2; Leu/kanade/tachiyomi/network/NetworkHelper$cloudflareClient$2; Leu/kanade/tachiyomi/network/NetworkHelper$cloudflareInterceptor$2; Leu/kanade/tachiyomi/network/NetworkHelper$defaultUserAgent$2; -Leu/kanade/tachiyomi/network/NetworkHelper$http103Interceptor$2; Leu/kanade/tachiyomi/network/NetworkHelper$special$$inlined$injectLazy$1$1; Leu/kanade/tachiyomi/network/NetworkHelper$special$$inlined$injectLazy$1; Leu/kanade/tachiyomi/network/NetworkHelper$userAgentInterceptor$2; @@ -19952,14 +20113,10 @@ Leu/kanade/tachiyomi/network/NetworkPreferences; Leu/kanade/tachiyomi/network/OkHttpExtensionsKt; Leu/kanade/tachiyomi/network/ProgressListener; Leu/kanade/tachiyomi/network/RequestsKt; -Leu/kanade/tachiyomi/network/interceptor/Http103Interceptor; Leu/kanade/tachiyomi/network/interceptor/RateLimitInterceptor; Leu/kanade/tachiyomi/network/interceptor/RateLimitInterceptorKt; Leu/kanade/tachiyomi/network/interceptor/UserAgentInterceptor$special$$inlined$injectLazy$1; Leu/kanade/tachiyomi/network/interceptor/UserAgentInterceptor; -Leu/kanade/tachiyomi/network/interceptor/WebViewInterceptor$initWebView$2; -Leu/kanade/tachiyomi/network/interceptor/WebViewInterceptor$special$$inlined$injectLazy$1; -Leu/kanade/tachiyomi/network/interceptor/WebViewInterceptor; Leu/kanade/tachiyomi/source/CatalogueSource; Leu/kanade/tachiyomi/source/ConfigurableSource; Leu/kanade/tachiyomi/source/LocalSource$Companion; @@ -20293,9 +20450,7 @@ Leu/kanade/tachiyomi/ui/updates/UpdatesTab$Content$onDismissDialog$1; Leu/kanade/tachiyomi/ui/updates/UpdatesTab; Leu/kanade/tachiyomi/util/lang/CoroutinesExtensionsKt$launchNonCancellable$1; Leu/kanade/tachiyomi/util/lang/CoroutinesExtensionsKt; -Leu/kanade/tachiyomi/util/lang/DateExtensionsKt; Leu/kanade/tachiyomi/util/lang/Hash; -Leu/kanade/tachiyomi/util/lang/RectFExtensionsKt; Leu/kanade/tachiyomi/util/lang/StringExtensionsKt; Leu/kanade/tachiyomi/util/system/ContextExtensionsKt$$ExternalSyntheticApiModelOutline0; Leu/kanade/tachiyomi/util/system/ContextExtensionsKt$createReaderThemeContext$$inlined$get$1; @@ -20307,7 +20462,12 @@ Leu/kanade/tachiyomi/util/system/DeviceUtil$isSamsung$2; Leu/kanade/tachiyomi/util/system/DeviceUtil; Leu/kanade/tachiyomi/util/system/DeviceUtilExtensionsKt$isDynamicColorAvailable$2; Leu/kanade/tachiyomi/util/system/DeviceUtilExtensionsKt; +Leu/kanade/tachiyomi/util/system/LocaleHelper$comparator$1; +Leu/kanade/tachiyomi/util/system/LocaleHelper$comparator$2; +Leu/kanade/tachiyomi/util/system/LocaleHelper; +Leu/kanade/tachiyomi/util/system/NotificationExtensionsKt; Leu/kanade/tachiyomi/util/system/ToastExtensionsKt; +Leu/kanade/tachiyomi/util/view/WindowExtensionsKt; Leu/kanade/tachiyomi/widget/ExtendedNavigationView$Adapter$$ExternalSyntheticLambda0; Leu/kanade/tachiyomi/widget/ExtendedNavigationView$Adapter; Leu/kanade/tachiyomi/widget/ExtendedNavigationView$Group$DefaultImpls; @@ -20367,6 +20527,7 @@ Lio/requery/android/database/sqlite/SQLiteGlobal; Lio/requery/android/database/sqlite/SQLiteOpenHelper; Lio/requery/android/database/sqlite/SQLiteProgram; Lio/requery/android/database/sqlite/SQLiteQuery; +Lio/requery/android/database/sqlite/SQLiteSession$Transaction; Lio/requery/android/database/sqlite/SQLiteSession; Lio/requery/android/database/sqlite/SQLiteStatement; Lio/requery/android/database/sqlite/SQLiteStatementInfo; @@ -20476,6 +20637,7 @@ Lkotlin/collections/builders/MapBuilder$Companion; Lkotlin/collections/builders/MapBuilder; Lkotlin/collections/builders/SetBuilder; Lkotlin/comparisons/ComparisonsKt; +Lkotlin/comparisons/ComparisonsKt__ComparisonsKt$compareBy$1; Lkotlin/comparisons/ComparisonsKt__ComparisonsKt; Lkotlin/comparisons/ComparisonsKt___ComparisonsJvmKt; Lkotlin/comparisons/ComparisonsKt___ComparisonsKt; @@ -21045,7 +21207,6 @@ Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$TypeTable$Builder; Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$TypeTable; Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$TypeTableOrBuilder; Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$ValueParameter$1; -Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$ValueParameter$Builder; Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$ValueParameter; Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$ValueParameterOrBuilder; Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$VersionRequirementTable$1; @@ -21119,7 +21280,6 @@ Lkotlin/reflect/jvm/internal/impl/protobuf/Internal$EnumLite; Lkotlin/reflect/jvm/internal/impl/protobuf/Internal$EnumLiteMap; Lkotlin/reflect/jvm/internal/impl/protobuf/Internal; Lkotlin/reflect/jvm/internal/impl/protobuf/InvalidProtocolBufferException; -Lkotlin/reflect/jvm/internal/impl/protobuf/LazyField$LazyIterator; Lkotlin/reflect/jvm/internal/impl/protobuf/LazyField; Lkotlin/reflect/jvm/internal/impl/protobuf/LazyFieldLite; Lkotlin/reflect/jvm/internal/impl/protobuf/LazyStringArrayList; @@ -21419,6 +21579,7 @@ Lkotlin/sequences/SequencesKt__SequencesKt$asSequence$$inlined$Sequence$1; Lkotlin/sequences/SequencesKt__SequencesKt$generateSequence$2; Lkotlin/sequences/SequencesKt__SequencesKt; Lkotlin/sequences/SequencesKt___SequencesJvmKt; +Lkotlin/sequences/SequencesKt___SequencesKt$asIterable$$inlined$Iterable$1; Lkotlin/sequences/SequencesKt___SequencesKt$filterNotNull$1; Lkotlin/sequences/SequencesKt___SequencesKt; Lkotlin/sequences/TransformingSequence$iterator$1; @@ -21460,6 +21621,7 @@ Lkotlin/time/Duration; Lkotlin/time/DurationJvmKt; Lkotlin/time/DurationKt; Lkotlin/time/DurationUnit; +Lkotlin/time/DurationUnitKt__DurationUnitJvmKt; Lkotlinx/coroutines/AbstractCoroutine; Lkotlinx/coroutines/AbstractTimeSourceKt; Lkotlinx/coroutines/Active; @@ -21524,6 +21686,7 @@ Lkotlinx/coroutines/DisposeOnCancel; Lkotlinx/coroutines/Empty; Lkotlinx/coroutines/EventLoop; Lkotlinx/coroutines/EventLoopImplBase$DelayedResumeTask; +Lkotlinx/coroutines/EventLoopImplBase$DelayedRunnableTask; Lkotlinx/coroutines/EventLoopImplBase$DelayedTask; Lkotlinx/coroutines/EventLoopImplBase$DelayedTaskQueue; Lkotlinx/coroutines/EventLoopImplBase; @@ -21586,8 +21749,11 @@ Lkotlinx/coroutines/channels/AbstractChannel$Itr; Lkotlinx/coroutines/channels/AbstractChannel$ReceiveElement; Lkotlinx/coroutines/channels/AbstractChannel$ReceiveElementWithUndeliveredHandler; Lkotlinx/coroutines/channels/AbstractChannel$ReceiveHasNext; +Lkotlinx/coroutines/channels/AbstractChannel$ReceiveSelect; Lkotlinx/coroutines/channels/AbstractChannel$RemoveReceiveOnCancel; +Lkotlinx/coroutines/channels/AbstractChannel$TryPollDesc; Lkotlinx/coroutines/channels/AbstractChannel$enqueueReceiveInternal$$inlined$addLastIfPrevAndIf$1; +Lkotlinx/coroutines/channels/AbstractChannel$onReceiveCatching$1; Lkotlinx/coroutines/channels/AbstractChannel$receiveCatching$1; Lkotlinx/coroutines/channels/AbstractChannel; Lkotlinx/coroutines/channels/AbstractChannelKt; @@ -21643,6 +21809,14 @@ Lkotlinx/coroutines/flow/FlowKt__ChannelsKt; Lkotlinx/coroutines/flow/FlowKt__CollectKt$launchIn$1; Lkotlinx/coroutines/flow/FlowKt__CollectKt; Lkotlinx/coroutines/flow/FlowKt__ContextKt; +Lkotlinx/coroutines/flow/FlowKt__DelayKt$debounce$2; +Lkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$3$1; +Lkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$3$2; +Lkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$values$1$1$emit$1; +Lkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$values$1$1; +Lkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1$values$1; +Lkotlinx/coroutines/flow/FlowKt__DelayKt$debounceInternal$1; +Lkotlinx/coroutines/flow/FlowKt__DelayKt; Lkotlinx/coroutines/flow/FlowKt__DistinctKt$defaultAreEquivalent$1; Lkotlinx/coroutines/flow/FlowKt__DistinctKt$defaultKeySelector$1; Lkotlinx/coroutines/flow/FlowKt__DistinctKt; @@ -21679,8 +21853,8 @@ Lkotlinx/coroutines/flow/FlowKt__TransformKt$onEach$$inlined$unsafeTransform$1$2 Lkotlinx/coroutines/flow/FlowKt__TransformKt$onEach$$inlined$unsafeTransform$1; Lkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$1$2; Lkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$1; -Lkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$2$2; -Lkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$2; +Lkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$3$2; +Lkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$combineUnsafe$FlowKt__ZipKt$3; Lkotlinx/coroutines/flow/FlowKt__ZipKt$combine$$inlined$unsafeFlow$1; Lkotlinx/coroutines/flow/FlowKt__ZipKt$combine$1$1; Lkotlinx/coroutines/flow/FlowKt__ZipKt$nullArrayFactory$1; @@ -21736,6 +21910,8 @@ Lkotlinx/coroutines/flow/internal/CombineKt$combineInternal$2; Lkotlinx/coroutines/flow/internal/CombineKt; Lkotlinx/coroutines/flow/internal/DownstreamExceptionContext; Lkotlinx/coroutines/flow/internal/FlowCoroutine; +Lkotlinx/coroutines/flow/internal/FlowCoroutineKt$scopedFlow$$inlined$unsafeFlow$1; +Lkotlinx/coroutines/flow/internal/FlowCoroutineKt$scopedFlow$1$1; Lkotlinx/coroutines/flow/internal/FlowCoroutineKt; Lkotlinx/coroutines/flow/internal/FlowExceptions_commonKt; Lkotlinx/coroutines/flow/internal/FusibleFlow$DefaultImpls; @@ -21752,6 +21928,7 @@ Lkotlinx/coroutines/flow/internal/SafeCollector_commonKt; Lkotlinx/coroutines/flow/internal/SendingCollector; Lkotlinx/coroutines/flow/internal/SubscriptionCountStateFlow; Lkotlinx/coroutines/internal/ArrayQueue; +Lkotlinx/coroutines/internal/AtomicDesc; Lkotlinx/coroutines/internal/AtomicKt; Lkotlinx/coroutines/internal/AtomicOp; Lkotlinx/coroutines/internal/ContextScope; @@ -21762,9 +21939,12 @@ Lkotlinx/coroutines/internal/LimitedDispatcher; Lkotlinx/coroutines/internal/LimitedDispatcherKt; Lkotlinx/coroutines/internal/LockFreeLinkedListHead; Lkotlinx/coroutines/internal/LockFreeLinkedListKt; +Lkotlinx/coroutines/internal/LockFreeLinkedListNode$AbstractAtomicDesc; Lkotlinx/coroutines/internal/LockFreeLinkedListNode$CondAddOp; Lkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp; +Lkotlinx/coroutines/internal/LockFreeLinkedListNode$RemoveFirstDesc; Lkotlinx/coroutines/internal/LockFreeLinkedListNode; +Lkotlinx/coroutines/internal/LockFreeLinkedList_commonKt; Lkotlinx/coroutines/internal/LockFreeTaskQueue; Lkotlinx/coroutines/internal/LockFreeTaskQueueCore$Companion; Lkotlinx/coroutines/internal/LockFreeTaskQueueCore$Placeholder; @@ -21808,9 +21988,18 @@ Lkotlinx/coroutines/scheduling/TaskImpl; Lkotlinx/coroutines/scheduling/TasksKt; Lkotlinx/coroutines/scheduling/UnlimitedIoScheduler; Lkotlinx/coroutines/scheduling/WorkQueue; +Lkotlinx/coroutines/selects/SelectBuilder; +Lkotlinx/coroutines/selects/SelectBuilderImpl$AtomicSelectOp; +Lkotlinx/coroutines/selects/SelectBuilderImpl$DisposeNode; +Lkotlinx/coroutines/selects/SelectBuilderImpl$SelectOnCancelling; +Lkotlinx/coroutines/selects/SelectBuilderImpl$onTimeout$$inlined$Runnable$1; +Lkotlinx/coroutines/selects/SelectBuilderImpl; Lkotlinx/coroutines/selects/SelectClause0; Lkotlinx/coroutines/selects/SelectClause1; Lkotlinx/coroutines/selects/SelectClause2; +Lkotlinx/coroutines/selects/SelectInstance; +Lkotlinx/coroutines/selects/SelectKt; +Lkotlinx/coroutines/selects/SeqNumber; Lkotlinx/coroutines/sync/Empty; Lkotlinx/coroutines/sync/Mutex$DefaultImpls; Lkotlinx/coroutines/sync/Mutex; @@ -22305,8 +22494,6 @@ Luy/kohesive/injekt/registry/default/DefaultRegistrar; Lview/HistoryViewQueries; Lview/LibraryViewQueries; Lview/UpdatesViewQueries; -PLandroidx/compose/runtime/Recomposer$effectJob$1$1$1$1;->(Landroidx/compose/runtime/Recomposer;Ljava/lang/Throwable;)V -PLandroidx/compose/runtime/Recomposer$effectJob$1$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; PLandroidx/compose/ui/platform/ViewLayerContainer;->dispatchDraw(Landroid/graphics/Canvas;)V PLandroidx/profileinstaller/ProfileInstallReceiver$$ExternalSyntheticLambda0;->()V PLandroidx/profileinstaller/ProfileInstaller$1;->()V @@ -22317,11 +22504,10 @@ PLandroidx/profileinstaller/ProfileInstaller;->writeProfile(Landroid/content/Con PLandroidx/profileinstaller/ProfileInstallerInitializer$$ExternalSyntheticLambda1;->run()V PLandroidx/profileinstaller/ProfileInstallerInitializer$$ExternalSyntheticLambda2;->(Landroid/content/Context;)V PLandroidx/profileinstaller/ProfileInstallerInitializer$$ExternalSyntheticLambda2;->run()V -PLkotlinx/coroutines/DefaultExecutor;->acknowledgeShutdownIfNeeded()V -PLkotlinx/coroutines/EventLoop;->isUnconfinedQueueEmpty()Z -PLkotlinx/coroutines/EventLoopImplBase;->isEmpty()Z +PLkotlinx/coroutines/channels/AbstractChannel$ReceiveSelect;->completeResumeReceive(Ljava/lang/Object;)V +PLkotlinx/coroutines/channels/AbstractChannel$ReceiveSelect;->resumeOnCancellationFun(Ljava/lang/Object;)Lkotlin/jvm/functions/Function1; +PLkotlinx/coroutines/channels/AbstractChannel$ReceiveSelect;->tryResumeReceive(Ljava/lang/Object;Lkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp;)Lkotlinx/coroutines/internal/Symbol; PLkotlinx/coroutines/channels/ChannelResult;->exceptionOrNull-impl(Ljava/lang/Object;)Ljava/lang/Throwable; PLkotlinx/coroutines/channels/Closed;->completeResumeSend()V PLkotlinx/coroutines/channels/Closed;->getPollResult()Ljava/lang/Object; PLkotlinx/coroutines/channels/Closed;->tryResumeSend(Lkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp;)Lkotlinx/coroutines/internal/Symbol; -PLkotlinx/coroutines/channels/RendezvousChannel;->isBufferEmpty()Z