diff --git a/android/src/main/baseline-prof.txt b/android/src/main/baseline-prof.txt index 66d4f2c9..9ca218b6 100644 --- a/android/src/main/baseline-prof.txt +++ b/android/src/main/baseline-prof.txt @@ -1,4 +1,5 @@ HPLandroidx/activity/ComponentActivity;->()V +HPLandroidx/activity/ComponentActivity;->getLifecycle()Landroidx/lifecycle/Lifecycle; HPLandroidx/activity/compose/LocalOnBackPressedDispatcherOwner;->getCurrent(Landroidx/compose/runtime/Composer;I)Landroidx/activity/OnBackPressedDispatcherOwner; HPLandroidx/arch/core/executor/ArchTaskExecutor;->getInstance()Landroidx/arch/core/executor/ArchTaskExecutor; HPLandroidx/arch/core/executor/ArchTaskExecutor;->isMainThread()Z @@ -7,11 +8,10 @@ HPLandroidx/arch/core/internal/FastSafeIterableMap;->ceil(Ljava/lang/Object;)Lja HPLandroidx/arch/core/internal/FastSafeIterableMap;->contains(Ljava/lang/Object;)Z HPLandroidx/arch/core/internal/FastSafeIterableMap;->get(Ljava/lang/Object;)Landroidx/arch/core/internal/SafeIterableMap$Entry; HPLandroidx/arch/core/internal/FastSafeIterableMap;->putIfAbsent(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HPLandroidx/arch/core/internal/SafeIterableMap$Entry;->(Ljava/lang/Object;Ljava/lang/Object;)V HPLandroidx/arch/core/internal/SafeIterableMap$Entry;->getValue()Ljava/lang/Object; HPLandroidx/arch/core/internal/SafeIterableMap$IteratorWithAdditions;->hasNext()Z HPLandroidx/arch/core/internal/SafeIterableMap$IteratorWithAdditions;->next()Ljava/util/Map$Entry; -HPLandroidx/arch/core/internal/SafeIterableMap;->()V +HPLandroidx/arch/core/internal/SafeIterableMap;->descendingIterator()Ljava/util/Iterator; HPLandroidx/arch/core/internal/SafeIterableMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Landroidx/arch/core/internal/SafeIterableMap$Entry; HPLandroidx/arch/core/internal/SafeIterableMap;->remove(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/collection/LruCache;->get(Ljava/lang/Object;)Ljava/lang/Object; @@ -25,7 +25,6 @@ HPLandroidx/collection/SparseArrayKt$valueIterator$1;->next()Ljava/lang/Object; HPLandroidx/collection/SparseArrayKt;->valueIterator(Landroidx/collection/SparseArrayCompat;)Ljava/util/Iterator; HPLandroidx/compose/animation/AnimatedContentKt$AnimatedContent$6$1;->invoke(Landroidx/compose/runtime/Composer;I)V HPLandroidx/compose/animation/AnimatedContentKt;->AnimatedContent(Landroidx/compose/animation/core/Transition;Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/Alignment;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function4;Landroidx/compose/runtime/Composer;II)V -HPLandroidx/compose/animation/AnimatedContentMeasurePolicy;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Ljava/util/List;J)Landroidx/compose/ui/layout/MeasureResult; HPLandroidx/compose/animation/AnimatedEnterExitMeasurePolicy;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Ljava/util/List;J)Landroidx/compose/ui/layout/MeasureResult; HPLandroidx/compose/animation/AnimatedVisibilityKt$AnimatedEnterExitImpl$1$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/animation/AnimatedVisibilityKt$AnimatedEnterExitImpl$2;->(Landroidx/compose/animation/core/Transition;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/Modifier;Landroidx/compose/animation/EnterTransition;Landroidx/compose/animation/ExitTransition;Lkotlin/jvm/functions/Function3;I)V @@ -57,11 +56,9 @@ HPLandroidx/compose/animation/core/Animatable;->(Ljava/lang/Object;Landroi HPLandroidx/compose/animation/core/Animatable;->(Ljava/lang/Object;Landroidx/compose/animation/core/TwoWayConverter;Ljava/lang/Object;Ljava/lang/String;ILkotlin/jvm/internal/DefaultConstructorMarker;)V HPLandroidx/compose/animation/core/Animatable;->asState()Landroidx/compose/runtime/State; HPLandroidx/compose/animation/core/Animatable;->createVector(Ljava/lang/Object;F)Landroidx/compose/animation/core/AnimationVector; -HPLandroidx/compose/animation/core/Animatable;->getTargetValue()Ljava/lang/Object; HPLandroidx/compose/animation/core/Animatable;->getValue()Ljava/lang/Object; HPLandroidx/compose/animation/core/AnimatableKt;->Animatable(FF)Landroidx/compose/animation/core/Animatable; HPLandroidx/compose/animation/core/AnimateAsStateKt$animateValueAsState$2;->(Lkotlinx/coroutines/channels/Channel;Ljava/lang/Object;)V -HPLandroidx/compose/animation/core/AnimateAsStateKt$animateValueAsState$2;->invoke()V HPLandroidx/compose/animation/core/AnimateAsStateKt$animateValueAsState$3$1;->(Ljava/lang/Object;Landroidx/compose/animation/core/Animatable;Landroidx/compose/runtime/State;Landroidx/compose/runtime/State;Lkotlin/coroutines/Continuation;)V HPLandroidx/compose/animation/core/AnimateAsStateKt$animateValueAsState$3$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HPLandroidx/compose/animation/core/AnimateAsStateKt$animateValueAsState$3$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; @@ -255,7 +252,6 @@ HPLandroidx/compose/foundation/gestures/ScrollableKt;->scrollable(Landroidx/comp HPLandroidx/compose/foundation/gestures/ScrollingLogic;->(Landroidx/compose/foundation/gestures/Orientation;ZLandroidx/compose/runtime/State;Landroidx/compose/foundation/gestures/ScrollableState;Landroidx/compose/foundation/gestures/FlingBehavior;Landroidx/compose/foundation/OverscrollEffect;)V HPLandroidx/compose/foundation/interaction/InteractionSourceKt;->MutableInteractionSource()Landroidx/compose/foundation/interaction/MutableInteractionSource; HPLandroidx/compose/foundation/interaction/MutableInteractionSourceImpl;->()V -HPLandroidx/compose/foundation/layout/AndroidWindowInsets;->update$foundation_layout_release(Landroidx/core/view/WindowInsetsCompat;I)V HPLandroidx/compose/foundation/layout/Arrangement$Center$1;->arrange(Landroidx/compose/ui/unit/Density;I[ILandroidx/compose/ui/unit/LayoutDirection;[I)V HPLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->(FZLkotlin/jvm/functions/Function2;)V HPLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->arrange(Landroidx/compose/ui/unit/Density;I[ILandroidx/compose/ui/unit/LayoutDirection;[I)V @@ -274,7 +270,6 @@ HPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$2;->invok HPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$5;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V HPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1;->(ZLandroidx/compose/ui/Alignment;)V -HPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Ljava/util/List;J)Landroidx/compose/ui/layout/MeasureResult; HPLandroidx/compose/foundation/layout/BoxKt;->Box(Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)V HPLandroidx/compose/foundation/layout/BoxKt;->access$getMatchesParentSize(Landroidx/compose/ui/layout/Measurable;)Z HPLandroidx/compose/foundation/layout/BoxKt;->access$placeInBox(Landroidx/compose/ui/layout/Placeable$PlacementScope;Landroidx/compose/ui/layout/Placeable;Landroidx/compose/ui/layout/Measurable;Landroidx/compose/ui/unit/LayoutDirection;IILandroidx/compose/ui/Alignment;)V @@ -309,6 +304,7 @@ HPLandroidx/compose/foundation/layout/FlowLayoutKt;->rowMeasurementHelper(Landro HPLandroidx/compose/foundation/layout/InsetsPaddingModifier;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; HPLandroidx/compose/foundation/layout/InsetsPaddingModifier;->onModifierLocalsUpdated(Landroidx/compose/ui/modifier/ModifierLocalReadScope;)V HPLandroidx/compose/foundation/layout/InsetsValues;->(IIII)V +HPLandroidx/compose/foundation/layout/InsetsValues;->equals(Ljava/lang/Object;)Z HPLandroidx/compose/foundation/layout/LayoutWeightElement;->(FZ)V HPLandroidx/compose/foundation/layout/LayoutWeightElement;->equals(Ljava/lang/Object;)Z HPLandroidx/compose/foundation/layout/LayoutWeightNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Landroidx/compose/foundation/layout/RowColumnParentData; @@ -338,6 +334,7 @@ HPLandroidx/compose/foundation/layout/PaddingNode$measure$1;->invoke(Landroidx/c HPLandroidx/compose/foundation/layout/PaddingNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/foundation/layout/PaddingNode;->(FFFFZ)V HPLandroidx/compose/foundation/layout/PaddingNode;->getRtlAware()Z +HPLandroidx/compose/foundation/layout/PaddingNode;->getStart-D9Ej5fM()F HPLandroidx/compose/foundation/layout/PaddingNode;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; HPLandroidx/compose/foundation/layout/PaddingValuesImpl;->equals(Ljava/lang/Object;)Z HPLandroidx/compose/foundation/layout/PaddingValuesModifier;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; @@ -426,7 +423,6 @@ HPLandroidx/compose/foundation/lazy/LazyListPositionedItem;->(IILjava/lang HPLandroidx/compose/foundation/lazy/LazyListPositionedItem;->getOffset-Bjo55l4(I)J HPLandroidx/compose/foundation/lazy/LazyListPositionedItem;->getParentData(I)Ljava/lang/Object; HPLandroidx/compose/foundation/lazy/LazyListPositionedItem;->place(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V -HPLandroidx/compose/foundation/lazy/LazyListScrollPosition;->getIndex()I HPLandroidx/compose/foundation/lazy/LazyListScrollPosition;->updateFromMeasureResult(Landroidx/compose/foundation/lazy/LazyListMeasureResult;)V HPLandroidx/compose/foundation/lazy/LazyListScrollPosition;->updateScrollPositionIfTheFirstItemWasMoved(Landroidx/compose/foundation/lazy/LazyListItemProvider;)V HPLandroidx/compose/foundation/lazy/LazyListSemanticsKt;->rememberLazyListSemanticState(Landroidx/compose/foundation/lazy/LazyListState;ZLandroidx/compose/runtime/Composer;I)Landroidx/compose/foundation/lazy/layout/LazyLayoutSemanticState; @@ -539,9 +535,11 @@ HPLandroidx/compose/material/ripple/AndroidRippleIndicationInstance;->dispose()V HPLandroidx/compose/material/ripple/AndroidRippleIndicationInstance;->drawIndication(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V HPLandroidx/compose/material/ripple/AndroidRippleIndicationInstance;->getInvalidateTick()Z HPLandroidx/compose/material/ripple/AndroidRippleIndicationInstance;->getRippleHostView()Landroidx/compose/material/ripple/RippleHostView; -HPLandroidx/compose/material/ripple/AndroidRippleIndicationInstance;->setRippleHostView(Landroidx/compose/material/ripple/RippleHostView;)V +HPLandroidx/compose/material/ripple/AndroidRippleIndicationInstance;->onForgotten()V +HPLandroidx/compose/material/ripple/AndroidRippleIndicationInstance;->resetHostView()V HPLandroidx/compose/material/ripple/PlatformRipple;->findNearestViewGroup(Landroidx/compose/runtime/Composer;I)Landroid/view/ViewGroup; HPLandroidx/compose/material/ripple/PlatformRipple;->rememberUpdatedRippleInstance-942rkJo(Landroidx/compose/foundation/interaction/InteractionSource;ZFLandroidx/compose/runtime/State;Landroidx/compose/runtime/State;Landroidx/compose/runtime/Composer;I)Landroidx/compose/material/ripple/RippleIndicationInstance; +HPLandroidx/compose/material/ripple/Ripple$rememberUpdatedInstance$1$1;->(Landroidx/compose/material/ripple/RippleIndicationInstance;Lkotlinx/coroutines/CoroutineScope;)V HPLandroidx/compose/material/ripple/Ripple$rememberUpdatedInstance$1;->(Landroidx/compose/foundation/interaction/InteractionSource;Landroidx/compose/material/ripple/RippleIndicationInstance;Lkotlin/coroutines/Continuation;)V HPLandroidx/compose/material/ripple/Ripple$rememberUpdatedInstance$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HPLandroidx/compose/material/ripple/Ripple$rememberUpdatedInstance$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; @@ -565,6 +563,7 @@ HPLandroidx/compose/material3/BadgeKt$Badge$1$1;->invoke(Landroidx/compose/runti HPLandroidx/compose/material3/BadgeKt$BadgedBox$2$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V HPLandroidx/compose/material3/BadgeKt$BadgedBox$2;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Ljava/util/List;J)Landroidx/compose/ui/layout/MeasureResult; HPLandroidx/compose/material3/BadgeKt;->Badge-eopBjH0(Landroidx/compose/ui/Modifier;JJLkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;II)V +HPLandroidx/compose/material3/BadgeKt;->BadgedBox(Lkotlin/jvm/functions/Function3;Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;II)V HPLandroidx/compose/material3/ColorScheme;->(JJJJJJJJJJJJJJJJJJJJJJJJJJJJJ)V HPLandroidx/compose/material3/ColorScheme;->getBackground-0d7_KjU()J HPLandroidx/compose/material3/ColorScheme;->getOnBackground-0d7_KjU()J @@ -665,6 +664,7 @@ HPLandroidx/compose/runtime/AtomicInt;->add(I)I HPLandroidx/compose/runtime/BroadcastFrameClock$FrameAwaiter;->(Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)V HPLandroidx/compose/runtime/BroadcastFrameClock$FrameAwaiter;->resume(J)V HPLandroidx/compose/runtime/BroadcastFrameClock$withFrameNanos$2$1;->(Landroidx/compose/runtime/BroadcastFrameClock;Lkotlin/jvm/internal/Ref$ObjectRef;)V +HPLandroidx/compose/runtime/BroadcastFrameClock$withFrameNanos$2$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/runtime/BroadcastFrameClock$withFrameNanos$2$1;->invoke(Ljava/lang/Throwable;)V HPLandroidx/compose/runtime/BroadcastFrameClock;->get(Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext$Element; HPLandroidx/compose/runtime/BroadcastFrameClock;->getHasAwaiters()Z @@ -674,7 +674,6 @@ HPLandroidx/compose/runtime/ComposablesKt;->rememberCompositionContext(Landroidx HPLandroidx/compose/runtime/Composer$Companion;->getEmpty()Ljava/lang/Object; HPLandroidx/compose/runtime/ComposerImpl$CompositionContextHolder;->(Landroidx/compose/runtime/ComposerImpl$CompositionContextImpl;)V HPLandroidx/compose/runtime/ComposerImpl$CompositionContextHolder;->getRef()Landroidx/compose/runtime/ComposerImpl$CompositionContextImpl; -HPLandroidx/compose/runtime/ComposerImpl$CompositionContextHolder;->onForgotten()V HPLandroidx/compose/runtime/ComposerImpl$CompositionContextImpl;->(Landroidx/compose/runtime/ComposerImpl;IZ)V HPLandroidx/compose/runtime/ComposerImpl$CompositionContextImpl;->composeInitial$runtime_release(Landroidx/compose/runtime/ControlledComposition;Lkotlin/jvm/functions/Function2;)V HPLandroidx/compose/runtime/ComposerImpl$CompositionContextImpl;->dispose()V @@ -717,6 +716,7 @@ HPLandroidx/compose/runtime/ComposerImpl$realizeUps$1;->invoke(Ljava/lang/Object HPLandroidx/compose/runtime/ComposerImpl$recordInsert$1;->invoke(Landroidx/compose/runtime/Applier;Landroidx/compose/runtime/SlotWriter;Landroidx/compose/runtime/RememberManager;)V HPLandroidx/compose/runtime/ComposerImpl$recordInsert$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/runtime/ComposerImpl$recordInsert$2;->(Landroidx/compose/runtime/SlotTable;Landroidx/compose/runtime/Anchor;Ljava/util/List;)V +HPLandroidx/compose/runtime/ComposerImpl$recordInsert$2;->invoke(Landroidx/compose/runtime/Applier;Landroidx/compose/runtime/SlotWriter;Landroidx/compose/runtime/RememberManager;)V HPLandroidx/compose/runtime/ComposerImpl$recordInsert$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/runtime/ComposerImpl$recordSideEffect$1;->(Lkotlin/jvm/functions/Function0;)V HPLandroidx/compose/runtime/ComposerImpl$recordSideEffect$1;->invoke(Landroidx/compose/runtime/Applier;Landroidx/compose/runtime/SlotWriter;Landroidx/compose/runtime/RememberManager;)V @@ -742,6 +742,7 @@ HPLandroidx/compose/runtime/ComposerImpl;->apply(Ljava/lang/Object;Lkotlin/jvm/f HPLandroidx/compose/runtime/ComposerImpl;->buildContext()Landroidx/compose/runtime/CompositionContext; HPLandroidx/compose/runtime/ComposerImpl;->changed(I)Z HPLandroidx/compose/runtime/ComposerImpl;->changed(J)Z +HPLandroidx/compose/runtime/ComposerImpl;->changed(Ljava/lang/Object;)Z HPLandroidx/compose/runtime/ComposerImpl;->changed(Z)Z HPLandroidx/compose/runtime/ComposerImpl;->changedInstance(Ljava/lang/Object;)Z HPLandroidx/compose/runtime/ComposerImpl;->changesApplied$runtime_release()V @@ -775,6 +776,7 @@ HPLandroidx/compose/runtime/ComposerImpl;->getAreChildrenComposing$runtime_relea HPLandroidx/compose/runtime/ComposerImpl;->getComposition()Landroidx/compose/runtime/ControlledComposition; HPLandroidx/compose/runtime/ComposerImpl;->getCompoundKeyHash()I HPLandroidx/compose/runtime/ComposerImpl;->getCurrentCompositionLocalMap()Landroidx/compose/runtime/CompositionLocalMap; +HPLandroidx/compose/runtime/ComposerImpl;->getCurrentRecomposeScope$runtime_release()Landroidx/compose/runtime/RecomposeScopeImpl; HPLandroidx/compose/runtime/ComposerImpl;->getInserting()Z HPLandroidx/compose/runtime/ComposerImpl;->getNode(Landroidx/compose/runtime/SlotReader;)Ljava/lang/Object; HPLandroidx/compose/runtime/ComposerImpl;->getRecomposeScope()Landroidx/compose/runtime/RecomposeScope; @@ -796,6 +798,7 @@ HPLandroidx/compose/runtime/ComposerImpl;->record(Lkotlin/jvm/functions/Function HPLandroidx/compose/runtime/ComposerImpl;->recordApplierOperation(Lkotlin/jvm/functions/Function3;)V HPLandroidx/compose/runtime/ComposerImpl;->recordDelete()V HPLandroidx/compose/runtime/ComposerImpl;->recordDown(Ljava/lang/Object;)V +HPLandroidx/compose/runtime/ComposerImpl;->recordEndGroup()V HPLandroidx/compose/runtime/ComposerImpl;->recordEndRoot()V HPLandroidx/compose/runtime/ComposerImpl;->recordFixup(Lkotlin/jvm/functions/Function3;)V HPLandroidx/compose/runtime/ComposerImpl;->recordInsert(Landroidx/compose/runtime/Anchor;)V @@ -807,7 +810,6 @@ HPLandroidx/compose/runtime/ComposerImpl;->recordSlotTableOperation$default(Land HPLandroidx/compose/runtime/ComposerImpl;->recordSlotTableOperation(ZLkotlin/jvm/functions/Function3;)V HPLandroidx/compose/runtime/ComposerImpl;->recordUp()V HPLandroidx/compose/runtime/ComposerImpl;->recordUpsAndDowns(III)V -HPLandroidx/compose/runtime/ComposerImpl;->recordUsed(Landroidx/compose/runtime/RecomposeScope;)V HPLandroidx/compose/runtime/ComposerImpl;->registerInsertUpFixup()V HPLandroidx/compose/runtime/ComposerImpl;->rememberedValue()Ljava/lang/Object; HPLandroidx/compose/runtime/ComposerImpl;->reportFreeMovableContent$reportGroup(Landroidx/compose/runtime/ComposerImpl;IZI)I @@ -827,10 +829,13 @@ HPLandroidx/compose/runtime/ComposerImpl;->startMovableGroup(ILjava/lang/Object; HPLandroidx/compose/runtime/ComposerImpl;->startNode()V HPLandroidx/compose/runtime/ComposerImpl;->startProviders([Landroidx/compose/runtime/ProvidedValue;)V HPLandroidx/compose/runtime/ComposerImpl;->startReaderGroup(ZLjava/lang/Object;)V +HPLandroidx/compose/runtime/ComposerImpl;->startReplaceableGroup(I)V +HPLandroidx/compose/runtime/ComposerImpl;->startRestartGroup(I)Landroidx/compose/runtime/Composer; HPLandroidx/compose/runtime/ComposerImpl;->startReusableGroup(ILjava/lang/Object;)V HPLandroidx/compose/runtime/ComposerImpl;->startReusableNode()V HPLandroidx/compose/runtime/ComposerImpl;->startRoot()V HPLandroidx/compose/runtime/ComposerImpl;->tryImminentInvalidation$runtime_release(Landroidx/compose/runtime/RecomposeScopeImpl;Ljava/lang/Object;)Z +HPLandroidx/compose/runtime/ComposerImpl;->updateCompoundKeyWhenWeEnterGroup(ILjava/lang/Object;Ljava/lang/Object;)V HPLandroidx/compose/runtime/ComposerImpl;->updateCompoundKeyWhenWeEnterGroupKeyHash(I)V HPLandroidx/compose/runtime/ComposerImpl;->updateCompoundKeyWhenWeExitGroup(ILjava/lang/Object;Ljava/lang/Object;)V HPLandroidx/compose/runtime/ComposerImpl;->updateCompoundKeyWhenWeExitGroupKeyHash(I)V @@ -838,6 +843,7 @@ HPLandroidx/compose/runtime/ComposerImpl;->updateNodeCount(II)V HPLandroidx/compose/runtime/ComposerImpl;->updateNodeCountOverrides(II)V HPLandroidx/compose/runtime/ComposerImpl;->updateProviderMapGroup(Landroidx/compose/runtime/PersistentCompositionLocalMap;Landroidx/compose/runtime/PersistentCompositionLocalMap;)Landroidx/compose/runtime/PersistentCompositionLocalMap; HPLandroidx/compose/runtime/ComposerImpl;->updateRememberedValue(Ljava/lang/Object;)V +HPLandroidx/compose/runtime/ComposerImpl;->updateValue(Ljava/lang/Object;)V HPLandroidx/compose/runtime/ComposerImpl;->updatedNodeCount(I)I HPLandroidx/compose/runtime/ComposerImpl;->useNode()V HPLandroidx/compose/runtime/ComposerImpl;->validateNodeExpected()V @@ -874,7 +880,9 @@ HPLandroidx/compose/runtime/ComposerKt;->removeCurrentGroup(Landroidx/compose/ru HPLandroidx/compose/runtime/ComposerKt;->removeLocation(Ljava/util/List;I)Landroidx/compose/runtime/Invalidation; HPLandroidx/compose/runtime/ComposerKt;->removeRange(Ljava/util/List;II)V HPLandroidx/compose/runtime/ComposerKt;->runtimeCheck(Z)V +HPLandroidx/compose/runtime/ComposerKt;->sourceInformation(Landroidx/compose/runtime/Composer;Ljava/lang/String;)V HPLandroidx/compose/runtime/ComposerKt;->sourceInformationMarkerEnd(Landroidx/compose/runtime/Composer;)V +HPLandroidx/compose/runtime/ComposerKt;->sourceInformationMarkerStart(Landroidx/compose/runtime/Composer;ILjava/lang/String;)V HPLandroidx/compose/runtime/CompositionContext;->registerComposer$runtime_release(Landroidx/compose/runtime/Composer;)V HPLandroidx/compose/runtime/CompositionImpl$RememberEventDispatcher;->(Ljava/util/Set;)V HPLandroidx/compose/runtime/CompositionImpl$RememberEventDispatcher;->dispatchAbandons()V @@ -921,16 +929,21 @@ HPLandroidx/compose/runtime/CompositionLocal;->getDefaultValueHolder$runtime_rel HPLandroidx/compose/runtime/CompositionLocalKt;->CompositionLocalProvider([Landroidx/compose/runtime/ProvidedValue;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;I)V HPLandroidx/compose/runtime/CompositionLocalMap$Companion;->getEmpty()Landroidx/compose/runtime/CompositionLocalMap; HPLandroidx/compose/runtime/CompositionLocalMapKt;->compositionLocalMapOf([Landroidx/compose/runtime/ProvidedValue;Landroidx/compose/runtime/PersistentCompositionLocalMap;Landroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/PersistentCompositionLocalMap; +HPLandroidx/compose/runtime/CompositionLocalMapKt;->contains(Landroidx/compose/runtime/PersistentCompositionLocalMap;Landroidx/compose/runtime/CompositionLocal;)Z +HPLandroidx/compose/runtime/CompositionLocalMapKt;->getValueOf(Landroidx/compose/runtime/PersistentCompositionLocalMap;Landroidx/compose/runtime/CompositionLocal;)Ljava/lang/Object; +HPLandroidx/compose/runtime/CompositionLocalMapKt;->read(Landroidx/compose/runtime/PersistentCompositionLocalMap;Landroidx/compose/runtime/CompositionLocal;)Ljava/lang/Object; HPLandroidx/compose/runtime/DerivedSnapshotState$ResultRecord;->()V HPLandroidx/compose/runtime/DerivedSnapshotState$ResultRecord;->assign(Landroidx/compose/runtime/snapshots/StateRecord;)V HPLandroidx/compose/runtime/DerivedSnapshotState$ResultRecord;->getDependencies()Landroidx/compose/runtime/collection/IdentityArrayMap; HPLandroidx/compose/runtime/DerivedSnapshotState$ResultRecord;->getResult()Ljava/lang/Object; HPLandroidx/compose/runtime/DerivedSnapshotState$ResultRecord;->isValid(Landroidx/compose/runtime/DerivedState;Landroidx/compose/runtime/snapshots/Snapshot;)Z +HPLandroidx/compose/runtime/DerivedSnapshotState$ResultRecord;->readableHash(Landroidx/compose/runtime/DerivedState;Landroidx/compose/runtime/snapshots/Snapshot;)I HPLandroidx/compose/runtime/DerivedSnapshotState$currentRecord$result$1$result$1;->(Landroidx/compose/runtime/DerivedSnapshotState;Landroidx/compose/runtime/collection/IdentityArrayMap;I)V HPLandroidx/compose/runtime/DerivedSnapshotState$currentRecord$result$1$result$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/runtime/DerivedSnapshotState$currentRecord$result$1$result$1;->invoke(Ljava/lang/Object;)V HPLandroidx/compose/runtime/DerivedSnapshotState;->(Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/SnapshotMutationPolicy;)V HPLandroidx/compose/runtime/DerivedSnapshotState;->current(Landroidx/compose/runtime/snapshots/Snapshot;)Landroidx/compose/runtime/snapshots/StateRecord; +HPLandroidx/compose/runtime/DerivedSnapshotState;->currentRecord(Landroidx/compose/runtime/DerivedSnapshotState$ResultRecord;Landroidx/compose/runtime/snapshots/Snapshot;ZLkotlin/jvm/functions/Function0;)Landroidx/compose/runtime/DerivedSnapshotState$ResultRecord; HPLandroidx/compose/runtime/DerivedSnapshotState;->getCurrentValue()Ljava/lang/Object; HPLandroidx/compose/runtime/DerivedSnapshotState;->getDependencies()[Ljava/lang/Object; HPLandroidx/compose/runtime/DerivedSnapshotState;->getFirstStateRecord()Landroidx/compose/runtime/snapshots/StateRecord; @@ -987,7 +1000,6 @@ HPLandroidx/compose/runtime/PausableMonotonicFrameClock;->withFrameNanos(Lkotlin HPLandroidx/compose/runtime/Pending$keyMap$2;->(Landroidx/compose/runtime/Pending;)V HPLandroidx/compose/runtime/Pending$keyMap$2;->invoke()Ljava/lang/Object; HPLandroidx/compose/runtime/Pending$keyMap$2;->invoke()Ljava/util/HashMap; -HPLandroidx/compose/runtime/Pending;->(Ljava/util/List;I)V HPLandroidx/compose/runtime/Pending;->getKeyInfos()Ljava/util/List; HPLandroidx/compose/runtime/Pending;->getKeyMap()Ljava/util/HashMap; HPLandroidx/compose/runtime/Pending;->getNext(ILjava/lang/Object;)Landroidx/compose/runtime/KeyInfo; @@ -1061,7 +1073,6 @@ HPLandroidx/compose/runtime/Recomposer;->access$get_state$p(Landroidx/compose/ru HPLandroidx/compose/runtime/Recomposer;->applyAndCheck(Landroidx/compose/runtime/snapshots/MutableSnapshot;)V HPLandroidx/compose/runtime/Recomposer;->awaitWorkAvailable(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HPLandroidx/compose/runtime/Recomposer;->composeInitial$runtime_release(Landroidx/compose/runtime/ControlledComposition;Lkotlin/jvm/functions/Function2;)V -HPLandroidx/compose/runtime/Recomposer;->deriveStateLocked()Lkotlinx/coroutines/CancellableContinuation; HPLandroidx/compose/runtime/Recomposer;->getEffectCoroutineContext()Lkotlin/coroutines/CoroutineContext; HPLandroidx/compose/runtime/Recomposer;->getHasBroadcastFrameClockAwaitersLocked()Z HPLandroidx/compose/runtime/Recomposer;->getHasFrameWorkLocked()Z @@ -1104,6 +1115,7 @@ HPLandroidx/compose/runtime/SlotReader;->groupObjectKey(I)Ljava/lang/Object; HPLandroidx/compose/runtime/SlotReader;->groupSize(I)I HPLandroidx/compose/runtime/SlotReader;->hasMark(I)Z HPLandroidx/compose/runtime/SlotReader;->hasObjectKey(I)Z +HPLandroidx/compose/runtime/SlotReader;->isGroupEnd()Z HPLandroidx/compose/runtime/SlotReader;->isNode()Z HPLandroidx/compose/runtime/SlotReader;->isNode(I)Z HPLandroidx/compose/runtime/SlotReader;->next()Ljava/lang/Object; @@ -1121,6 +1133,7 @@ HPLandroidx/compose/runtime/SlotReader;->startNode()V HPLandroidx/compose/runtime/SlotTable;->()V HPLandroidx/compose/runtime/SlotTable;->anchorIndex(Landroidx/compose/runtime/Anchor;)I HPLandroidx/compose/runtime/SlotTable;->close$runtime_release(Landroidx/compose/runtime/SlotReader;)V +HPLandroidx/compose/runtime/SlotTable;->close$runtime_release(Landroidx/compose/runtime/SlotWriter;[II[Ljava/lang/Object;ILjava/util/ArrayList;)V HPLandroidx/compose/runtime/SlotTable;->getAnchors$runtime_release()Ljava/util/ArrayList; HPLandroidx/compose/runtime/SlotTable;->getGroups()[I HPLandroidx/compose/runtime/SlotTable;->getGroupsSize()I @@ -1184,7 +1197,6 @@ HPLandroidx/compose/runtime/SlotTableKt;->updateParentAnchor([III)V HPLandroidx/compose/runtime/SlotWriter$Companion;->moveGroup(Landroidx/compose/runtime/SlotWriter;ILandroidx/compose/runtime/SlotWriter;ZZZ)Ljava/util/List; HPLandroidx/compose/runtime/SlotWriter$groupSlots$1;->(IILandroidx/compose/runtime/SlotWriter;)V HPLandroidx/compose/runtime/SlotWriter$groupSlots$1;->hasNext()Z -HPLandroidx/compose/runtime/SlotWriter$groupSlots$1;->next()Ljava/lang/Object; HPLandroidx/compose/runtime/SlotWriter;->access$dataIndex(Landroidx/compose/runtime/SlotWriter;[II)I HPLandroidx/compose/runtime/SlotWriter;->access$dataIndexToDataAddress(Landroidx/compose/runtime/SlotWriter;I)I HPLandroidx/compose/runtime/SlotWriter;->access$dataIndexToDataAnchor(Landroidx/compose/runtime/SlotWriter;IIII)I @@ -1215,6 +1227,7 @@ HPLandroidx/compose/runtime/SlotWriter;->getCurrentGroup()I HPLandroidx/compose/runtime/SlotWriter;->getParent()I HPLandroidx/compose/runtime/SlotWriter;->getSize$runtime_release()I HPLandroidx/compose/runtime/SlotWriter;->getTable$runtime_release()Landroidx/compose/runtime/SlotTable; +HPLandroidx/compose/runtime/SlotWriter;->groupAux(I)Ljava/lang/Object; HPLandroidx/compose/runtime/SlotWriter;->groupIndexToAddress(I)I HPLandroidx/compose/runtime/SlotWriter;->groupKey(I)I HPLandroidx/compose/runtime/SlotWriter;->groupObjectKey(I)Ljava/lang/Object; @@ -1252,6 +1265,7 @@ HPLandroidx/compose/runtime/SlotWriter;->skipToGroupEnd()V HPLandroidx/compose/runtime/SlotWriter;->slotIndex([II)I HPLandroidx/compose/runtime/SlotWriter;->startData(ILjava/lang/Object;Ljava/lang/Object;)V HPLandroidx/compose/runtime/SlotWriter;->startGroup()V +HPLandroidx/compose/runtime/SlotWriter;->startGroup(ILjava/lang/Object;)V HPLandroidx/compose/runtime/SlotWriter;->startGroup(ILjava/lang/Object;ZLjava/lang/Object;)V HPLandroidx/compose/runtime/SlotWriter;->startNode(ILjava/lang/Object;)V HPLandroidx/compose/runtime/SlotWriter;->update(Ljava/lang/Object;)Ljava/lang/Object; @@ -1303,6 +1317,7 @@ HPLandroidx/compose/runtime/SnapshotStateKt__SnapshotFlowKt$collectAsState$1;->i HPLandroidx/compose/runtime/SnapshotStateKt__SnapshotFlowKt$snapshotFlow$1$unregisterApplyObserver$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/runtime/SnapshotStateKt__SnapshotFlowKt$snapshotFlow$1$unregisterApplyObserver$1;->invoke(Ljava/util/Set;Landroidx/compose/runtime/snapshots/Snapshot;)V HPLandroidx/compose/runtime/SnapshotStateKt__SnapshotFlowKt$snapshotFlow$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; +HPLandroidx/compose/runtime/SnapshotStateKt__SnapshotFlowKt$snapshotFlow$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/runtime/SnapshotStateKt__SnapshotFlowKt;->access$intersects(Ljava/util/Set;Ljava/util/Set;)Z HPLandroidx/compose/runtime/SnapshotStateKt__SnapshotFlowKt;->collectAsState(Lkotlinx/coroutines/flow/Flow;Ljava/lang/Object;Lkotlin/coroutines/CoroutineContext;Landroidx/compose/runtime/Composer;II)Landroidx/compose/runtime/State; HPLandroidx/compose/runtime/SnapshotStateKt__SnapshotFlowKt;->intersects$SnapshotStateKt__SnapshotFlowKt(Ljava/util/Set;Ljava/util/Set;)Z @@ -1318,7 +1333,9 @@ HPLandroidx/compose/runtime/Stack;->clear()V HPLandroidx/compose/runtime/Stack;->getSize()I HPLandroidx/compose/runtime/Stack;->isEmpty()Z HPLandroidx/compose/runtime/Stack;->isNotEmpty()Z +HPLandroidx/compose/runtime/Stack;->peek()Ljava/lang/Object; HPLandroidx/compose/runtime/Stack;->peek(I)Ljava/lang/Object; +HPLandroidx/compose/runtime/Stack;->pop()Ljava/lang/Object; HPLandroidx/compose/runtime/Stack;->push(Ljava/lang/Object;)Z HPLandroidx/compose/runtime/Stack;->toArray()[Ljava/lang/Object; HPLandroidx/compose/runtime/StaticProvidableCompositionLocal;->provided$runtime_release(Ljava/lang/Object;Landroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/State; @@ -1351,10 +1368,10 @@ HPLandroidx/compose/runtime/collection/IdentityArraySet$iterator$1;->hasNext()Z HPLandroidx/compose/runtime/collection/IdentityArraySet$iterator$1;->next()Ljava/lang/Object; HPLandroidx/compose/runtime/collection/IdentityArraySet;->()V HPLandroidx/compose/runtime/collection/IdentityArraySet;->access$setSize$p(Landroidx/compose/runtime/collection/IdentityArraySet;I)V -HPLandroidx/compose/runtime/collection/IdentityArraySet;->add(Ljava/lang/Object;)Z HPLandroidx/compose/runtime/collection/IdentityArraySet;->addAll(Ljava/util/Collection;)V HPLandroidx/compose/runtime/collection/IdentityArraySet;->clear()V HPLandroidx/compose/runtime/collection/IdentityArraySet;->contains(Ljava/lang/Object;)Z +HPLandroidx/compose/runtime/collection/IdentityArraySet;->find(Ljava/lang/Object;)I HPLandroidx/compose/runtime/collection/IdentityArraySet;->getSize()I HPLandroidx/compose/runtime/collection/IdentityArraySet;->getValues()[Ljava/lang/Object; HPLandroidx/compose/runtime/collection/IdentityArraySet;->isEmpty()Z @@ -1393,6 +1410,7 @@ HPLandroidx/compose/runtime/collection/MutableVector$VectorListIterator;->hasNex HPLandroidx/compose/runtime/collection/MutableVector$VectorListIterator;->next()Ljava/lang/Object; HPLandroidx/compose/runtime/collection/MutableVector;->([Ljava/lang/Object;I)V HPLandroidx/compose/runtime/collection/MutableVector;->add(ILjava/lang/Object;)V +HPLandroidx/compose/runtime/collection/MutableVector;->add(Ljava/lang/Object;)Z HPLandroidx/compose/runtime/collection/MutableVector;->addAll(ILandroidx/compose/runtime/collection/MutableVector;)Z HPLandroidx/compose/runtime/collection/MutableVector;->asMutableList()Ljava/util/List; HPLandroidx/compose/runtime/collection/MutableVector;->clear()V @@ -1444,10 +1462,10 @@ HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementatio HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->(II[Ljava/lang/Object;Landroidx/compose/runtime/external/kotlinx/collections/immutable/internal/MutabilityOwnership;)V HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->elementsIdentityEquals(Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;)Z HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->entryKeyIndex$runtime_release(I)I +HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->get(ILjava/lang/Object;I)Ljava/lang/Object; HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->hasEntryAt$runtime_release(I)Z HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->hasNodeAt(I)Z HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->keyAtIndex(I)Ljava/lang/Object; -HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->makeNode(ILjava/lang/Object;Ljava/lang/Object;ILjava/lang/Object;Ljava/lang/Object;ILandroidx/compose/runtime/external/kotlinx/collections/immutable/internal/MutabilityOwnership;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->mutableInsertEntryAt(ILjava/lang/Object;Ljava/lang/Object;Landroidx/compose/runtime/external/kotlinx/collections/immutable/internal/MutabilityOwnership;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->mutablePut(ILjava/lang/Object;Ljava/lang/Object;ILandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/PersistentHashMapBuilder;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->mutablePutAll(Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;ILandroidx/compose/runtime/external/kotlinx/collections/immutable/internal/DeltaCounter;Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/PersistentHashMapBuilder;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; @@ -1457,6 +1475,7 @@ HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementatio HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->nodeIndex$runtime_release(I)I HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->valueAtKeyIndex(I)Ljava/lang/Object; HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->()V +HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->hasNextKey()Z HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->hasNextNode()Z HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->reset([Ljava/lang/Object;I)V HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->reset([Ljava/lang/Object;II)V @@ -1545,6 +1564,7 @@ HPLandroidx/compose/runtime/snapshots/MutableSnapshot;->recordPreviousPinnedSnap HPLandroidx/compose/runtime/snapshots/MutableSnapshot;->releasePinnedSnapshotsForCloseLocked$runtime_release()V HPLandroidx/compose/runtime/snapshots/MutableSnapshot;->releasePreviouslyPinnedSnapshotsLocked()V HPLandroidx/compose/runtime/snapshots/MutableSnapshot;->setModified(Landroidx/compose/runtime/collection/IdentityArraySet;)V +HPLandroidx/compose/runtime/snapshots/MutableSnapshot;->takeNestedMutableSnapshot(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/snapshots/MutableSnapshot; HPLandroidx/compose/runtime/snapshots/MutableSnapshot;->takeNestedSnapshot(Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/snapshots/Snapshot; HPLandroidx/compose/runtime/snapshots/NestedMutableSnapshot;->(ILandroidx/compose/runtime/snapshots/SnapshotIdSet;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/snapshots/MutableSnapshot;)V HPLandroidx/compose/runtime/snapshots/NestedMutableSnapshot;->apply()Landroidx/compose/runtime/snapshots/SnapshotApplyResult; @@ -1559,12 +1579,14 @@ HPLandroidx/compose/runtime/snapshots/Snapshot$Companion;->notifyObjectsInitiali HPLandroidx/compose/runtime/snapshots/Snapshot$Companion;->registerApplyObserver(Lkotlin/jvm/functions/Function2;)Landroidx/compose/runtime/snapshots/ObserverHandle; HPLandroidx/compose/runtime/snapshots/Snapshot$Companion;->sendApplyNotifications()V HPLandroidx/compose/runtime/snapshots/Snapshot$Companion;->takeMutableSnapshot(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/snapshots/MutableSnapshot; +HPLandroidx/compose/runtime/snapshots/Snapshot;->(ILandroidx/compose/runtime/snapshots/SnapshotIdSet;)V HPLandroidx/compose/runtime/snapshots/Snapshot;->(ILandroidx/compose/runtime/snapshots/SnapshotIdSet;Lkotlin/jvm/internal/DefaultConstructorMarker;)V HPLandroidx/compose/runtime/snapshots/Snapshot;->closeAndReleasePinning$runtime_release()V HPLandroidx/compose/runtime/snapshots/Snapshot;->dispose()V HPLandroidx/compose/runtime/snapshots/Snapshot;->getDisposed$runtime_release()Z HPLandroidx/compose/runtime/snapshots/Snapshot;->getId()I HPLandroidx/compose/runtime/snapshots/Snapshot;->getInvalid$runtime_release()Landroidx/compose/runtime/snapshots/SnapshotIdSet; +HPLandroidx/compose/runtime/snapshots/Snapshot;->makeCurrent()Landroidx/compose/runtime/snapshots/Snapshot; HPLandroidx/compose/runtime/snapshots/Snapshot;->releasePinnedSnapshotLocked$runtime_release()V HPLandroidx/compose/runtime/snapshots/Snapshot;->releasePinnedSnapshotsForCloseLocked$runtime_release()V HPLandroidx/compose/runtime/snapshots/Snapshot;->restoreCurrent(Landroidx/compose/runtime/snapshots/Snapshot;)V @@ -1582,6 +1604,7 @@ HPLandroidx/compose/runtime/snapshots/SnapshotDoubleIndexHeap;->shiftDown(I)V HPLandroidx/compose/runtime/snapshots/SnapshotDoubleIndexHeap;->shiftUp(I)V HPLandroidx/compose/runtime/snapshots/SnapshotDoubleIndexHeap;->swap(II)V HPLandroidx/compose/runtime/snapshots/SnapshotIdSet$Companion;->getEMPTY()Landroidx/compose/runtime/snapshots/SnapshotIdSet; +HPLandroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1;->(Landroidx/compose/runtime/snapshots/SnapshotIdSet;Lkotlin/coroutines/Continuation;)V HPLandroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HPLandroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->(JJI[I)V @@ -1626,12 +1649,10 @@ HPLandroidx/compose/runtime/snapshots/SnapshotKt;->access$takeNewSnapshot(Lkotli HPLandroidx/compose/runtime/snapshots/SnapshotKt;->access$validateOpen(Landroidx/compose/runtime/snapshots/Snapshot;)V HPLandroidx/compose/runtime/snapshots/SnapshotKt;->addRange(Landroidx/compose/runtime/snapshots/SnapshotIdSet;II)Landroidx/compose/runtime/snapshots/SnapshotIdSet; HPLandroidx/compose/runtime/snapshots/SnapshotKt;->advanceGlobalSnapshot()V -HPLandroidx/compose/runtime/snapshots/SnapshotKt;->advanceGlobalSnapshot(Lkotlin/jvm/functions/Function1;)Ljava/lang/Object; HPLandroidx/compose/runtime/snapshots/SnapshotKt;->checkAndOverwriteUnusedRecordsLocked()V HPLandroidx/compose/runtime/snapshots/SnapshotKt;->createTransparentSnapshotWithNoParentReadObserver$default(Landroidx/compose/runtime/snapshots/Snapshot;Lkotlin/jvm/functions/Function1;ZILjava/lang/Object;)Landroidx/compose/runtime/snapshots/Snapshot; HPLandroidx/compose/runtime/snapshots/SnapshotKt;->createTransparentSnapshotWithNoParentReadObserver(Landroidx/compose/runtime/snapshots/Snapshot;Lkotlin/jvm/functions/Function1;Z)Landroidx/compose/runtime/snapshots/Snapshot; HPLandroidx/compose/runtime/snapshots/SnapshotKt;->current(Landroidx/compose/runtime/snapshots/StateRecord;)Landroidx/compose/runtime/snapshots/StateRecord; -HPLandroidx/compose/runtime/snapshots/SnapshotKt;->current(Landroidx/compose/runtime/snapshots/StateRecord;Landroidx/compose/runtime/snapshots/Snapshot;)Landroidx/compose/runtime/snapshots/StateRecord; HPLandroidx/compose/runtime/snapshots/SnapshotKt;->currentSnapshot()Landroidx/compose/runtime/snapshots/Snapshot; HPLandroidx/compose/runtime/snapshots/SnapshotKt;->getLock()Ljava/lang/Object; HPLandroidx/compose/runtime/snapshots/SnapshotKt;->getSnapshotInitializer()Landroidx/compose/runtime/snapshots/Snapshot; @@ -1646,6 +1667,7 @@ HPLandroidx/compose/runtime/snapshots/SnapshotKt;->optimisticMerges(Landroidx/co HPLandroidx/compose/runtime/snapshots/SnapshotKt;->overwritableRecord(Landroidx/compose/runtime/snapshots/StateRecord;Landroidx/compose/runtime/snapshots/StateObject;Landroidx/compose/runtime/snapshots/Snapshot;Landroidx/compose/runtime/snapshots/StateRecord;)Landroidx/compose/runtime/snapshots/StateRecord; HPLandroidx/compose/runtime/snapshots/SnapshotKt;->overwriteUnusedRecordsLocked(Landroidx/compose/runtime/snapshots/StateObject;)Z HPLandroidx/compose/runtime/snapshots/SnapshotKt;->processForUnusedRecordsLocked(Landroidx/compose/runtime/snapshots/StateObject;)V +HPLandroidx/compose/runtime/snapshots/SnapshotKt;->readable(Landroidx/compose/runtime/snapshots/StateRecord;ILandroidx/compose/runtime/snapshots/SnapshotIdSet;)Landroidx/compose/runtime/snapshots/StateRecord; HPLandroidx/compose/runtime/snapshots/SnapshotKt;->readable(Landroidx/compose/runtime/snapshots/StateRecord;Landroidx/compose/runtime/snapshots/StateObject;)Landroidx/compose/runtime/snapshots/StateRecord; HPLandroidx/compose/runtime/snapshots/SnapshotKt;->releasePinningLocked(I)V HPLandroidx/compose/runtime/snapshots/SnapshotKt;->takeNewGlobalSnapshot(Landroidx/compose/runtime/snapshots/Snapshot;Lkotlin/jvm/functions/Function1;)Ljava/lang/Object; @@ -1653,6 +1675,7 @@ HPLandroidx/compose/runtime/snapshots/SnapshotKt;->takeNewSnapshot(Lkotlin/jvm/f HPLandroidx/compose/runtime/snapshots/SnapshotKt;->trackPinning(ILandroidx/compose/runtime/snapshots/SnapshotIdSet;)I HPLandroidx/compose/runtime/snapshots/SnapshotKt;->usedLocked(Landroidx/compose/runtime/snapshots/StateObject;)Landroidx/compose/runtime/snapshots/StateRecord; HPLandroidx/compose/runtime/snapshots/SnapshotKt;->valid(IILandroidx/compose/runtime/snapshots/SnapshotIdSet;)Z +HPLandroidx/compose/runtime/snapshots/SnapshotKt;->valid(Landroidx/compose/runtime/snapshots/StateRecord;ILandroidx/compose/runtime/snapshots/SnapshotIdSet;)Z HPLandroidx/compose/runtime/snapshots/SnapshotKt;->validateOpen(Landroidx/compose/runtime/snapshots/Snapshot;)V HPLandroidx/compose/runtime/snapshots/SnapshotKt;->writableRecord(Landroidx/compose/runtime/snapshots/StateRecord;Landroidx/compose/runtime/snapshots/StateObject;Landroidx/compose/runtime/snapshots/Snapshot;)Landroidx/compose/runtime/snapshots/StateRecord; HPLandroidx/compose/runtime/snapshots/SnapshotStateList$StateListStateRecord;->(Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentList;)V @@ -1665,10 +1688,8 @@ HPLandroidx/compose/runtime/snapshots/SnapshotStateList;->()V HPLandroidx/compose/runtime/snapshots/SnapshotStateList;->add(Ljava/lang/Object;)Z HPLandroidx/compose/runtime/snapshots/SnapshotStateList;->getFirstStateRecord()Landroidx/compose/runtime/snapshots/StateRecord; HPLandroidx/compose/runtime/snapshots/SnapshotStateList;->getModification$runtime_release()I -HPLandroidx/compose/runtime/snapshots/SnapshotStateList;->getSize()I HPLandroidx/compose/runtime/snapshots/SnapshotStateList;->isEmpty()Z HPLandroidx/compose/runtime/snapshots/SnapshotStateList;->listIterator()Ljava/util/ListIterator; -HPLandroidx/compose/runtime/snapshots/SnapshotStateList;->remove(Ljava/lang/Object;)Z HPLandroidx/compose/runtime/snapshots/SnapshotStateList;->removeAt(I)Ljava/lang/Object; HPLandroidx/compose/runtime/snapshots/SnapshotStateListKt;->access$getSync$p()Ljava/lang/Object; HPLandroidx/compose/runtime/snapshots/SnapshotStateMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @@ -1699,7 +1720,6 @@ HPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->access$setSendingN HPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->addChanges(Ljava/util/Set;)V HPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->clearIf(Lkotlin/jvm/functions/Function1;)V HPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->drainChanges()Z -HPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->ensureMap(Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap; HPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->removeChanges()Ljava/util/Set; HPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->sendNotifications()V HPLandroidx/compose/runtime/snapshots/SnapshotWeakSet;->getSize$runtime_release()I @@ -1712,7 +1732,6 @@ HPLandroidx/compose/runtime/snapshots/StateRecord;->getNext$runtime_release()Lan HPLandroidx/compose/runtime/snapshots/StateRecord;->getSnapshotId$runtime_release()I HPLandroidx/compose/runtime/snapshots/StateRecord;->setNext$runtime_release(Landroidx/compose/runtime/snapshots/StateRecord;)V HPLandroidx/compose/runtime/snapshots/StateRecord;->setSnapshotId$runtime_release(I)V -HPLandroidx/compose/runtime/snapshots/TransparentObserverMutableSnapshot;->(Landroidx/compose/runtime/snapshots/MutableSnapshot;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;ZZ)V HPLandroidx/compose/runtime/snapshots/TransparentObserverMutableSnapshot;->apply()Landroidx/compose/runtime/snapshots/SnapshotApplyResult; HPLandroidx/compose/runtime/snapshots/TransparentObserverMutableSnapshot;->dispose()V HPLandroidx/compose/runtime/snapshots/TransparentObserverMutableSnapshot;->getCurrentSnapshot()Landroidx/compose/runtime/snapshots/MutableSnapshot; @@ -1783,7 +1802,6 @@ HPLandroidx/compose/ui/draw/PainterElement;->update(Landroidx/compose/ui/draw/Pa HPLandroidx/compose/ui/draw/PainterModifierKt;->paint$default(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/painter/Painter;ZLandroidx/compose/ui/Alignment;Landroidx/compose/ui/layout/ContentScale;FLandroidx/compose/ui/graphics/ColorFilter;ILjava/lang/Object;)Landroidx/compose/ui/Modifier; HPLandroidx/compose/ui/draw/PainterModifierKt;->paint(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/painter/Painter;ZLandroidx/compose/ui/Alignment;Landroidx/compose/ui/layout/ContentScale;FLandroidx/compose/ui/graphics/ColorFilter;)Landroidx/compose/ui/Modifier; HPLandroidx/compose/ui/draw/PainterNode$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V -HPLandroidx/compose/ui/draw/PainterNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/ui/draw/PainterNode;->(Landroidx/compose/ui/graphics/painter/Painter;ZLandroidx/compose/ui/Alignment;Landroidx/compose/ui/layout/ContentScale;FLandroidx/compose/ui/graphics/ColorFilter;)V HPLandroidx/compose/ui/draw/PainterNode;->calculateScaledSize-E7KxVPU(J)J HPLandroidx/compose/ui/draw/PainterNode;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V @@ -1826,7 +1844,6 @@ HPLandroidx/compose/ui/geometry/RectKt;->Rect-tz77jQw(JJ)Landroidx/compose/ui/ge HPLandroidx/compose/ui/geometry/RoundRect;->(FFFFJJJJ)V HPLandroidx/compose/ui/geometry/RoundRect;->getBottomLeftCornerRadius-kKHJgLs()J HPLandroidx/compose/ui/geometry/RoundRect;->getHeight()F -HPLandroidx/compose/ui/geometry/RoundRect;->getLeft()F HPLandroidx/compose/ui/geometry/RoundRect;->getTop()F HPLandroidx/compose/ui/geometry/RoundRect;->getTopLeftCornerRadius-kKHJgLs()J HPLandroidx/compose/ui/geometry/RoundRect;->getTopRightCornerRadius-kKHJgLs()J @@ -1921,7 +1938,6 @@ HPLandroidx/compose/ui/graphics/BlendMode;->access$getSrcOver$cp()I HPLandroidx/compose/ui/graphics/BlendMode;->box-impl(I)Landroidx/compose/ui/graphics/BlendMode; HPLandroidx/compose/ui/graphics/BlendModeColorFilterHelper;->BlendModeColorFilter-xETnrds(JI)Landroid/graphics/BlendModeColorFilter; HPLandroidx/compose/ui/graphics/BlockGraphicsLayerElement;->(Lkotlin/jvm/functions/Function1;)V -HPLandroidx/compose/ui/graphics/BlockGraphicsLayerElement;->equals(Ljava/lang/Object;)Z HPLandroidx/compose/ui/graphics/BlockGraphicsLayerModifier$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V HPLandroidx/compose/ui/graphics/BlockGraphicsLayerModifier$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/ui/graphics/BlockGraphicsLayerModifier;->(Lkotlin/jvm/functions/Function1;)V @@ -2026,6 +2042,7 @@ HPLandroidx/compose/ui/graphics/ReusableGraphicsLayerScope;->setTranslationY(F)V HPLandroidx/compose/ui/graphics/Shadow$Companion;->getNone()Landroidx/compose/ui/graphics/Shadow; HPLandroidx/compose/ui/graphics/Shadow;->access$getNone$cp()Landroidx/compose/ui/graphics/Shadow; HPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier$layerBlock$1;->(Landroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;)V +HPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier$layerBlock$1;->invoke(Landroidx/compose/ui/graphics/GraphicsLayerScope;)V HPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier$layerBlock$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier$measure$1;->(Landroidx/compose/ui/layout/Placeable;Landroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;)V HPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V @@ -2040,8 +2057,6 @@ HPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;->getClip()Z HPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;->getCompositingStrategy--NrFUSI()I HPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;->getRenderEffect()Landroidx/compose/ui/graphics/RenderEffect; HPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;->getRotationX()F -HPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;->getRotationY()F -HPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;->getRotationZ()F HPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;->getScaleX()F HPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;->getScaleY()F HPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;->getShadowElevation()F @@ -2128,6 +2143,7 @@ HPLandroidx/compose/ui/graphics/painter/BitmapPainter;->onDraw(Landroidx/compose HPLandroidx/compose/ui/graphics/painter/BitmapPainter;->validateSize-N5eqBDc(JJ)J HPLandroidx/compose/ui/graphics/painter/Painter$drawLambda$1;->(Landroidx/compose/ui/graphics/painter/Painter;)V HPLandroidx/compose/ui/graphics/painter/Painter;->()V +HPLandroidx/compose/ui/graphics/painter/Painter;->configureAlpha(F)V HPLandroidx/compose/ui/graphics/painter/Painter;->configureColorFilter(Landroidx/compose/ui/graphics/ColorFilter;)V HPLandroidx/compose/ui/graphics/painter/Painter;->draw-x_KDEd0(Landroidx/compose/ui/graphics/drawscope/DrawScope;JFLandroidx/compose/ui/graphics/ColorFilter;)V HPLandroidx/compose/ui/graphics/vector/DrawCache;->()V @@ -2163,8 +2179,6 @@ HPLandroidx/compose/ui/graphics/vector/PathComponent;->setStrokeLineMiter(F)V HPLandroidx/compose/ui/graphics/vector/PathComponent;->setStrokeLineWidth(F)V HPLandroidx/compose/ui/graphics/vector/PathComponent;->updatePath()V HPLandroidx/compose/ui/graphics/vector/PathComponent;->updateRenderPath()V -HPLandroidx/compose/ui/graphics/vector/PathNode$RelativeCurveTo;->getDx2()F -HPLandroidx/compose/ui/graphics/vector/PathNode$RelativeCurveTo;->getDy1()F HPLandroidx/compose/ui/graphics/vector/PathParserKt;->toPath(Ljava/util/List;Landroidx/compose/ui/graphics/Path;)Landroidx/compose/ui/graphics/Path; HPLandroidx/compose/ui/graphics/vector/VNode;->()V HPLandroidx/compose/ui/graphics/vector/VNode;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -2258,18 +2272,19 @@ HPLandroidx/compose/ui/graphics/vector/VectorPainterKt;->RenderVectorGroup(Landr HPLandroidx/compose/ui/graphics/vector/VectorPainterKt;->rememberVectorPainter(Landroidx/compose/ui/graphics/vector/ImageVector;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/graphics/vector/VectorPainter; HPLandroidx/compose/ui/graphics/vector/VectorPainterKt;->rememberVectorPainter-vIP8VLU(FFFFLjava/lang/String;JIZLkotlin/jvm/functions/Function4;Landroidx/compose/runtime/Composer;II)Landroidx/compose/ui/graphics/vector/VectorPainter; HPLandroidx/compose/ui/input/InputMode$Companion;->getTouch-aOaMEAU()I -HPLandroidx/compose/ui/input/InputMode;->unbox-impl()I HPLandroidx/compose/ui/input/InputModeManagerImpl;->getInputMode-aOaMEAU()I HPLandroidx/compose/ui/input/nestedscroll/NestedScrollModifierKt;->nestedScroll(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection;Landroidx/compose/ui/input/nestedscroll/NestedScrollDispatcher;)Landroidx/compose/ui/Modifier; HPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->updateDispatcherFields()V HPLandroidx/compose/ui/input/pointer/SuspendingPointerInputFilterKt;->SuspendingPointerInputModifierNode(Lkotlin/jvm/functions/Function2;)Landroidx/compose/ui/input/pointer/SuspendingPointerInputModifierNode; HPLandroidx/compose/ui/input/pointer/SuspendingPointerInputModifierNodeImpl;->(Lkotlin/jvm/functions/Function2;)V HPLandroidx/compose/ui/layout/ContentScale$Companion$Fit$1;->computeScaleFactor-H7hwNQA(JJ)J +HPLandroidx/compose/ui/layout/ContentScale$Companion;->getFit()Landroidx/compose/ui/layout/ContentScale; HPLandroidx/compose/ui/layout/ContentScaleKt;->access$computeFillMinDimension-iLBOSCw(JJ)F HPLandroidx/compose/ui/layout/ContentScaleKt;->computeFillHeight-iLBOSCw(JJ)F HPLandroidx/compose/ui/layout/ContentScaleKt;->computeFillMinDimension-iLBOSCw(JJ)F HPLandroidx/compose/ui/layout/ContentScaleKt;->computeFillWidth-iLBOSCw(JJ)F HPLandroidx/compose/ui/layout/LayoutIdElement;->(Ljava/lang/Object;)V +HPLandroidx/compose/ui/layout/LayoutIdElement;->create()Landroidx/compose/ui/Modifier$Node; HPLandroidx/compose/ui/layout/LayoutIdElement;->create()Landroidx/compose/ui/layout/LayoutIdModifier; HPLandroidx/compose/ui/layout/LayoutIdElement;->equals(Ljava/lang/Object;)Z HPLandroidx/compose/ui/layout/LayoutIdKt;->getLayoutId(Landroidx/compose/ui/layout/Measurable;)Ljava/lang/Object; @@ -2300,7 +2315,6 @@ HPLandroidx/compose/ui/layout/MeasureScope$layout$1;->(IILjava/util/Map;La HPLandroidx/compose/ui/layout/MeasureScope$layout$1;->getAlignmentLines()Ljava/util/Map; HPLandroidx/compose/ui/layout/MeasureScope$layout$1;->getHeight()I HPLandroidx/compose/ui/layout/MeasureScope$layout$1;->getWidth()I -HPLandroidx/compose/ui/layout/MeasureScope$layout$1;->placeChildren()V HPLandroidx/compose/ui/layout/MeasureScope;->layout$default(Landroidx/compose/ui/layout/MeasureScope;IILjava/util/Map;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)Landroidx/compose/ui/layout/MeasureResult; HPLandroidx/compose/ui/layout/MeasureScope;->layout(IILjava/util/Map;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/layout/MeasureResult; HPLandroidx/compose/ui/layout/OnRemeasuredModifierKt;->onSizeChanged(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/Modifier; @@ -2308,6 +2322,7 @@ HPLandroidx/compose/ui/layout/OnSizeChangedModifier;->(Lkotlin/jvm/functio HPLandroidx/compose/ui/layout/Placeable$PlacementScope$Companion;->access$configureForPlacingForAlignment(Landroidx/compose/ui/layout/Placeable$PlacementScope$Companion;Landroidx/compose/ui/node/LookaheadCapablePlaceable;)Z HPLandroidx/compose/ui/layout/Placeable$PlacementScope$Companion;->access$getParentLayoutDirection(Landroidx/compose/ui/layout/Placeable$PlacementScope$Companion;)Landroidx/compose/ui/unit/LayoutDirection; HPLandroidx/compose/ui/layout/Placeable$PlacementScope$Companion;->access$getParentWidth(Landroidx/compose/ui/layout/Placeable$PlacementScope$Companion;)I +HPLandroidx/compose/ui/layout/Placeable$PlacementScope$Companion;->configureForPlacingForAlignment(Landroidx/compose/ui/node/LookaheadCapablePlaceable;)Z HPLandroidx/compose/ui/layout/Placeable$PlacementScope$Companion;->getParentLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; HPLandroidx/compose/ui/layout/Placeable$PlacementScope$Companion;->getParentWidth()I HPLandroidx/compose/ui/layout/Placeable$PlacementScope;->access$getLayoutDelegate$cp()Landroidx/compose/ui/node/LayoutNodeLayoutDelegate; @@ -2413,6 +2428,7 @@ HPLandroidx/compose/ui/node/DepthSortedSetsForDifferentPasses;->isEmpty()Z HPLandroidx/compose/ui/node/DepthSortedSetsForDifferentPasses;->remove(Landroidx/compose/ui/node/LayoutNode;)Z HPLandroidx/compose/ui/node/DrawModifierNodeKt;->invalidateDraw(Landroidx/compose/ui/node/DrawModifierNode;)V HPLandroidx/compose/ui/node/InnerNodeCoordinator$tail$1;->()V +HPLandroidx/compose/ui/node/InnerNodeCoordinator;->(Landroidx/compose/ui/node/LayoutNode;)V HPLandroidx/compose/ui/node/InnerNodeCoordinator;->calculateAlignmentLine(Landroidx/compose/ui/layout/AlignmentLine;)I HPLandroidx/compose/ui/node/InnerNodeCoordinator;->getTail()Landroidx/compose/ui/Modifier$Node; HPLandroidx/compose/ui/node/InnerNodeCoordinator;->measure-BRTryo0(J)Landroidx/compose/ui/layout/Placeable; @@ -2421,14 +2437,12 @@ HPLandroidx/compose/ui/node/IntrinsicsPolicy;->(Landroidx/compose/ui/node/ HPLandroidx/compose/ui/node/IntrinsicsPolicy;->setMeasurePolicyState(Landroidx/compose/ui/layout/MeasurePolicy;)V HPLandroidx/compose/ui/node/IntrinsicsPolicy;->updateFrom(Landroidx/compose/ui/layout/MeasurePolicy;)V HPLandroidx/compose/ui/node/LayerPositionalProperties;->()V -HPLandroidx/compose/ui/node/LayerPositionalProperties;->copyFrom(Landroidx/compose/ui/graphics/GraphicsLayerScope;)V HPLandroidx/compose/ui/node/LayerPositionalProperties;->copyFrom(Landroidx/compose/ui/node/LayerPositionalProperties;)V HPLandroidx/compose/ui/node/LayerPositionalProperties;->hasSameValuesAs(Landroidx/compose/ui/node/LayerPositionalProperties;)Z HPLandroidx/compose/ui/node/LayoutModifierNodeCoordinator;->(Landroidx/compose/ui/node/LayoutNode;Landroidx/compose/ui/node/LayoutModifierNode;)V HPLandroidx/compose/ui/node/LayoutModifierNodeCoordinator;->getLayoutModifierNode()Landroidx/compose/ui/node/LayoutModifierNode; HPLandroidx/compose/ui/node/LayoutModifierNodeCoordinator;->getTail()Landroidx/compose/ui/Modifier$Node; HPLandroidx/compose/ui/node/LayoutModifierNodeCoordinator;->getWrappedNonNull()Landroidx/compose/ui/node/NodeCoordinator; -HPLandroidx/compose/ui/node/LayoutModifierNodeCoordinator;->measure-BRTryo0(J)Landroidx/compose/ui/layout/Placeable; HPLandroidx/compose/ui/node/LayoutModifierNodeCoordinator;->performDraw(Landroidx/compose/ui/graphics/Canvas;)V HPLandroidx/compose/ui/node/LayoutModifierNodeKt;->invalidateLayer(Landroidx/compose/ui/node/LayoutModifierNode;)V HPLandroidx/compose/ui/node/LayoutModifierNodeKt;->invalidateMeasurement(Landroidx/compose/ui/node/LayoutModifierNode;)V @@ -2442,6 +2456,7 @@ HPLandroidx/compose/ui/node/LayoutNode;->(ZIILkotlin/jvm/internal/DefaultC HPLandroidx/compose/ui/node/LayoutNode;->ZComparator$lambda$36(Landroidx/compose/ui/node/LayoutNode;Landroidx/compose/ui/node/LayoutNode;)I HPLandroidx/compose/ui/node/LayoutNode;->clearSubtreeIntrinsicsUsage$ui_release()V HPLandroidx/compose/ui/node/LayoutNode;->clearSubtreePlacementIntrinsicsUsage()V +HPLandroidx/compose/ui/node/LayoutNode;->detach$ui_release()V HPLandroidx/compose/ui/node/LayoutNode;->dispatchOnPositionedCallbacks$ui_release()V HPLandroidx/compose/ui/node/LayoutNode;->draw$ui_release(Landroidx/compose/ui/graphics/Canvas;)V HPLandroidx/compose/ui/node/LayoutNode;->getCanMultiMeasure$ui_release()Z @@ -2451,13 +2466,13 @@ HPLandroidx/compose/ui/node/LayoutNode;->getDensity()Landroidx/compose/ui/unit/D HPLandroidx/compose/ui/node/LayoutNode;->getDepth$ui_release()I HPLandroidx/compose/ui/node/LayoutNode;->getFoldedChildren$ui_release()Ljava/util/List; HPLandroidx/compose/ui/node/LayoutNode;->getInnerCoordinator$ui_release()Landroidx/compose/ui/node/NodeCoordinator; +HPLandroidx/compose/ui/node/LayoutNode;->getInnerLayerCoordinator()Landroidx/compose/ui/node/NodeCoordinator; HPLandroidx/compose/ui/node/LayoutNode;->getIntrinsicsUsageByParent$ui_release()Landroidx/compose/ui/node/LayoutNode$UsageByParent; HPLandroidx/compose/ui/node/LayoutNode;->getLayoutDelegate$ui_release()Landroidx/compose/ui/node/LayoutNodeLayoutDelegate; HPLandroidx/compose/ui/node/LayoutNode;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; HPLandroidx/compose/ui/node/LayoutNode;->getLayoutPending$ui_release()Z HPLandroidx/compose/ui/node/LayoutNode;->getLayoutState$ui_release()Landroidx/compose/ui/node/LayoutNode$LayoutState; HPLandroidx/compose/ui/node/LayoutNode;->getLookaheadMeasurePending$ui_release()Z -HPLandroidx/compose/ui/node/LayoutNode;->getLookaheadPassDelegate$ui_release()Landroidx/compose/ui/node/LayoutNodeLayoutDelegate$LookaheadPassDelegate; HPLandroidx/compose/ui/node/LayoutNode;->getLookaheadRoot$ui_release()Landroidx/compose/ui/node/LayoutNode; HPLandroidx/compose/ui/node/LayoutNode;->getMDrawScope$ui_release()Landroidx/compose/ui/node/LayoutNodeDrawScope; HPLandroidx/compose/ui/node/LayoutNode;->getMeasurePassDelegate$ui_release()Landroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate; @@ -2502,12 +2517,14 @@ HPLandroidx/compose/ui/node/LayoutNode;->setInnerLayerCoordinatorIsDirty$ui_rele HPLandroidx/compose/ui/node/LayoutNode;->setLayoutDirection(Landroidx/compose/ui/unit/LayoutDirection;)V HPLandroidx/compose/ui/node/LayoutNode;->setLookaheadRoot(Landroidx/compose/ui/node/LayoutNode;)V HPLandroidx/compose/ui/node/LayoutNode;->setMeasurePolicy(Landroidx/compose/ui/layout/MeasurePolicy;)V +HPLandroidx/compose/ui/node/LayoutNode;->setModifier(Landroidx/compose/ui/Modifier;)V HPLandroidx/compose/ui/node/LayoutNode;->setNeedsOnPositionedDispatch$ui_release(Z)V HPLandroidx/compose/ui/node/LayoutNode;->setViewConfiguration(Landroidx/compose/ui/platform/ViewConfiguration;)V HPLandroidx/compose/ui/node/LayoutNode;->updateChildrenIfDirty$ui_release()V HPLandroidx/compose/ui/node/LayoutNodeAlignmentLines;->(Landroidx/compose/ui/node/AlignmentLinesOwner;)V HPLandroidx/compose/ui/node/LayoutNodeDrawScope;->draw-x_KDEd0$ui_release(Landroidx/compose/ui/graphics/Canvas;JLandroidx/compose/ui/node/NodeCoordinator;Landroidx/compose/ui/Modifier$Node;)V HPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawContent()V +HPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawDirect-x_KDEd0$ui_release(Landroidx/compose/ui/graphics/Canvas;JLandroidx/compose/ui/node/NodeCoordinator;Landroidx/compose/ui/node/DrawModifierNode;)V HPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawImage-AZ2fEMs(Landroidx/compose/ui/graphics/ImageBitmap;JJJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;II)V HPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawRect-n-J9OG0(JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V HPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawRoundRect-u-Aw5IA(JJJJLandroidx/compose/ui/graphics/drawscope/DrawStyle;FLandroidx/compose/ui/graphics/ColorFilter;I)V @@ -2553,7 +2570,6 @@ HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->measu HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->notifyChildrenUsingCoordinatesWhilePlacing()V HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->onBeforeLayoutChildren()V HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->onNodeDetached()V -HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->placeAt-f8xVGno(JFLkotlin/jvm/functions/Function1;)V HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->replace()V HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->setChildDelegatesDirty$ui_release(Z)V HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->setMeasuredByParent$ui_release(Landroidx/compose/ui/node/LayoutNode$UsageByParent;)V @@ -2612,6 +2628,7 @@ HPLandroidx/compose/ui/node/MutableVectorWithMutationTracking;->add(ILjava/lang/ HPLandroidx/compose/ui/node/MutableVectorWithMutationTracking;->asList()Ljava/util/List; HPLandroidx/compose/ui/node/MutableVectorWithMutationTracking;->clear()V HPLandroidx/compose/ui/node/MutableVectorWithMutationTracking;->getVector()Landroidx/compose/runtime/collection/MutableVector; +HPLandroidx/compose/ui/node/NodeChain;->(Landroidx/compose/ui/node/LayoutNode;)V HPLandroidx/compose/ui/node/NodeChain;->access$getAggregateChildKindSet(Landroidx/compose/ui/node/NodeChain;)I HPLandroidx/compose/ui/node/NodeChain;->attach()V HPLandroidx/compose/ui/node/NodeChain;->createAndInsertNodeAsParent(Landroidx/compose/ui/Modifier$Element;Landroidx/compose/ui/Modifier$Node;)Landroidx/compose/ui/Modifier$Node; @@ -2624,7 +2641,9 @@ HPLandroidx/compose/ui/node/NodeChain;->getTail$ui_release()Landroidx/compose/ui HPLandroidx/compose/ui/node/NodeChain;->has$ui_release(I)Z HPLandroidx/compose/ui/node/NodeChain;->has-H91voCI$ui_release(I)Z HPLandroidx/compose/ui/node/NodeChain;->insertParent(Landroidx/compose/ui/Modifier$Node;Landroidx/compose/ui/Modifier$Node;)Landroidx/compose/ui/Modifier$Node; +HPLandroidx/compose/ui/node/NodeChain;->padChain()V HPLandroidx/compose/ui/node/NodeChain;->syncCoordinators()V +HPLandroidx/compose/ui/node/NodeChain;->trimChain()V HPLandroidx/compose/ui/node/NodeChain;->updateNode(Landroidx/compose/ui/Modifier$Element;Landroidx/compose/ui/Modifier$Element;Landroidx/compose/ui/Modifier$Node;)Landroidx/compose/ui/Modifier$Node; HPLandroidx/compose/ui/node/NodeChainKt$fillVector$1;->(Landroidx/compose/runtime/collection/MutableVector;)V HPLandroidx/compose/ui/node/NodeChainKt;->access$fillVector(Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/collection/MutableVector;)Landroidx/compose/runtime/collection/MutableVector; @@ -2646,6 +2665,7 @@ HPLandroidx/compose/ui/node/NodeCoordinator;->access$drawContainedDrawModifiers( HPLandroidx/compose/ui/node/NodeCoordinator;->access$getGraphicsLayerScope$cp()Landroidx/compose/ui/graphics/ReusableGraphicsLayerScope; HPLandroidx/compose/ui/node/NodeCoordinator;->access$headNode(Landroidx/compose/ui/node/NodeCoordinator;Z)Landroidx/compose/ui/Modifier$Node; HPLandroidx/compose/ui/node/NodeCoordinator;->access$setMeasurementConstraints-BRTryo0(Landroidx/compose/ui/node/NodeCoordinator;J)V +HPLandroidx/compose/ui/node/NodeCoordinator;->draw(Landroidx/compose/ui/graphics/Canvas;)V HPLandroidx/compose/ui/node/NodeCoordinator;->drawContainedDrawModifiers(Landroidx/compose/ui/graphics/Canvas;)V HPLandroidx/compose/ui/node/NodeCoordinator;->getAlignmentLinesOwner()Landroidx/compose/ui/node/AlignmentLinesOwner; HPLandroidx/compose/ui/node/NodeCoordinator;->getCoordinates()Landroidx/compose/ui/layout/LayoutCoordinates; @@ -2673,7 +2693,6 @@ HPLandroidx/compose/ui/node/NodeCoordinator;->isAttached()Z HPLandroidx/compose/ui/node/NodeCoordinator;->onLayoutNodeAttach()V HPLandroidx/compose/ui/node/NodeCoordinator;->onMeasureResultChanged(II)V HPLandroidx/compose/ui/node/NodeCoordinator;->onMeasured()V -HPLandroidx/compose/ui/node/NodeCoordinator;->onPlaced()V HPLandroidx/compose/ui/node/NodeCoordinator;->onRelease()V HPLandroidx/compose/ui/node/NodeCoordinator;->placeAt-f8xVGno(JFLkotlin/jvm/functions/Function1;)V HPLandroidx/compose/ui/node/NodeCoordinator;->setMeasureResult$ui_release(Landroidx/compose/ui/layout/MeasureResult;)V @@ -2682,9 +2701,9 @@ HPLandroidx/compose/ui/node/NodeCoordinator;->setWrapped$ui_release(Landroidx/co HPLandroidx/compose/ui/node/NodeCoordinator;->setWrappedBy$ui_release(Landroidx/compose/ui/node/NodeCoordinator;)V HPLandroidx/compose/ui/node/NodeCoordinator;->updateLayerBlock$default(Landroidx/compose/ui/node/NodeCoordinator;Lkotlin/jvm/functions/Function1;ZILjava/lang/Object;)V HPLandroidx/compose/ui/node/NodeCoordinator;->updateLayerParameters$default(Landroidx/compose/ui/node/NodeCoordinator;ZILjava/lang/Object;)V -HPLandroidx/compose/ui/node/NodeCoordinator;->updateLayerParameters(Z)V HPLandroidx/compose/ui/node/NodeKind;->constructor-impl(I)I HPLandroidx/compose/ui/node/NodeKindKt;->autoInvalidateInsertedNode(Landroidx/compose/ui/Modifier$Node;)V +HPLandroidx/compose/ui/node/NodeKindKt;->autoInvalidateNodeIncludingDelegates(Landroidx/compose/ui/Modifier$Node;II)V HPLandroidx/compose/ui/node/NodeKindKt;->autoInvalidateUpdatedNode(Landroidx/compose/ui/Modifier$Node;)V HPLandroidx/compose/ui/node/NodeKindKt;->calculateNodeKindSetFrom(Landroidx/compose/ui/Modifier$Element;)I HPLandroidx/compose/ui/node/NodeKindKt;->calculateNodeKindSetFrom(Landroidx/compose/ui/Modifier$Node;)I @@ -2782,7 +2801,6 @@ HPLandroidx/compose/ui/platform/RenderNodeApi29;->getHeight()I HPLandroidx/compose/ui/platform/RenderNodeApi29;->getLeft()I HPLandroidx/compose/ui/platform/RenderNodeApi29;->getTop()I HPLandroidx/compose/ui/platform/RenderNodeApi29;->getWidth()I -HPLandroidx/compose/ui/platform/RenderNodeApi29;->record(Landroidx/compose/ui/graphics/CanvasHolder;Landroidx/compose/ui/graphics/Path;Lkotlin/jvm/functions/Function1;)V HPLandroidx/compose/ui/platform/RenderNodeApi29;->setAlpha(F)V HPLandroidx/compose/ui/platform/RenderNodeApi29;->setAmbientShadowColor(I)V HPLandroidx/compose/ui/platform/RenderNodeApi29;->setCameraDistance(F)V @@ -2807,8 +2825,8 @@ HPLandroidx/compose/ui/platform/RenderNodeApi29;->setTranslationY(F)V HPLandroidx/compose/ui/platform/RenderNodeApi29VerificationHelper;->setRenderEffect(Landroid/graphics/RenderNode;Landroidx/compose/ui/graphics/RenderEffect;)V HPLandroidx/compose/ui/platform/RenderNodeLayer;->destroy()V HPLandroidx/compose/ui/platform/RenderNodeLayer;->drawLayer(Landroidx/compose/ui/graphics/Canvas;)V -HPLandroidx/compose/ui/platform/RenderNodeLayer;->invalidate()V HPLandroidx/compose/ui/platform/RenderNodeLayer;->move--gyyYBs(J)V +HPLandroidx/compose/ui/platform/RenderNodeLayer;->resize-ozmzZPI(J)V HPLandroidx/compose/ui/platform/RenderNodeLayer;->setDirty(Z)V HPLandroidx/compose/ui/platform/RenderNodeLayer;->triggerRepaint()V HPLandroidx/compose/ui/platform/RenderNodeLayer;->updateDisplayList()V @@ -2828,7 +2846,6 @@ HPLandroidx/compose/ui/semantics/AppendedSemanticsElement;->update(Landroidx/com HPLandroidx/compose/ui/semantics/CoreSemanticsModifierNode;->(ZZLkotlin/jvm/functions/Function1;)V HPLandroidx/compose/ui/semantics/Role;->(I)V HPLandroidx/compose/ui/semantics/Role;->box-impl(I)Landroidx/compose/ui/semantics/Role; -HPLandroidx/compose/ui/semantics/Role;->equals-impl(ILjava/lang/Object;)Z HPLandroidx/compose/ui/semantics/SemanticsConfiguration;->()V HPLandroidx/compose/ui/semantics/SemanticsModifierKt;->clearAndSetSemantics(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/Modifier; HPLandroidx/compose/ui/semantics/SemanticsModifierKt;->generateSemanticsId()I @@ -3003,6 +3020,7 @@ HPLandroidx/compose/ui/text/font/TypefaceRequest;->hashCode()I HPLandroidx/compose/ui/text/font/TypefaceRequestCache;->runCached(Landroidx/compose/ui/text/font/TypefaceRequest;Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/State; HPLandroidx/compose/ui/text/intl/AndroidLocaleDelegateAPI24;->getCurrent()Landroidx/compose/ui/text/intl/LocaleList; HPLandroidx/compose/ui/text/intl/LocaleList$Companion;->getCurrent()Landroidx/compose/ui/text/intl/LocaleList; +HPLandroidx/compose/ui/text/intl/PlatformLocaleKt;->getPlatformLocaleDelegate()Landroidx/compose/ui/text/intl/PlatformLocaleDelegate; HPLandroidx/compose/ui/text/platform/AndroidParagraphHelper_androidKt;->createCharSequence(Ljava/lang/String;FLandroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Lkotlin/jvm/functions/Function4;Z)Ljava/lang/CharSequence; HPLandroidx/compose/ui/text/platform/AndroidParagraphHelper_androidKt;->isIncludeFontPaddingEnabled(Landroidx/compose/ui/text/TextStyle;)Z HPLandroidx/compose/ui/text/platform/AndroidParagraphIntrinsics$resolveTypeface$1;->(Landroidx/compose/ui/text/platform/AndroidParagraphIntrinsics;)V @@ -3018,6 +3036,7 @@ HPLandroidx/compose/ui/text/platform/AndroidParagraphIntrinsics_androidKt;->getH HPLandroidx/compose/ui/text/platform/AndroidParagraphIntrinsics_androidKt;->resolveTextDirectionHeuristics-9GRLPo0(Landroidx/compose/ui/text/style/TextDirection;Landroidx/compose/ui/text/intl/LocaleList;)I HPLandroidx/compose/ui/text/platform/AndroidParagraph_androidKt;->ActualParagraph--hBUhpc(Landroidx/compose/ui/text/ParagraphIntrinsics;IZJ)Landroidx/compose/ui/text/Paragraph; HPLandroidx/compose/ui/text/platform/AndroidTextPaint;->(IF)V +HPLandroidx/compose/ui/text/platform/AndroidTextPaint;->getBlendMode-0nO6VwU()I HPLandroidx/compose/ui/text/platform/AndroidTextPaint;->setBlendMode-s9anfk8(I)V HPLandroidx/compose/ui/text/platform/AndroidTextPaint;->setBrush-12SF9DM(Landroidx/compose/ui/graphics/Brush;JF)V HPLandroidx/compose/ui/text/platform/AndroidTextPaint;->setColor-8_81llA(J)V @@ -3054,6 +3073,7 @@ HPLandroidx/compose/ui/text/style/Hyphens$Companion;->getNone-vmbZdU8()I HPLandroidx/compose/ui/text/style/Hyphens;->(I)V HPLandroidx/compose/ui/text/style/Hyphens;->access$getNone$cp()I HPLandroidx/compose/ui/text/style/Hyphens;->box-impl(I)Landroidx/compose/ui/text/style/Hyphens; +HPLandroidx/compose/ui/text/style/Hyphens;->unbox-impl()I HPLandroidx/compose/ui/text/style/LineBreak$Strategy;->(I)V HPLandroidx/compose/ui/text/style/LineBreak$Strategy;->box-impl(I)Landroidx/compose/ui/text/style/LineBreak$Strategy; HPLandroidx/compose/ui/text/style/LineBreak$Strictness;->(I)V @@ -3075,6 +3095,7 @@ HPLandroidx/compose/ui/text/style/TextDecoration$Companion;->getNone()Landroidx/ HPLandroidx/compose/ui/text/style/TextDecoration;->access$getNone$cp()Landroidx/compose/ui/text/style/TextDecoration; HPLandroidx/compose/ui/text/style/TextDecoration;->equals(Ljava/lang/Object;)Z HPLandroidx/compose/ui/text/style/TextDirection;->(I)V +HPLandroidx/compose/ui/text/style/TextDirection;->access$getLtr$cp()I HPLandroidx/compose/ui/text/style/TextDirection;->box-impl(I)Landroidx/compose/ui/text/style/TextDirection; HPLandroidx/compose/ui/text/style/TextForegroundStyle$Companion;->from-8_81llA(J)Landroidx/compose/ui/text/style/TextForegroundStyle; HPLandroidx/compose/ui/text/style/TextForegroundStyle$Unspecified;->getColor-0d7_KjU()J @@ -3102,6 +3123,7 @@ HPLandroidx/compose/ui/unit/Constraints;->getMaxHeight-impl(J)I HPLandroidx/compose/ui/unit/Constraints;->getMaxWidth-impl(J)I HPLandroidx/compose/ui/unit/Constraints;->getMinHeight-impl(J)I HPLandroidx/compose/ui/unit/Constraints;->getMinWidth-impl(J)I +HPLandroidx/compose/ui/unit/Constraints;->unbox-impl()J HPLandroidx/compose/ui/unit/ConstraintsKt;->Constraints(IIII)J HPLandroidx/compose/ui/unit/ConstraintsKt;->addMaxWithMinimum(II)I HPLandroidx/compose/ui/unit/ConstraintsKt;->constrain-4WqzIAM(JJ)J @@ -3145,11 +3167,9 @@ HPLandroidx/compose/ui/unit/TextUnitType;->access$getSp$cp()J HPLandroidx/compose/ui/unit/TextUnitType;->unbox-impl()J HPLandroidx/concurrent/futures/AbstractResolvableFuture$SafeAtomicHelper$$ExternalSyntheticBackportWithForwarding0;->m(Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Z HPLandroidx/core/graphics/Insets;->(IIII)V -HPLandroidx/core/graphics/Insets;->toCompatInsets(Landroid/graphics/Insets;)Landroidx/core/graphics/Insets; +HPLandroidx/core/view/WindowInsetsCompat$Impl30;->getInsets(I)Landroidx/core/graphics/Insets; HPLandroidx/core/view/WindowInsetsCompat$TypeImpl30;->toPlatformType(I)I -HPLandroidx/exifinterface/media/ExifInterface;->()V HPLandroidx/lifecycle/DefaultLifecycleObserverAdapter;->onStateChanged(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V -HPLandroidx/lifecycle/Lifecycle$Event$Companion;->downFrom(Landroidx/lifecycle/Lifecycle$State;)Landroidx/lifecycle/Lifecycle$Event; HPLandroidx/lifecycle/Lifecycle$Event$Companion;->upFrom(Landroidx/lifecycle/Lifecycle$State;)Landroidx/lifecycle/Lifecycle$Event; HPLandroidx/lifecycle/Lifecycle$Event;->getTargetState()Landroidx/lifecycle/Lifecycle$State; HPLandroidx/lifecycle/LifecycleRegistry$Companion;->min$lifecycle_runtime_release(Landroidx/lifecycle/Lifecycle$State;Landroidx/lifecycle/Lifecycle$State;)Landroidx/lifecycle/Lifecycle$State; @@ -3178,6 +3198,7 @@ HPLandroidx/lifecycle/ViewModelProvider;->(Landroidx/lifecycle/ViewModelSt HPLandroidx/lifecycle/ViewModelProvider;->get(Ljava/lang/Class;)Landroidx/lifecycle/ViewModel; HPLandroidx/lifecycle/ViewModelProvider;->get(Ljava/lang/String;Ljava/lang/Class;)Landroidx/lifecycle/ViewModel; HPLandroidx/lifecycle/ViewModelStore;->get(Ljava/lang/String;)Landroidx/lifecycle/ViewModel; +HPLandroidx/lifecycle/ViewTreeViewModelStoreOwner$findViewTreeViewModelStoreOwner$2;->invoke(Landroid/view/View;)Landroidx/lifecycle/ViewModelStoreOwner; HPLandroidx/lifecycle/ViewTreeViewModelStoreOwner;->get(Landroid/view/View;)Landroidx/lifecycle/ViewModelStoreOwner; HPLandroidx/lifecycle/viewmodel/CreationExtras;->()V HPLandroidx/lifecycle/viewmodel/InitializerViewModelFactoryBuilder;->addInitializer(Lkotlin/reflect/KClass;Lkotlin/jvm/functions/Function1;)V @@ -3206,9 +3227,10 @@ HPLandroidx/navigation/NavController;->setGraph(Landroidx/navigation/NavGraph;La HPLandroidx/navigation/NavController;->updateBackStackLifecycle$navigation_runtime_release()V HPLandroidx/navigation/NavDeepLink$Builder;->build()Landroidx/navigation/NavDeepLink; HPLandroidx/navigation/NavDeepLink$Builder;->setUriPattern(Ljava/lang/String;)Landroidx/navigation/NavDeepLink$Builder; +HPLandroidx/navigation/NavDeepLink$fragArgsAndRegex$2;->(Landroidx/navigation/NavDeepLink;)V HPLandroidx/navigation/NavDeepLink$isParameterizedQuery$2;->(Landroidx/navigation/NavDeepLink;)V HPLandroidx/navigation/NavDeepLink$isParameterizedQuery$2;->invoke()Ljava/lang/Boolean; -HPLandroidx/navigation/NavDeepLink$pathPattern$2;->(Landroidx/navigation/NavDeepLink;)V +HPLandroidx/navigation/NavDeepLink$mimeTypePattern$2;->(Landroidx/navigation/NavDeepLink;)V HPLandroidx/navigation/NavDeepLink;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V HPLandroidx/navigation/NavDeepLink;->buildRegex(Ljava/lang/String;Ljava/util/List;Ljava/lang/StringBuilder;)V HPLandroidx/navigation/NavDeepLink;->equals(Ljava/lang/Object;)Z @@ -3223,6 +3245,7 @@ HPLandroidx/navigation/NavDestination;->(Landroidx/navigation/Navigator;)V HPLandroidx/navigation/NavDestination;->(Ljava/lang/String;)V HPLandroidx/navigation/NavDestination;->addDeepLink(Landroidx/navigation/NavDeepLink;)V HPLandroidx/navigation/NavDestination;->addDeepLink(Ljava/lang/String;)V +HPLandroidx/navigation/NavDestination;->equals(Ljava/lang/Object;)Z HPLandroidx/navigation/NavDestination;->getArguments()Ljava/util/Map; HPLandroidx/navigation/NavDestination;->hashCode()I HPLandroidx/navigation/NavDestination;->setRoute(Ljava/lang/String;)V @@ -3287,7 +3310,6 @@ HPLandroidx/paging/PageFetcherSnapshot;->accessHint(Landroidx/paging/ViewportHin HPLandroidx/paging/PageFetcherSnapshot;->collectAsGenerationalViewportHints(Lkotlinx/coroutines/flow/Flow;Landroidx/paging/LoadType;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HPLandroidx/paging/PageFetcherSnapshot;->doInitialLoad(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HPLandroidx/paging/PageFetcherSnapshot;->doLoad(Landroidx/paging/LoadType;Landroidx/paging/GenerationalViewportHint;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HPLandroidx/paging/PageFetcherSnapshot;->nextLoadKeyOrNull(Landroidx/paging/PageFetcherSnapshotState;Landroidx/paging/LoadType;II)Ljava/lang/Object; HPLandroidx/paging/PageFetcherSnapshotState;->(Landroidx/paging/PagingConfig;)V HPLandroidx/paging/PageFetcherSnapshotState;->insert(ILandroidx/paging/LoadType;Landroidx/paging/PagingSource$LoadResult$Page;)Z HPLandroidx/paging/PageFetcherSnapshotState;->toPageEvent$paging_common(Landroidx/paging/PagingSource$LoadResult$Page;Landroidx/paging/LoadType;)Landroidx/paging/PageEvent; @@ -3300,7 +3322,6 @@ HPLandroidx/paging/PagePresenter;->getSize()I HPLandroidx/paging/PagePresenter;->insertPage(Landroidx/paging/PageEvent$Insert;Landroidx/paging/PagePresenter$ProcessPageEventCallback;)V HPLandroidx/paging/PagePresenter;->processEvent(Landroidx/paging/PageEvent;Landroidx/paging/PagePresenter$ProcessPageEventCallback;)V HPLandroidx/paging/PagePresenter;->snapshot()Landroidx/paging/ItemSnapshotList; -HPLandroidx/paging/PagingDataDiffer$collectFrom$2$1$2;->(Landroidx/paging/PageEvent;Landroidx/paging/PagingDataDiffer;Landroidx/paging/PagingData;Lkotlin/coroutines/Continuation;)V HPLandroidx/paging/PagingDataDiffer$collectFrom$2$1$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HPLandroidx/paging/PagingDataDiffer$collectFrom$2$1$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/paging/PagingDataDiffer$collectFrom$2$1;->emit(Landroidx/paging/PageEvent;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -3309,8 +3330,9 @@ HPLandroidx/paging/PagingDataDiffer;->get(I)Ljava/lang/Object; HPLandroidx/paging/PagingDataDiffer;->presentNewList(Ljava/util/List;IIZLandroidx/paging/LoadStates;Landroidx/paging/LoadStates;Landroidx/paging/HintReceiver;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HPLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1$producer$1$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HPLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1$producer$1$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -HPLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1$producer$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; +HPLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1$producer$1;->(Lkotlinx/coroutines/channels/Channel;Lkotlin/jvm/functions/Function2;Lkotlin/coroutines/Continuation;)V HPLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1$producer$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +HPLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HPLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HPLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; @@ -3321,7 +3343,6 @@ HPLandroidx/paging/TransformablePage;->viewportHintFor(IIIII)Landroidx/paging/Vi HPLandroidx/paging/ViewportHint;->(IIII)V HPLandroidx/paging/ViewportHint;->presentedItemsBeyondAnchor$paging_common(Landroidx/paging/LoadType;)I HPLandroidx/paging/compose/LazyFoundationExtensionsKt$itemContentType$1;->invoke(I)Ljava/lang/Object; -HPLandroidx/paging/compose/LazyFoundationExtensionsKt$itemContentType$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/paging/compose/LazyFoundationExtensionsKt$itemKey$1;->invoke(I)Ljava/lang/Object; HPLandroidx/paging/compose/LazyFoundationExtensionsKt;->itemContentType(Landroidx/paging/compose/LazyPagingItems;Lkotlin/jvm/functions/Function1;)Lkotlin/jvm/functions/Function1; HPLandroidx/paging/compose/LazyFoundationExtensionsKt;->itemKey(Landroidx/paging/compose/LazyPagingItems;Lkotlin/jvm/functions/Function1;)Lkotlin/jvm/functions/Function1; @@ -3361,7 +3382,6 @@ HPLcoil/compose/AsyncImageKt;->updateRequest(Lcoil/request/ImageRequest;Landroid HPLcoil/compose/AsyncImagePainter$onRemembered$1$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HPLcoil/compose/AsyncImagePainter$onRemembered$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HPLcoil/compose/AsyncImagePainter;->(Lcoil/request/ImageRequest;Lcoil/ImageLoader;)V -HPLcoil/compose/AsyncImagePainter;->getAlpha()F HPLcoil/compose/AsyncImagePainter;->getPainter()Landroidx/compose/ui/graphics/painter/Painter; HPLcoil/compose/AsyncImagePainter;->maybeNewCrossfadePainter(Lcoil/compose/AsyncImagePainter$State;Lcoil/compose/AsyncImagePainter$State;)Lcoil/compose/CrossfadePainter; HPLcoil/compose/AsyncImagePainter;->onDraw(Landroidx/compose/ui/graphics/drawscope/DrawScope;)V @@ -3373,11 +3393,9 @@ HPLcoil/compose/ConstraintsSizeResolver$size$$inlined$mapNotNull$1$2;->emit(Ljav HPLcoil/compose/ConstraintsSizeResolver;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; HPLcoil/compose/ContentPainterModifier;->calculateScaledSize-E7KxVPU(J)J HPLcoil/compose/ContentPainterModifier;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V -HPLcoil/compose/CrossfadePainter;->drawPainter(Landroidx/compose/ui/graphics/drawscope/DrawScope;Landroidx/compose/ui/graphics/painter/Painter;F)V HPLcoil/compose/ImageLoaderProvidableCompositionLocal;->getCurrent(Landroidx/compose/runtime/ProvidableCompositionLocal;Landroidx/compose/runtime/Composer;I)Lcoil/ImageLoader; HPLcoil/compose/SingletonAsyncImageKt;->AsyncImage-ylYTKUw(Ljava/lang/Object;Ljava/lang/String;Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/painter/Painter;Landroidx/compose/ui/graphics/painter/Painter;Landroidx/compose/ui/graphics/painter/Painter;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/Alignment;Landroidx/compose/ui/layout/ContentScale;FLandroidx/compose/ui/graphics/ColorFilter;ILandroidx/compose/runtime/Composer;III)V HPLcoil/compose/UtilsKt;->requestOf(Ljava/lang/Object;Landroidx/compose/runtime/Composer;I)Lcoil/request/ImageRequest; -HPLcoil/compose/UtilsKt;->toIntSize-uvyYCjk(J)J HPLcoil/intercept/EngineInterceptor;->execute(Lcoil/request/ImageRequest;Ljava/lang/Object;Lcoil/request/Options;Lcoil/EventListener;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HPLcoil/intercept/EngineInterceptor;->intercept(Lcoil/intercept/Interceptor$Chain;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HPLcoil/intercept/RealInterceptorChain;->(Lcoil/request/ImageRequest;Ljava/util/List;ILcoil/request/ImageRequest;Lcoil/size/Size;Lcoil/EventListener;Z)V @@ -3386,10 +3404,8 @@ HPLcoil/intercept/RealInterceptorChain;->proceed(Lcoil/request/ImageRequest;Lkot HPLcoil/memory/MemoryCacheService;->isSizeValid(Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/memory/MemoryCache$Value;Lcoil/size/Size;Lcoil/size/Scale;)Z HPLcoil/memory/MemoryCacheService;->newCacheKey(Lcoil/request/ImageRequest;Ljava/lang/Object;Lcoil/request/Options;Lcoil/EventListener;)Lcoil/memory/MemoryCache$Key; HPLcoil/memory/MemoryCacheService;->newResult(Lcoil/intercept/Interceptor$Chain;Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/memory/MemoryCache$Value;)Lcoil/request/SuccessResult; -HPLcoil/network/CacheResponse;->writeTo(Lokio/BufferedSink;)V HPLcoil/request/DefinedRequestOptions;->(Landroidx/lifecycle/Lifecycle;Lcoil/size/SizeResolver;Lcoil/size/Scale;Lkotlinx/coroutines/CoroutineDispatcher;Lkotlinx/coroutines/CoroutineDispatcher;Lkotlinx/coroutines/CoroutineDispatcher;Lkotlinx/coroutines/CoroutineDispatcher;Lcoil/transition/Transition$Factory;Lcoil/size/Precision;Landroid/graphics/Bitmap$Config;Ljava/lang/Boolean;Ljava/lang/Boolean;Lcoil/request/CachePolicy;Lcoil/request/CachePolicy;Lcoil/request/CachePolicy;)V HPLcoil/request/ImageRequest$Builder;->(Landroid/content/Context;)V -HPLcoil/request/ImageRequest$Builder;->build()Lcoil/request/ImageRequest; HPLcoil/request/ImageRequest$Builder;->resolveLifecycle()Landroidx/lifecycle/Lifecycle; HPLcoil/request/ImageRequest$Builder;->resolveScale()Lcoil/size/Scale; HPLcoil/request/ImageRequest;->(Landroid/content/Context;Ljava/lang/Object;Lcoil/target/Target;Lcoil/request/ImageRequest$Listener;Lcoil/memory/MemoryCache$Key;Ljava/lang/String;Landroid/graphics/Bitmap$Config;Landroid/graphics/ColorSpace;Lcoil/size/Precision;Lkotlin/Pair;Lcoil/decode/Decoder$Factory;Ljava/util/List;Lcoil/transition/Transition$Factory;Lokhttp3/Headers;Lcoil/request/Tags;ZZZZLcoil/request/CachePolicy;Lcoil/request/CachePolicy;Lcoil/request/CachePolicy;Lkotlinx/coroutines/CoroutineDispatcher;Lkotlinx/coroutines/CoroutineDispatcher;Lkotlinx/coroutines/CoroutineDispatcher;Lkotlinx/coroutines/CoroutineDispatcher;Landroidx/lifecycle/Lifecycle;Lcoil/size/SizeResolver;Lcoil/size/Scale;Lcoil/request/Parameters;Lcoil/memory/MemoryCache$Key;Ljava/lang/Integer;Landroid/graphics/drawable/Drawable;Ljava/lang/Integer;Landroid/graphics/drawable/Drawable;Ljava/lang/Integer;Landroid/graphics/drawable/Drawable;Lcoil/request/DefinedRequestOptions;Lcoil/request/DefaultRequestOptions;)V @@ -3401,7 +3417,6 @@ HPLcoil/request/RequestService;->options(Lcoil/request/ImageRequest;Lcoil/size/S HPLcoil/request/Tags$Companion;->from(Ljava/util/Map;)Lcoil/request/Tags; HPLcoil/util/-Collections;->toImmutableMap(Ljava/util/Map;)Ljava/util/Map; HPLcoil/util/-Contexts;->getLifecycle(Landroid/content/Context;)Landroidx/lifecycle/Lifecycle; -HPLcoil/util/-Utils;->addUnsafeNonAscii(Lokhttp3/Headers$Builder;Ljava/lang/String;)Lokhttp3/Headers$Builder; HPLcom/slack/eithernet/ApiResult$Success;->(Ljava/lang/Object;Ljava/util/Map;)V HPLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$adapt$1$enqueue$1;->onResponse(Lretrofit2/Call;Lretrofit2/Response;)V HPLcom/slack/eithernet/ApiResultConverterFactory;->responseBodyConverter(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Lretrofit2/Retrofit;)Lretrofit2/Converter; @@ -3422,10 +3437,11 @@ HPLdev/msfjarvis/claw/android/ui/decorations/ClawNavigationBarKt$ClawNavigationB HPLdev/msfjarvis/claw/android/ui/decorations/ClawNavigationBarKt;->ClawNavigationBar(Landroidx/navigation/NavController;Lkotlinx/collections/immutable/ImmutableList;ZLandroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;II)V HPLdev/msfjarvis/claw/android/ui/decorations/NavigationItem;->(Ljava/lang/String;Ljava/lang/String;Landroidx/compose/ui/graphics/painter/Painter;Landroidx/compose/ui/graphics/painter/Painter;Lkotlin/jvm/functions/Function0;)V HPLdev/msfjarvis/claw/android/ui/lists/ListItemKt$ListItem$1;->(Ldev/msfjarvis/claw/database/local/SavedPost;Lkotlin/jvm/functions/Function2;Ldev/msfjarvis/claw/common/posts/PostActions;Landroidx/compose/ui/Modifier;II)V +HPLdev/msfjarvis/claw/android/ui/lists/ListItemKt$ListItem$saved$2;->(Lkotlin/jvm/functions/Function2;Ldev/msfjarvis/claw/database/local/SavedPost;Lkotlin/coroutines/Continuation;)V HPLdev/msfjarvis/claw/android/ui/lists/ListItemKt$ListItem$saved$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HPLdev/msfjarvis/claw/android/ui/lists/ListItemKt;->ListItem(Ldev/msfjarvis/claw/database/local/SavedPost;Lkotlin/jvm/functions/Function2;Ldev/msfjarvis/claw/common/posts/PostActions;Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;II)V -HPLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$1;->invoke(Ldev/msfjarvis/claw/model/LobstersPost;)Ljava/lang/Object; -HPLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +HPLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +HPLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$2;->invoke(Ldev/msfjarvis/claw/model/LobstersPost;)Ljava/lang/Object; HPLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$3;->(Landroidx/paging/compose/LazyPagingItems;Lkotlin/jvm/functions/Function2;Ldev/msfjarvis/claw/common/posts/PostActions;I)V HPLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$3;->invoke(Landroidx/compose/foundation/lazy/LazyItemScope;ILandroidx/compose/runtime/Composer;I)V HPLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$3;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @@ -3445,6 +3461,7 @@ HPLdev/msfjarvis/claw/common/posts/LobstersCardKt$SaveButton$1;->invoke(Ljava/la HPLdev/msfjarvis/claw/common/posts/LobstersCardKt$SaveButton$1;->invoke(ZLandroidx/compose/runtime/Composer;I)V HPLdev/msfjarvis/claw/common/posts/LobstersCardKt;->CommentsButton(Ljava/lang/Integer;Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;II)V HPLdev/msfjarvis/claw/common/posts/LobstersCardKt;->LobstersCard$lambda$1(Landroidx/compose/runtime/MutableState;)Z +HPLdev/msfjarvis/claw/common/posts/LobstersCardKt;->LobstersCard(Ldev/msfjarvis/claw/database/local/SavedPost;ZLdev/msfjarvis/claw/common/posts/PostActions;Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;II)V HPLdev/msfjarvis/claw/common/posts/LobstersCardKt;->PostDetails(Ldev/msfjarvis/claw/database/local/SavedPost;Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;II)V HPLdev/msfjarvis/claw/common/posts/LobstersCardKt;->PostTitle(Ljava/lang/String;Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;II)V HPLdev/msfjarvis/claw/common/posts/LobstersCardKt;->SaveButton(ZLandroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;II)V @@ -3458,10 +3475,12 @@ HPLdev/msfjarvis/claw/core/injection/OkHttpModule_Companion_ProvideClientFactory HPLdev/msfjarvis/claw/core/network/NapierLogger;->log(Ljava/lang/String;)V HPLdev/msfjarvis/claw/database/local/SavedPost;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Ljava/lang/String;)V HPLdev/msfjarvis/claw/database/local/SavedPost;->equals(Ljava/lang/Object;)Z +HPLdev/msfjarvis/claw/model/LobstersPost$$serializer;->deserialize(Lkotlinx/serialization/encoding/Decoder;)Ldev/msfjarvis/claw/model/LobstersPost; HPLdev/msfjarvis/claw/model/LobstersPost$$serializer;->deserialize(Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object; HPLdev/msfjarvis/claw/model/LobstersPost$$serializer;->getDescriptor()Lkotlinx/serialization/descriptors/SerialDescriptor; HPLdev/msfjarvis/claw/model/LobstersPost;->(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Ldev/msfjarvis/claw/model/User;Ljava/util/List;Lkotlinx/serialization/internal/SerializationConstructorMarker;)V -HPLdev/msfjarvis/claw/model/LobstersPost;->getShortId()Ljava/lang/String; +HPLdev/msfjarvis/claw/model/User$$serializer;->deserialize(Lkotlinx/serialization/encoding/Decoder;)Ldev/msfjarvis/claw/model/User; +HPLdev/msfjarvis/claw/model/User$$serializer;->deserialize(Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object; HPLdev/msfjarvis/claw/model/User$$serializer;->getDescriptor()Lkotlinx/serialization/descriptors/SerialDescriptor; HPLdev/msfjarvis/claw/model/User;->(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lkotlinx/serialization/internal/SerializationConstructorMarker;)V HPLio/github/aakira/napier/DebugAntilog;->performLog(Lio/github/aakira/napier/LogLevel;Ljava/lang/String;Ljava/lang/Throwable;Ljava/lang/String;)V @@ -3472,7 +3491,6 @@ HPLio/github/aakira/napier/Napier;->rawLog(Lio/github/aakira/napier/LogLevel;Lja HPLio/github/furstenheim/CopyDown$Rules;->(Lio/github/furstenheim/CopyDown;)V HPLio/github/furstenheim/CopyDown;->()V HPLio/requery/android/database/AbstractCursor;->()V -HPLio/requery/android/database/CursorWindow;->(Ljava/lang/String;I)V HPLio/requery/android/database/sqlite/SQLiteConnection$OperationLog;->beginOperation(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)I HPLio/requery/android/database/sqlite/SQLiteConnection$OperationLog;->endOperationDeferLogLocked(I)Z HPLio/requery/android/database/sqlite/SQLiteConnection;->acquirePreparedStatement(Ljava/lang/String;)Lio/requery/android/database/sqlite/SQLiteConnection$PreparedStatement; @@ -3529,7 +3547,6 @@ HPLkotlin/collections/ArrayDeque;->incremented(I)I HPLkotlin/collections/ArrayDeque;->isEmpty()Z HPLkotlin/collections/ArrayDeque;->lastOrNull()Ljava/lang/Object; HPLkotlin/collections/ArrayDeque;->positiveMod(I)I -HPLkotlin/collections/ArrayDeque;->removeFirst()Ljava/lang/Object; HPLkotlin/collections/ArrayDeque;->removeFirstOrNull()Ljava/lang/Object; HPLkotlin/collections/ArrayDeque;->toArray([Ljava/lang/Object;)[Ljava/lang/Object; HPLkotlin/collections/ArraysKt___ArraysJvmKt;->asList([Ljava/lang/Object;)Ljava/util/List; @@ -3543,7 +3560,6 @@ HPLkotlin/collections/ArraysKt___ArraysJvmKt;->fill$default([Ljava/lang/Object;L HPLkotlin/collections/ArraysKt___ArraysJvmKt;->fill([Ljava/lang/Object;Ljava/lang/Object;II)V HPLkotlin/collections/ArraysKt___ArraysJvmKt;->sortWith([Ljava/lang/Object;Ljava/util/Comparator;II)V HPLkotlin/collections/ArraysKt___ArraysKt;->getLastIndex([Ljava/lang/Object;)I -HPLkotlin/collections/ArraysKt___ArraysKt;->indexOf([Ljava/lang/Object;Ljava/lang/Object;)I HPLkotlin/collections/ArraysKt___ArraysKt;->maxOrNull([I)Ljava/lang/Integer; HPLkotlin/collections/ArraysKt___ArraysKt;->minOrNull([I)Ljava/lang/Integer; HPLkotlin/collections/ArraysUtilJVM;->asList([Ljava/lang/Object;)Ljava/util/List; @@ -3572,7 +3588,6 @@ HPLkotlin/collections/CollectionsKt___CollectionsKt;->toMutableSet(Ljava/lang/It HPLkotlin/collections/EmptyList;->size()I HPLkotlin/collections/EmptyMap;->entrySet()Ljava/util/Set; HPLkotlin/collections/EmptyMap;->getEntries()Ljava/util/Set; -HPLkotlin/collections/EmptyMap;->getKeys()Ljava/util/Set; HPLkotlin/collections/EmptyMap;->size()I HPLkotlin/collections/EmptySet;->iterator()Ljava/util/Iterator; HPLkotlin/collections/IntIterator;->()V @@ -3587,22 +3602,23 @@ HPLkotlin/collections/MapsKt___MapsKt;->asSequence(Ljava/util/Map;)Lkotlin/seque HPLkotlin/coroutines/AbstractCoroutineContextElement;->fold(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object; HPLkotlin/coroutines/AbstractCoroutineContextElement;->getKey()Lkotlin/coroutines/CoroutineContext$Key; HPLkotlin/coroutines/CombinedContext;->(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext$Element;)V -HPLkotlin/coroutines/CombinedContext;->fold(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object; HPLkotlin/coroutines/CombinedContext;->get(Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext$Element; -HPLkotlin/coroutines/CombinedContext;->minusKey(Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext; HPLkotlin/coroutines/CombinedContext;->plus(Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext; HPLkotlin/coroutines/ContinuationInterceptor$DefaultImpls;->get(Lkotlin/coroutines/ContinuationInterceptor;Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext$Element; HPLkotlin/coroutines/ContinuationInterceptor$DefaultImpls;->minusKey(Lkotlin/coroutines/ContinuationInterceptor;Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext; HPLkotlin/coroutines/ContinuationKt;->startCoroutine(Lkotlin/jvm/functions/Function2;Ljava/lang/Object;Lkotlin/coroutines/Continuation;)V HPLkotlin/coroutines/CoroutineContext$DefaultImpls;->plus(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext; HPLkotlin/coroutines/CoroutineContext$Element$DefaultImpls;->fold(Lkotlin/coroutines/CoroutineContext$Element;Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object; +HPLkotlin/coroutines/CoroutineContext$Element$DefaultImpls;->get(Lkotlin/coroutines/CoroutineContext$Element;Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext$Element; HPLkotlin/coroutines/CoroutineContext$Element$DefaultImpls;->minusKey(Lkotlin/coroutines/CoroutineContext$Element;Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext; HPLkotlin/coroutines/CoroutineContext$plus$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HPLkotlin/coroutines/CoroutineContext$plus$1;->invoke(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext$Element;)Lkotlin/coroutines/CoroutineContext; HPLkotlin/coroutines/EmptyCoroutineContext;->fold(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object; HPLkotlin/coroutines/intrinsics/IntrinsicsKt__IntrinsicsJvmKt;->createCoroutineUnintercepted(Lkotlin/jvm/functions/Function2;Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HPLkotlin/coroutines/intrinsics/IntrinsicsKt__IntrinsicsJvmKt;->intercepted(Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HPLkotlin/coroutines/intrinsics/IntrinsicsKt__IntrinsicsKt;->getCOROUTINE_SUSPENDED()Ljava/lang/Object; HPLkotlin/coroutines/jvm/internal/BaseContinuationImpl;->(Lkotlin/coroutines/Continuation;)V +HPLkotlin/coroutines/jvm/internal/BaseContinuationImpl;->resumeWith(Ljava/lang/Object;)V HPLkotlin/coroutines/jvm/internal/Boxing;->boxBoolean(Z)Ljava/lang/Boolean; HPLkotlin/coroutines/jvm/internal/Boxing;->boxInt(I)Ljava/lang/Integer; HPLkotlin/coroutines/jvm/internal/ContinuationImpl;->(Lkotlin/coroutines/Continuation;)V @@ -3612,6 +3628,7 @@ HPLkotlin/coroutines/jvm/internal/ContinuationImpl;->intercepted()Lkotlin/corout HPLkotlin/coroutines/jvm/internal/DebugProbesKt;->probeCoroutineCreated(Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HPLkotlin/coroutines/jvm/internal/DebugProbesKt;->probeCoroutineResumed(Lkotlin/coroutines/Continuation;)V HPLkotlin/coroutines/jvm/internal/DebugProbesKt;->probeCoroutineSuspended(Lkotlin/coroutines/Continuation;)V +HPLkotlin/coroutines/jvm/internal/RestrictedContinuationImpl;->(Lkotlin/coroutines/Continuation;)V HPLkotlin/coroutines/jvm/internal/RestrictedSuspendLambda;->(ILkotlin/coroutines/Continuation;)V HPLkotlin/coroutines/jvm/internal/SuspendLambda;->(ILkotlin/coroutines/Continuation;)V HPLkotlin/coroutines/jvm/internal/SuspendLambda;->getArity()I @@ -3631,9 +3648,9 @@ HPLkotlin/jvm/internal/Intrinsics;->stringPlus(Ljava/lang/String;Ljava/lang/Obje HPLkotlin/jvm/internal/Lambda;->(I)V HPLkotlin/jvm/internal/Lambda;->getArity()I HPLkotlin/jvm/internal/Ref$ObjectRef;->()V -HPLkotlin/jvm/internal/Reflection;->getOrCreateKotlinClass(Ljava/lang/Class;)Lkotlin/reflect/KClass; HPLkotlin/jvm/internal/TypeIntrinsics;->asMutableCollection(Ljava/lang/Object;)Ljava/util/Collection; HPLkotlin/jvm/internal/TypeIntrinsics;->beforeCheckcastToFunctionOfArity(Ljava/lang/Object;I)Ljava/lang/Object; +HPLkotlin/jvm/internal/TypeIntrinsics;->getFunctionArity(Ljava/lang/Object;)I HPLkotlin/jvm/internal/TypeIntrinsics;->isFunctionOfArity(Ljava/lang/Object;I)Z HPLkotlin/math/MathKt__MathJVMKt;->roundToInt(F)I HPLkotlin/ranges/IntProgression;->(III)V @@ -3680,6 +3697,7 @@ HPLkotlin/sequences/GeneratorSequence;->iterator()Ljava/util/Iterator; HPLkotlin/sequences/SequenceBuilderIterator;->hasNext()Z HPLkotlin/sequences/SequenceBuilderIterator;->next()Ljava/lang/Object; HPLkotlin/sequences/SequenceBuilderIterator;->yield(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +HPLkotlin/sequences/SequencesKt__SequenceBuilderKt$sequence$$inlined$Sequence$1;->iterator()Ljava/util/Iterator; HPLkotlin/sequences/SequencesKt__SequenceBuilderKt;->iterator(Lkotlin/jvm/functions/Function2;)Ljava/util/Iterator; HPLkotlin/sequences/SequencesKt__SequenceBuilderKt;->sequence(Lkotlin/jvm/functions/Function2;)Lkotlin/sequences/Sequence; HPLkotlin/sequences/SequencesKt__SequencesKt$asSequence$$inlined$Sequence$1;->(Ljava/util/Iterator;)V @@ -3763,6 +3781,7 @@ HPLkotlinx/coroutines/CancellableContinuationImpl;->invokeOnCancellation(Lkotlin HPLkotlinx/coroutines/CancellableContinuationImpl;->invokeOnCancellation(Lkotlinx/coroutines/internal/Segment;I)V HPLkotlinx/coroutines/CancellableContinuationImpl;->invokeOnCancellationImpl(Ljava/lang/Object;)V HPLkotlinx/coroutines/CancellableContinuationImpl;->isCompleted()Z +HPLkotlinx/coroutines/CancellableContinuationImpl;->isReusable()Z HPLkotlinx/coroutines/CancellableContinuationImpl;->makeCancelHandler(Lkotlin/jvm/functions/Function1;)Lkotlinx/coroutines/CancelHandler; HPLkotlinx/coroutines/CancellableContinuationImpl;->parentCancelled$kotlinx_coroutines_core(Ljava/lang/Throwable;)V HPLkotlinx/coroutines/CancellableContinuationImpl;->releaseClaimedReusableContinuation$kotlinx_coroutines_core()V @@ -3817,6 +3836,7 @@ HPLkotlinx/coroutines/DispatchedCoroutine;->trySuspend()Z HPLkotlinx/coroutines/DispatchedTask;->(I)V HPLkotlinx/coroutines/DispatchedTask;->getExceptionalResult$kotlinx_coroutines_core(Ljava/lang/Object;)Ljava/lang/Throwable; HPLkotlinx/coroutines/DispatchedTask;->run()V +HPLkotlinx/coroutines/DispatchedTaskKt;->dispatch(Lkotlinx/coroutines/DispatchedTask;I)V HPLkotlinx/coroutines/DispatchedTaskKt;->isCancellableMode(I)Z HPLkotlinx/coroutines/DispatchedTaskKt;->isReusableMode(I)Z HPLkotlinx/coroutines/DispatchedTaskKt;->resume(Lkotlinx/coroutines/DispatchedTask;Lkotlin/coroutines/Continuation;Z)V @@ -3874,11 +3894,9 @@ HPLkotlinx/coroutines/JobSupport;->childCancelled(Ljava/lang/Throwable;)Z HPLkotlinx/coroutines/JobSupport;->completeStateFinalization(Lkotlinx/coroutines/Incomplete;Ljava/lang/Object;)V HPLkotlinx/coroutines/JobSupport;->continueCompleting(Lkotlinx/coroutines/JobSupport$Finishing;Lkotlinx/coroutines/ChildHandleNode;Ljava/lang/Object;)V HPLkotlinx/coroutines/JobSupport;->createCauseException(Ljava/lang/Object;)Ljava/lang/Throwable; -HPLkotlinx/coroutines/JobSupport;->finalizeFinishingState(Lkotlinx/coroutines/JobSupport$Finishing;Ljava/lang/Object;)Ljava/lang/Object; HPLkotlinx/coroutines/JobSupport;->firstChild(Lkotlinx/coroutines/Incomplete;)Lkotlinx/coroutines/ChildHandleNode; HPLkotlinx/coroutines/JobSupport;->fold(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object; HPLkotlinx/coroutines/JobSupport;->get(Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext$Element; -HPLkotlinx/coroutines/JobSupport;->getCancellationException()Ljava/util/concurrent/CancellationException; HPLkotlinx/coroutines/JobSupport;->getChildJobCancellationCause()Ljava/util/concurrent/CancellationException; HPLkotlinx/coroutines/JobSupport;->getFinalRootCause(Lkotlinx/coroutines/JobSupport$Finishing;Ljava/util/List;)Ljava/lang/Throwable; HPLkotlinx/coroutines/JobSupport;->getKey()Lkotlin/coroutines/CoroutineContext$Key; @@ -3893,8 +3911,8 @@ HPLkotlinx/coroutines/JobSupport;->isCompleted()Z HPLkotlinx/coroutines/JobSupport;->makeCancelling(Ljava/lang/Object;)Ljava/lang/Object; HPLkotlinx/coroutines/JobSupport;->makeCompletingOnce$kotlinx_coroutines_core(Ljava/lang/Object;)Ljava/lang/Object; HPLkotlinx/coroutines/JobSupport;->makeNode(Lkotlin/jvm/functions/Function1;Z)Lkotlinx/coroutines/JobNode; -HPLkotlinx/coroutines/JobSupport;->minusKey(Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext; HPLkotlinx/coroutines/JobSupport;->nextChild(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;)Lkotlinx/coroutines/ChildHandleNode; +HPLkotlinx/coroutines/JobSupport;->notifyCancelling(Lkotlinx/coroutines/NodeList;Ljava/lang/Throwable;)V HPLkotlinx/coroutines/JobSupport;->notifyCompletion(Lkotlinx/coroutines/NodeList;Ljava/lang/Throwable;)V HPLkotlinx/coroutines/JobSupport;->parentCancelled(Lkotlinx/coroutines/ParentJob;)V HPLkotlinx/coroutines/JobSupport;->promoteSingleToNodeList(Lkotlinx/coroutines/JobNode;)V @@ -3940,6 +3958,7 @@ HPLkotlinx/coroutines/channels/BufferedChannel;->cancelSuspendedReceiveRequests( HPLkotlinx/coroutines/channels/BufferedChannel;->closeLinkedList()Lkotlinx/coroutines/channels/ChannelSegment; HPLkotlinx/coroutines/channels/BufferedChannel;->closeOrCancelImpl(Ljava/lang/Throwable;Z)Z HPLkotlinx/coroutines/channels/BufferedChannel;->completeClose(J)Lkotlinx/coroutines/channels/ChannelSegment; +HPLkotlinx/coroutines/channels/BufferedChannel;->expandBuffer()V HPLkotlinx/coroutines/channels/BufferedChannel;->findSegmentBufferEnd(JLkotlinx/coroutines/channels/ChannelSegment;J)Lkotlinx/coroutines/channels/ChannelSegment; HPLkotlinx/coroutines/channels/BufferedChannel;->findSegmentReceive(JLkotlinx/coroutines/channels/ChannelSegment;)Lkotlinx/coroutines/channels/ChannelSegment; HPLkotlinx/coroutines/channels/BufferedChannel;->findSegmentSend(JLkotlinx/coroutines/channels/ChannelSegment;)Lkotlinx/coroutines/channels/ChannelSegment; @@ -3972,6 +3991,7 @@ HPLkotlinx/coroutines/channels/BufferedChannel;->trySend-JP2dKIU(Ljava/lang/Obje HPLkotlinx/coroutines/channels/BufferedChannel;->updateCellExpandBuffer(Lkotlinx/coroutines/channels/ChannelSegment;IJ)Z HPLkotlinx/coroutines/channels/BufferedChannel;->updateCellExpandBufferSlow(Lkotlinx/coroutines/channels/ChannelSegment;IJ)Z HPLkotlinx/coroutines/channels/BufferedChannel;->updateCellReceive(Lkotlinx/coroutines/channels/ChannelSegment;IJLjava/lang/Object;)Ljava/lang/Object; +HPLkotlinx/coroutines/channels/BufferedChannel;->updateCellSend(Lkotlinx/coroutines/channels/ChannelSegment;ILjava/lang/Object;JLjava/lang/Object;Z)I HPLkotlinx/coroutines/channels/BufferedChannel;->waitExpandBufferCompletion$kotlinx_coroutines_core(J)V HPLkotlinx/coroutines/channels/BufferedChannelKt$createSegmentFunction$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HPLkotlinx/coroutines/channels/BufferedChannelKt;->access$getDONE_RCV$p()Lkotlinx/coroutines/internal/Symbol; @@ -4016,6 +4036,7 @@ HPLkotlinx/coroutines/channels/ChannelSegment;->storeElement$kotlinx_coroutines_ HPLkotlinx/coroutines/channels/ChannelsKt__Channels_commonKt;->cancelConsumed(Lkotlinx/coroutines/channels/ReceiveChannel;Ljava/lang/Throwable;)V HPLkotlinx/coroutines/channels/ConflatedBufferedChannel;->(ILkotlinx/coroutines/channels/BufferOverflow;Lkotlin/jvm/functions/Function1;)V HPLkotlinx/coroutines/channels/ConflatedBufferedChannel;->trySend-JP2dKIU(Ljava/lang/Object;)Ljava/lang/Object; +HPLkotlinx/coroutines/channels/ConflatedBufferedChannel;->trySendDropOldest-JP2dKIU(Ljava/lang/Object;)Ljava/lang/Object; HPLkotlinx/coroutines/channels/ConflatedBufferedChannel;->trySendImpl-Mj0NB7M(Ljava/lang/Object;Z)Ljava/lang/Object; HPLkotlinx/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; HPLkotlinx/coroutines/flow/AbstractFlow$collect$1;->(Lkotlinx/coroutines/flow/AbstractFlow;Lkotlin/coroutines/Continuation;)V @@ -4025,7 +4046,6 @@ HPLkotlinx/coroutines/flow/FlowKt__BuildersKt;->flow(Lkotlin/jvm/functions/Funct HPLkotlinx/coroutines/flow/FlowKt__ChannelsKt$emitAllImpl$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HPLkotlinx/coroutines/flow/FlowKt__ChannelsKt;->access$emitAllImpl$FlowKt__ChannelsKt(Lkotlinx/coroutines/flow/FlowCollector;Lkotlinx/coroutines/channels/ReceiveChannel;ZLkotlin/coroutines/Continuation;)Ljava/lang/Object; HPLkotlinx/coroutines/flow/FlowKt__ChannelsKt;->emitAllImpl$FlowKt__ChannelsKt(Lkotlinx/coroutines/flow/FlowCollector;Lkotlinx/coroutines/channels/ReceiveChannel;ZLkotlin/coroutines/Continuation;)Ljava/lang/Object; -HPLkotlinx/coroutines/flow/FlowKt__ContextKt;->buffer$default(Lkotlinx/coroutines/flow/Flow;ILkotlinx/coroutines/channels/BufferOverflow;ILjava/lang/Object;)Lkotlinx/coroutines/flow/Flow; HPLkotlinx/coroutines/flow/FlowKt__ContextKt;->buffer(Lkotlinx/coroutines/flow/Flow;ILkotlinx/coroutines/channels/BufferOverflow;)Lkotlinx/coroutines/flow/Flow; HPLkotlinx/coroutines/flow/FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HPLkotlinx/coroutines/flow/FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1;->collect(Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -4042,6 +4062,7 @@ HPLkotlinx/coroutines/flow/FlowKt__ReduceKt;->first(Lkotlinx/coroutines/flow/Flo HPLkotlinx/coroutines/flow/FlowKt__TransformKt$filterNotNull$$inlined$unsafeTransform$1$2;->emit(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HPLkotlinx/coroutines/flow/FlowKt__TransformKt$onEach$$inlined$unsafeTransform$1$2$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HPLkotlinx/coroutines/flow/FlowKt__TransformKt$onEach$$inlined$unsafeTransform$1$2;->emit(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +HPLkotlinx/coroutines/flow/SafeFlow;->(Lkotlin/jvm/functions/Function2;)V HPLkotlinx/coroutines/flow/SafeFlow;->collectSafely(Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HPLkotlinx/coroutines/flow/SharedFlowImpl$collect$1;->(Lkotlinx/coroutines/flow/SharedFlowImpl;Lkotlin/coroutines/Continuation;)V HPLkotlinx/coroutines/flow/SharedFlowImpl$collect$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; @@ -4064,10 +4085,9 @@ HPLkotlinx/coroutines/flow/SharedFlowImpl;->updateBufferLocked(JJJJ)V HPLkotlinx/coroutines/flow/SharedFlowImpl;->updateCollectorIndexLocked$kotlinx_coroutines_core(J)[Lkotlin/coroutines/Continuation; HPLkotlinx/coroutines/flow/SharedFlowImpl;->updateNewCollectorIndexLocked$kotlinx_coroutines_core()J HPLkotlinx/coroutines/flow/SharedFlowKt;->MutableSharedFlow(IILkotlinx/coroutines/channels/BufferOverflow;)Lkotlinx/coroutines/flow/MutableSharedFlow; +HPLkotlinx/coroutines/flow/SharedFlowSlot;->allocateLocked(Ljava/lang/Object;)Z HPLkotlinx/coroutines/flow/SharedFlowSlot;->allocateLocked(Lkotlinx/coroutines/flow/SharedFlowImpl;)Z -HPLkotlinx/coroutines/flow/SharedFlowSlot;->freeLocked(Ljava/lang/Object;)[Lkotlin/coroutines/Continuation; HPLkotlinx/coroutines/flow/StateFlowImpl$collect$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -HPLkotlinx/coroutines/flow/StateFlowImpl;->(Ljava/lang/Object;)V HPLkotlinx/coroutines/flow/StateFlowImpl;->collect(Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HPLkotlinx/coroutines/flow/StateFlowImpl;->getValue()Ljava/lang/Object; HPLkotlinx/coroutines/flow/StateFlowImpl;->setValue(Ljava/lang/Object;)V @@ -4106,7 +4126,6 @@ HPLkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest$flowCollect$3$1$2 HPLkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest$flowCollect$3$1$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HPLkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest$flowCollect$3$1;->(Lkotlin/jvm/internal/Ref$ObjectRef;Lkotlinx/coroutines/CoroutineScope;Lkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest;Lkotlinx/coroutines/flow/FlowCollector;)V HPLkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest$flowCollect$3$1;->emit(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HPLkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest$flowCollect$3;->(Lkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest;Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)V HPLkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest$flowCollect$3;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HPLkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest$flowCollect$3;->invoke(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HPLkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest$flowCollect$3;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; @@ -4142,6 +4161,7 @@ HPLkotlinx/coroutines/internal/ConcurrentLinkedListNode;->markAsClosed()Z HPLkotlinx/coroutines/internal/ConcurrentLinkedListNode;->trySetNext(Lkotlinx/coroutines/internal/ConcurrentLinkedListNode;)Z HPLkotlinx/coroutines/internal/ContextScope;->(Lkotlin/coroutines/CoroutineContext;)V HPLkotlinx/coroutines/internal/ContextScope;->getCoroutineContext()Lkotlin/coroutines/CoroutineContext; +HPLkotlinx/coroutines/internal/DispatchedContinuation;->(Lkotlinx/coroutines/CoroutineDispatcher;Lkotlin/coroutines/Continuation;)V HPLkotlinx/coroutines/internal/DispatchedContinuation;->awaitReusability()V HPLkotlinx/coroutines/internal/DispatchedContinuation;->claimReusableCancellableContinuation()Lkotlinx/coroutines/CancellableContinuationImpl; HPLkotlinx/coroutines/internal/DispatchedContinuation;->getContext()Lkotlin/coroutines/CoroutineContext; @@ -4175,7 +4195,6 @@ HPLkotlinx/coroutines/internal/LockFreeLinkedListNode;->getNextNode()Lkotlinx/co HPLkotlinx/coroutines/internal/LockFreeLinkedListNode;->getPrevNode()Lkotlinx/coroutines/internal/LockFreeLinkedListNode; HPLkotlinx/coroutines/internal/LockFreeLinkedListNode;->isRemoved()Z HPLkotlinx/coroutines/internal/LockFreeLinkedListNode;->remove()Z -HPLkotlinx/coroutines/internal/LockFreeLinkedListNode;->removeOrNext()Lkotlinx/coroutines/internal/LockFreeLinkedListNode; HPLkotlinx/coroutines/internal/LockFreeLinkedListNode;->removed()Lkotlinx/coroutines/internal/Removed; HPLkotlinx/coroutines/internal/LockFreeLinkedListNode;->tryCondAddNext(Lkotlinx/coroutines/internal/LockFreeLinkedListNode;Lkotlinx/coroutines/internal/LockFreeLinkedListNode;Lkotlinx/coroutines/internal/LockFreeLinkedListNode$CondAddOp;)I HPLkotlinx/coroutines/internal/LockFreeTaskQueue;->addLast(Ljava/lang/Object;)Z @@ -4215,11 +4234,13 @@ HPLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->inStack()Z HPLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->park()V HPLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->pollGlobalQueues()Lkotlinx/coroutines/scheduling/Task; HPLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->runWorker()V +HPLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->setIndexInArray(I)V HPLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->setNextParkedWorker(Ljava/lang/Object;)V HPLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->tryAcquireCpuPermit()Z HPLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->tryPark()V HPLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->tryReleaseCpu(Lkotlinx/coroutines/scheduling/CoroutineScheduler$WorkerState;)Z HPLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->trySteal(I)Lkotlinx/coroutines/scheduling/Task; +HPLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->tryTerminateWorker()V HPLkotlinx/coroutines/scheduling/CoroutineScheduler;->addToGlobalQueue(Lkotlinx/coroutines/scheduling/Task;)Z HPLkotlinx/coroutines/scheduling/CoroutineScheduler;->createTask(Ljava/lang/Runnable;Lkotlinx/coroutines/scheduling/TaskContext;)Lkotlinx/coroutines/scheduling/Task; HPLkotlinx/coroutines/scheduling/CoroutineScheduler;->dispatch(Ljava/lang/Runnable;Lkotlinx/coroutines/scheduling/TaskContext;Z)V @@ -4280,8 +4301,8 @@ HPLkotlinx/serialization/internal/ListLikeDescriptor;->(Lkotlinx/serializa HPLkotlinx/serialization/internal/ListLikeDescriptor;->(Lkotlinx/serialization/descriptors/SerialDescriptor;Lkotlin/jvm/internal/DefaultConstructorMarker;)V HPLkotlinx/serialization/internal/ListLikeDescriptor;->getElementsCount()I HPLkotlinx/serialization/internal/ListLikeDescriptor;->getKind()Lkotlinx/serialization/descriptors/SerialKind; -HPLkotlinx/serialization/internal/PluginGeneratedSerialDescriptor;->getElementsCount()I HPLkotlinx/serialization/internal/PluginGeneratedSerialDescriptor;->getKind()Lkotlinx/serialization/descriptors/SerialKind; +HPLkotlinx/serialization/internal/PluginGeneratedSerialDescriptor;->get_hashCode()I HPLkotlinx/serialization/internal/PluginGeneratedSerialDescriptor;->hashCode()I HPLkotlinx/serialization/internal/PrimitiveSerialDescriptor;->isNullable()Z HPLkotlinx/serialization/internal/StringSerializer;->deserialize(Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object; @@ -4298,35 +4319,32 @@ HPLkotlinx/serialization/json/JsonConfiguration;->getIgnoreUnknownKeys()Z HPLkotlinx/serialization/json/JsonConfiguration;->getNamingStrategy()Lkotlinx/serialization/json/JsonNamingStrategy; HPLkotlinx/serialization/json/JsonConfiguration;->isLenient()Z HPLkotlinx/serialization/json/JsonNamingStrategy$Builtins$SnakeCase$1;->serialNameForJson(Lkotlinx/serialization/descriptors/SerialDescriptor;ILjava/lang/String;)Ljava/lang/String; -HPLkotlinx/serialization/json/JsonSchemaCacheKt;->getSchemaCache(Lkotlinx/serialization/json/Json;)Lkotlinx/serialization/json/internal/DescriptorSchemaCache; HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->appendEsc(I)I HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->appendEscape(II)I HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->appendHex(Ljava/lang/CharSequence;I)I HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->appendRange(II)V HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->consumeNumericLiteral()J -HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->consumeString()Ljava/lang/String; HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->consumeString(Ljava/lang/CharSequence;II)Ljava/lang/String; HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->decodedString(II)Ljava/lang/String; HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->fromHexChar(Ljava/lang/CharSequence;I)I HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->isValidValueStart(C)Z -HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->peekNextToken()B HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->skipElement(Z)V HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->substring(II)Ljava/lang/String; HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->tryConsumeNull$default(Lkotlinx/serialization/json/internal/AbstractJsonLexer;ZILjava/lang/Object;)Z HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->tryConsumeNull(Z)Z HPLkotlinx/serialization/json/internal/AbstractJsonLexerKt;->charToTokenClass(C)B +HPLkotlinx/serialization/json/internal/AbstractJsonLexerKt;->escapeToChar(I)C HPLkotlinx/serialization/json/internal/DescriptorSchemaCache;->get(Lkotlinx/serialization/descriptors/SerialDescriptor;Lkotlinx/serialization/json/internal/DescriptorSchemaCache$Key;)Ljava/lang/Object; HPLkotlinx/serialization/json/internal/DescriptorSchemaCache;->getOrPut(Lkotlinx/serialization/descriptors/SerialDescriptor;Lkotlinx/serialization/json/internal/DescriptorSchemaCache$Key;Lkotlin/jvm/functions/Function0;)Ljava/lang/Object; HPLkotlinx/serialization/json/internal/JsonNamesMapKt$deserializationNamesMap$1;->(Lkotlinx/serialization/descriptors/SerialDescriptor;Lkotlinx/serialization/json/Json;)V HPLkotlinx/serialization/json/internal/JsonNamesMapKt;->buildDeserializationNamesMap(Lkotlinx/serialization/descriptors/SerialDescriptor;Lkotlinx/serialization/json/Json;)Ljava/util/Map; -HPLkotlinx/serialization/json/internal/JsonNamesMapKt;->deserializationNamesMap(Lkotlinx/serialization/json/Json;Lkotlinx/serialization/descriptors/SerialDescriptor;)Ljava/util/Map; HPLkotlinx/serialization/json/internal/JsonNamesMapKt;->getJsonNameIndex$getJsonNameIndexSlowPath(Lkotlinx/serialization/json/Json;Lkotlinx/serialization/descriptors/SerialDescriptor;Ljava/lang/String;)I HPLkotlinx/serialization/json/internal/JsonNamesMapKt;->getJsonNameIndex(Lkotlinx/serialization/descriptors/SerialDescriptor;Lkotlinx/serialization/json/Json;Ljava/lang/String;)I HPLkotlinx/serialization/json/internal/JsonNamesMapKt;->namingStrategy(Lkotlinx/serialization/descriptors/SerialDescriptor;Lkotlinx/serialization/json/Json;)Lkotlinx/serialization/json/JsonNamingStrategy; HPLkotlinx/serialization/json/internal/JsonPath;->popDescriptor()V HPLkotlinx/serialization/json/internal/JsonPath;->pushDescriptor(Lkotlinx/serialization/descriptors/SerialDescriptor;)V HPLkotlinx/serialization/json/internal/JsonPath;->updateDescriptorIndex(I)V -HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->beginStructure(Lkotlinx/serialization/descriptors/SerialDescriptor;)Lkotlinx/serialization/encoding/CompositeDecoder; +HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->(Lkotlinx/serialization/json/Json;Lkotlinx/serialization/json/internal/WriteMode;Lkotlinx/serialization/json/internal/AbstractJsonLexer;Lkotlinx/serialization/descriptors/SerialDescriptor;Lkotlinx/serialization/json/internal/StreamingJsonDecoder$DiscriminatorHolder;)V HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->checkLeadingComma()V HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->decodeElementIndex(Lkotlinx/serialization/descriptors/SerialDescriptor;)I HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->decodeInt()I @@ -4336,16 +4354,13 @@ HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->decodeSerializable HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->decodeSerializableValue(Lkotlinx/serialization/DeserializationStrategy;)Ljava/lang/Object; HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->decodeString()Ljava/lang/String; HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->decodeStringKey()Ljava/lang/String; -HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->endStructure(Lkotlinx/serialization/descriptors/SerialDescriptor;)V HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->handleUnknown(Ljava/lang/String;)Z HPLkotlinx/serialization/json/internal/StringJsonLexer;->canConsumeValue()Z HPLkotlinx/serialization/json/internal/StringJsonLexer;->consumeNextToken()B -HPLkotlinx/serialization/json/internal/StringJsonLexer;->consumeNextToken(C)V HPLkotlinx/serialization/json/internal/StringJsonLexer;->getSource()Ljava/lang/CharSequence; HPLkotlinx/serialization/json/internal/StringJsonLexer;->getSource()Ljava/lang/String; HPLkotlinx/serialization/json/internal/StringJsonLexer;->prefetchOrEof(I)I HPLkotlinx/serialization/json/internal/StringJsonLexer;->skipWhitespaces()I -HPLkotlinx/serialization/json/internal/WriteModeKt;->switchMode(Lkotlinx/serialization/json/Json;Lkotlinx/serialization/descriptors/SerialDescriptor;)Lkotlinx/serialization/json/internal/WriteMode; HPLokhttp3/Address;->(Ljava/lang/String;ILokhttp3/Dns;Ljavax/net/SocketFactory;Ljavax/net/ssl/SSLSocketFactory;Ljavax/net/ssl/HostnameVerifier;Lokhttp3/CertificatePinner;Lokhttp3/Authenticator;Ljava/net/Proxy;Ljava/util/List;Ljava/util/List;Ljava/net/ProxySelector;)V HPLokhttp3/Address;->equalsNonHost$okhttp(Lokhttp3/Address;)Z HPLokhttp3/Address;->hashCode()I @@ -4418,6 +4433,7 @@ HPLokhttp3/HttpUrl;->encodedPath()Ljava/lang/String; HPLokhttp3/HttpUrl;->encodedPathSegments()Ljava/util/List; HPLokhttp3/HttpUrl;->encodedQuery()Ljava/lang/String; HPLokhttp3/HttpUrl;->encodedUsername()Ljava/lang/String; +HPLokhttp3/HttpUrl;->host()Ljava/lang/String; HPLokhttp3/HttpUrl;->newBuilder()Lokhttp3/HttpUrl$Builder; HPLokhttp3/HttpUrl;->newBuilder(Ljava/lang/String;)Lokhttp3/HttpUrl$Builder; HPLokhttp3/MediaType$Companion;->get(Ljava/lang/String;)Lokhttp3/MediaType; @@ -4445,6 +4461,8 @@ HPLokhttp3/Response$Builder;->message(Ljava/lang/String;)Lokhttp3/Response$Build HPLokhttp3/Response$Builder;->protocol(Lokhttp3/Protocol;)Lokhttp3/Response$Builder; HPLokhttp3/Response$Builder;->request(Lokhttp3/Request;)Lokhttp3/Response$Builder; HPLokhttp3/Response;->(Lokhttp3/Request;Lokhttp3/Protocol;Ljava/lang/String;ILokhttp3/Handshake;Lokhttp3/Headers;Lokhttp3/ResponseBody;Lokhttp3/Response;Lokhttp3/Response;Lokhttp3/Response;JJLokhttp3/internal/connection/Exchange;)V +HPLokhttp3/Response;->header(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +HPLokhttp3/Response;->newBuilder()Lokhttp3/Response$Builder; HPLokhttp3/TlsVersion$Companion;->forJavaName(Ljava/lang/String;)Lokhttp3/TlsVersion; HPLokhttp3/internal/HostnamesKt;->containsInvalidHostnameAsciiCodes(Ljava/lang/String;)Z HPLokhttp3/internal/HostnamesKt;->toCanonicalHost(Ljava/lang/String;)Ljava/lang/String; @@ -4546,11 +4564,13 @@ HPLokhttp3/internal/http2/Hpack$Reader;->readLiteralHeaderWithoutIndexingNewName HPLokhttp3/internal/http2/Hpack$Writer;->insertIntoDynamicTable(Lokhttp3/internal/http2/Header;)V HPLokhttp3/internal/http2/Hpack$Writer;->writeByteString(Lokio/ByteString;)V HPLokhttp3/internal/http2/Hpack$Writer;->writeHeaders(Ljava/util/List;)V +HPLokhttp3/internal/http2/Hpack$Writer;->writeInt(III)V HPLokhttp3/internal/http2/Hpack;->checkLowercase(Lokio/ByteString;)Lokio/ByteString; HPLokhttp3/internal/http2/Http2Connection$Builder;->socket(Ljava/net/Socket;Ljava/lang/String;Lokio/BufferedSource;Lokio/BufferedSink;)Lokhttp3/internal/http2/Http2Connection$Builder; HPLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->applyAndAckSettings(ZLokhttp3/internal/http2/Settings;)V HPLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->invoke()V HPLokhttp3/internal/http2/Http2Connection;->(Lokhttp3/internal/http2/Http2Connection$Builder;)V +HPLokhttp3/internal/http2/Http2Connection;->close$okhttp(Lokhttp3/internal/http2/ErrorCode;Lokhttp3/internal/http2/ErrorCode;Ljava/io/IOException;)V HPLokhttp3/internal/http2/Http2Connection;->newStream(ILjava/util/List;Z)Lokhttp3/internal/http2/Http2Stream; HPLokhttp3/internal/http2/Http2Connection;->removeStream$okhttp(I)Lokhttp3/internal/http2/Http2Stream; HPLokhttp3/internal/http2/Http2Connection;->start(ZLokhttp3/internal/concurrent/TaskRunner;)V @@ -4576,12 +4596,12 @@ HPLokhttp3/internal/http2/Http2Writer;->headers(ZILjava/util/List;)V HPLokhttp3/internal/http2/Huffman$Node;->getChildren()[Lokhttp3/internal/http2/Huffman$Node; HPLokhttp3/internal/http2/Huffman$Node;->getSymbol()I HPLokhttp3/internal/http2/Huffman$Node;->getTerminalBitCount()I +HPLokhttp3/internal/http2/Huffman;->decode(Lokio/BufferedSource;JLokio/BufferedSink;)V HPLokhttp3/internal/http2/Huffman;->encode(Lokio/ByteString;Lokio/BufferedSink;)V HPLokhttp3/internal/http2/Huffman;->encodedLength(Lokio/ByteString;)I HPLokhttp3/internal/platform/Platform$Companion;->alpnProtocolNames(Ljava/util/List;)Ljava/util/List; HPLokhttp3/internal/tls/OkHostnameVerifier;->verifyHostname(Ljava/lang/String;Ljava/lang/String;)Z HPLokhttp3/logging/HttpLoggingInterceptor;->intercept(Lokhttp3/Interceptor$Chain;)Lokhttp3/Response; -HPLokio/AsyncTimeout$Companion;->access$cancelScheduledTimeout(Lokio/AsyncTimeout$Companion;Lokio/AsyncTimeout;)Z HPLokio/AsyncTimeout$Companion;->cancelScheduledTimeout(Lokio/AsyncTimeout;)Z HPLokio/AsyncTimeout$Companion;->getLock()Ljava/util/concurrent/locks/ReentrantLock; HPLokio/AsyncTimeout$Companion;->scheduleTimeout(Lokio/AsyncTimeout;JZ)V @@ -4598,7 +4618,7 @@ HPLokio/Buffer;->getByte(J)B HPLokio/Buffer;->indexOf(BJJ)J HPLokio/Buffer;->indexOfElement(Lokio/ByteString;J)J HPLokio/Buffer;->read(Lokio/Buffer;J)J -HPLokio/Buffer;->read([BII)I +HPLokio/Buffer;->readByte()B HPLokio/Buffer;->readByteArray(J)[B HPLokio/Buffer;->readByteString()Lokio/ByteString; HPLokio/Buffer;->readByteString(J)Lokio/ByteString; @@ -4668,17 +4688,20 @@ HPLokio/RealBufferedSource;->indexOf(BJJ)J HPLokio/RealBufferedSource;->read(Lokio/Buffer;J)J HPLokio/RealBufferedSource;->readByte()B HPLokio/RealBufferedSource;->readDecimalLong()J +HPLokio/RealBufferedSource;->readInt()I HPLokio/RealBufferedSource;->readUtf8LineStrict(J)Ljava/lang/String; HPLokio/RealBufferedSource;->require(J)V HPLokio/Segment;->compact()V HPLokio/Segment;->pop()Lokio/Segment; HPLokio/Segment;->push(Lokio/Segment;)Lokio/Segment; +HPLokio/Segment;->split(I)Lokio/Segment; HPLokio/Segment;->writeTo(Lokio/Segment;I)V HPLokio/SegmentPool;->firstRef()Ljava/util/concurrent/atomic/AtomicReference; HPLokio/SegmentPool;->recycle(Lokio/Segment;)V HPLokio/SegmentPool;->take()Lokio/Segment; HPLokio/Timeout;->hasDeadline()Z HPLokio/Timeout;->throwIfReached()V +HPLokio/Timeout;->timeoutNanos()J HPLokio/_Base64Kt;->decodeBase64ToArray(Ljava/lang/String;)[B HPLokio/_Base64Kt;->encodeBase64([B[B)Ljava/lang/String; HPLokio/_JvmPlatformKt;->asUtf8ToByteArray(Ljava/lang/String;)[B @@ -4952,6 +4975,9 @@ HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$1;->(Ljava/lang/Objec HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$3;->()V HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$3;->()V HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$4$1;->(Landroidx/compose/animation/core/Transition;)V +HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$4$1;->invoke(Ljava/lang/Object;)Ljava/lang/Boolean; +HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$4$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$5$1$1$1;->(Landroidx/compose/runtime/State;)V HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$5$1$1$1;->invoke(Landroidx/compose/ui/graphics/GraphicsLayerScope;)V HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$5$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; @@ -4964,6 +4990,8 @@ HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$5$1;->invoke$lambda$1(Landr HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$5$1;->invoke(Landroidx/compose/runtime/Composer;I)V HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$5$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$7;->(Landroidx/compose/animation/core/Transition;Landroidx/compose/ui/Modifier;Landroidx/compose/animation/core/FiniteAnimationSpec;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function3;II)V +HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$7;->invoke(Landroidx/compose/runtime/Composer;I)V +HSPLandroidx/compose/animation/CrossfadeKt$Crossfade$7;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/animation/CrossfadeKt;->Crossfade(Landroidx/compose/animation/core/Transition;Landroidx/compose/ui/Modifier;Landroidx/compose/animation/core/FiniteAnimationSpec;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;II)V HSPLandroidx/compose/animation/CrossfadeKt;->Crossfade(Ljava/lang/Object;Landroidx/compose/ui/Modifier;Landroidx/compose/animation/core/FiniteAnimationSpec;Ljava/lang/String;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;II)V HSPLandroidx/compose/animation/EnterExitState;->$values()[Landroidx/compose/animation/EnterExitState; @@ -5237,12 +5265,14 @@ HSPLandroidx/compose/animation/core/InfiniteTransition;->access$get_animations$p HSPLandroidx/compose/animation/core/InfiniteTransition;->access$setStartTimeNanos$p(Landroidx/compose/animation/core/InfiniteTransition;J)V HSPLandroidx/compose/animation/core/InfiniteTransition;->addAnimation$animation_core_release(Landroidx/compose/animation/core/InfiniteTransition$TransitionAnimationState;)V HSPLandroidx/compose/animation/core/InfiniteTransition;->isRunning()Z +HSPLandroidx/compose/animation/core/InfiniteTransition;->removeAnimation$animation_core_release(Landroidx/compose/animation/core/InfiniteTransition$TransitionAnimationState;)V HSPLandroidx/compose/animation/core/InfiniteTransition;->run$animation_core_release(Landroidx/compose/runtime/Composer;I)V HSPLandroidx/compose/animation/core/InfiniteTransition;->setRefreshChildNeeded(Z)V HSPLandroidx/compose/animation/core/InfiniteTransitionKt$animateValue$1;->(Ljava/lang/Object;Landroidx/compose/animation/core/InfiniteTransition$TransitionAnimationState;Ljava/lang/Object;Landroidx/compose/animation/core/InfiniteRepeatableSpec;)V HSPLandroidx/compose/animation/core/InfiniteTransitionKt$animateValue$1;->invoke()Ljava/lang/Object; HSPLandroidx/compose/animation/core/InfiniteTransitionKt$animateValue$1;->invoke()V HSPLandroidx/compose/animation/core/InfiniteTransitionKt$animateValue$2$invoke$$inlined$onDispose$1;->(Landroidx/compose/animation/core/InfiniteTransition;Landroidx/compose/animation/core/InfiniteTransition$TransitionAnimationState;)V +HSPLandroidx/compose/animation/core/InfiniteTransitionKt$animateValue$2$invoke$$inlined$onDispose$1;->dispose()V HSPLandroidx/compose/animation/core/InfiniteTransitionKt$animateValue$2;->(Landroidx/compose/animation/core/InfiniteTransition;Landroidx/compose/animation/core/InfiniteTransition$TransitionAnimationState;)V HSPLandroidx/compose/animation/core/InfiniteTransitionKt$animateValue$2;->invoke(Landroidx/compose/runtime/DisposableEffectScope;)Landroidx/compose/runtime/DisposableEffectResult; HSPLandroidx/compose/animation/core/InfiniteTransitionKt$animateValue$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; @@ -5429,6 +5459,7 @@ HSPLandroidx/compose/animation/core/TransitionKt$createDeferredAnimation$1;->invoke(Landroidx/compose/runtime/DisposableEffectScope;)Landroidx/compose/runtime/DisposableEffectResult; HSPLandroidx/compose/animation/core/TransitionKt$createDeferredAnimation$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/animation/core/TransitionKt$createTransitionAnimation$1$1$invoke$$inlined$onDispose$1;->(Landroidx/compose/animation/core/Transition;Landroidx/compose/animation/core/Transition$TransitionAnimationState;)V +HSPLandroidx/compose/animation/core/TransitionKt$createTransitionAnimation$1$1$invoke$$inlined$onDispose$1;->dispose()V HSPLandroidx/compose/animation/core/TransitionKt$createTransitionAnimation$1$1;->(Landroidx/compose/animation/core/Transition;Landroidx/compose/animation/core/Transition$TransitionAnimationState;)V HSPLandroidx/compose/animation/core/TransitionKt$createTransitionAnimation$1$1;->invoke(Landroidx/compose/runtime/DisposableEffectScope;)Landroidx/compose/runtime/DisposableEffectResult; HSPLandroidx/compose/animation/core/TransitionKt$createTransitionAnimation$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; @@ -5579,6 +5610,7 @@ HSPLandroidx/compose/foundation/AbstractClickablePointerInputNode$delayPressInte HSPLandroidx/compose/foundation/AbstractClickablePointerInputNode$pointerInputNode$1;->(Landroidx/compose/foundation/AbstractClickablePointerInputNode;Lkotlin/coroutines/Continuation;)V HSPLandroidx/compose/foundation/AbstractClickablePointerInputNode;->(ZLandroidx/compose/foundation/interaction/MutableInteractionSource;Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/AbstractClickableNode$InteractionData;)V HSPLandroidx/compose/foundation/AbstractClickablePointerInputNode;->(ZLandroidx/compose/foundation/interaction/MutableInteractionSource;Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/AbstractClickableNode$InteractionData;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/foundation/AbstractClickablePointerInputNode;->getEnabled()Z HSPLandroidx/compose/foundation/AbstractClickablePointerInputNode;->setEnabled(Z)V HSPLandroidx/compose/foundation/AbstractClickablePointerInputNode;->setInteractionSource(Landroidx/compose/foundation/interaction/MutableInteractionSource;)V HSPLandroidx/compose/foundation/AbstractClickablePointerInputNode;->setOnClick(Lkotlin/jvm/functions/Function0;)V @@ -5679,9 +5711,16 @@ HSPLandroidx/compose/foundation/CombinedClickableElement;->(Landroidx/comp HSPLandroidx/compose/foundation/CombinedClickableElement;->(Landroidx/compose/foundation/interaction/MutableInteractionSource;ZLjava/lang/String;Landroidx/compose/ui/semantics/Role;Lkotlin/jvm/functions/Function0;Ljava/lang/String;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/foundation/CombinedClickableElement;->create()Landroidx/compose/foundation/CombinedClickableNode; HSPLandroidx/compose/foundation/CombinedClickableElement;->create()Landroidx/compose/ui/Modifier$Node; +HSPLandroidx/compose/foundation/CombinedClickableElement;->equals(Ljava/lang/Object;)Z +HSPLandroidx/compose/foundation/CombinedClickableElement;->update(Landroidx/compose/foundation/CombinedClickableNode;)V +HSPLandroidx/compose/foundation/CombinedClickableElement;->update(Landroidx/compose/ui/Modifier$Node;)V HSPLandroidx/compose/foundation/CombinedClickableNode;->(Landroidx/compose/foundation/interaction/MutableInteractionSource;ZLjava/lang/String;Landroidx/compose/ui/semantics/Role;Lkotlin/jvm/functions/Function0;Ljava/lang/String;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/foundation/CombinedClickableNode;->(Landroidx/compose/foundation/interaction/MutableInteractionSource;ZLjava/lang/String;Landroidx/compose/ui/semantics/Role;Lkotlin/jvm/functions/Function0;Ljava/lang/String;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/foundation/CombinedClickableNode;->getClickablePointerInputNode()Landroidx/compose/foundation/CombinedClickablePointerInputNode; +HSPLandroidx/compose/foundation/CombinedClickableNode;->getClickableSemanticsNode()Landroidx/compose/foundation/ClickableSemanticsNode; +HSPLandroidx/compose/foundation/CombinedClickableNode;->update-cJG_KMw(Landroidx/compose/foundation/interaction/MutableInteractionSource;ZLjava/lang/String;Landroidx/compose/ui/semantics/Role;Lkotlin/jvm/functions/Function0;Ljava/lang/String;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/foundation/CombinedClickablePointerInputNode;->(ZLandroidx/compose/foundation/interaction/MutableInteractionSource;Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/AbstractClickableNode$InteractionData;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;)V +HSPLandroidx/compose/foundation/CombinedClickablePointerInputNode;->update(ZLandroidx/compose/foundation/interaction/MutableInteractionSource;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/foundation/DarkThemeKt;->isSystemInDarkTheme(Landroidx/compose/runtime/Composer;I)Z HSPLandroidx/compose/foundation/DarkTheme_androidKt;->_isSystemInDarkTheme(Landroidx/compose/runtime/Composer;I)Z HSPLandroidx/compose/foundation/DrawOverscrollModifier;->(Landroidx/compose/foundation/AndroidEdgeEffectOverscrollEffect;Lkotlin/jvm/functions/Function1;)V @@ -6104,6 +6143,7 @@ HSPLandroidx/compose/foundation/layout/PaddingElement;->(FFFFZLkotlin/jvm/ HSPLandroidx/compose/foundation/layout/PaddingElement;->(FFFFZLkotlin/jvm/functions/Function1;Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/foundation/layout/PaddingElement;->create()Landroidx/compose/foundation/layout/PaddingNode; HSPLandroidx/compose/foundation/layout/PaddingElement;->create()Landroidx/compose/ui/Modifier$Node; +HSPLandroidx/compose/foundation/layout/PaddingElement;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/foundation/layout/PaddingKt$padding$1;->(FFFF)V HSPLandroidx/compose/foundation/layout/PaddingKt$padding$2;->(FF)V HSPLandroidx/compose/foundation/layout/PaddingKt$padding$3;->(F)V @@ -6524,6 +6564,7 @@ HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedI HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedItemContent;->getContent()Lkotlin/jvm/functions/Function2; HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedItemContent;->getKey()Ljava/lang/Object; HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedItemContent;->getLastKnownIndex()I +HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory$CachedItemContent;->getType()Ljava/lang/Object; HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory;->(Landroidx/compose/runtime/saveable/SaveableStateHolder;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory;->access$getSaveableStateHolder$p(Landroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory;)Landroidx/compose/runtime/saveable/SaveableStateHolder; HSPLandroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory;->getContent(ILjava/lang/Object;)Lkotlin/jvm/functions/Function2; @@ -7740,6 +7781,7 @@ HSPLandroidx/compose/runtime/ComposerImpl;->getAreChildrenComposing$runtime_rele HSPLandroidx/compose/runtime/ComposerImpl;->getComposition()Landroidx/compose/runtime/ControlledComposition; HSPLandroidx/compose/runtime/ComposerImpl;->getCompoundKeyHash()I HSPLandroidx/compose/runtime/ComposerImpl;->getCurrentCompositionLocalMap()Landroidx/compose/runtime/CompositionLocalMap; +HSPLandroidx/compose/runtime/ComposerImpl;->getCurrentRecomposeScope$runtime_release()Landroidx/compose/runtime/RecomposeScopeImpl; HSPLandroidx/compose/runtime/ComposerImpl;->getDefaultsInvalid()Z HSPLandroidx/compose/runtime/ComposerImpl;->getDeferredChanges$runtime_release()Ljava/util/List; HSPLandroidx/compose/runtime/ComposerImpl;->getInserting()Z @@ -7814,6 +7856,7 @@ HSPLandroidx/compose/runtime/ComposerImpl;->updateNodeCount(II)V HSPLandroidx/compose/runtime/ComposerImpl;->updateNodeCountOverrides(II)V HSPLandroidx/compose/runtime/ComposerImpl;->updateProviderMapGroup(Landroidx/compose/runtime/PersistentCompositionLocalMap;Landroidx/compose/runtime/PersistentCompositionLocalMap;)Landroidx/compose/runtime/PersistentCompositionLocalMap; HSPLandroidx/compose/runtime/ComposerImpl;->updateRememberedValue(Ljava/lang/Object;)V +HSPLandroidx/compose/runtime/ComposerImpl;->updateValue(Ljava/lang/Object;)V HSPLandroidx/compose/runtime/ComposerImpl;->updatedNodeCount(I)I HSPLandroidx/compose/runtime/ComposerImpl;->useNode()V HSPLandroidx/compose/runtime/ComposerImpl;->validateNodeExpected()V @@ -7873,6 +7916,7 @@ HSPLandroidx/compose/runtime/ComposerKt;->removeCurrentGroup(Landroidx/compose/r HSPLandroidx/compose/runtime/ComposerKt;->removeLocation(Ljava/util/List;I)Landroidx/compose/runtime/Invalidation; HSPLandroidx/compose/runtime/ComposerKt;->removeRange(Ljava/util/List;II)V HSPLandroidx/compose/runtime/ComposerKt;->runtimeCheck(Z)V +HSPLandroidx/compose/runtime/ComposerKt;->sourceInformation(Landroidx/compose/runtime/Composer;Ljava/lang/String;)V HSPLandroidx/compose/runtime/ComposerKt;->sourceInformationMarkerEnd(Landroidx/compose/runtime/Composer;)V HSPLandroidx/compose/runtime/ComposerKt;->sourceInformationMarkerStart(Landroidx/compose/runtime/Composer;ILjava/lang/String;)V HSPLandroidx/compose/runtime/CompositionContext;->()V @@ -8604,6 +8648,7 @@ HSPLandroidx/compose/runtime/Stack;->isEmpty()Z HSPLandroidx/compose/runtime/Stack;->isNotEmpty()Z HSPLandroidx/compose/runtime/Stack;->peek()Ljava/lang/Object; HSPLandroidx/compose/runtime/Stack;->peek(I)Ljava/lang/Object; +HSPLandroidx/compose/runtime/Stack;->pop()Ljava/lang/Object; HSPLandroidx/compose/runtime/Stack;->push(Ljava/lang/Object;)Z HSPLandroidx/compose/runtime/Stack;->toArray()[Ljava/lang/Object; HSPLandroidx/compose/runtime/StaticProvidableCompositionLocal;->(Lkotlin/jvm/functions/Function0;)V @@ -8644,7 +8689,6 @@ HSPLandroidx/compose/runtime/collection/IdentityArraySet$iterator$1;->hasNext()Z HSPLandroidx/compose/runtime/collection/IdentityArraySet$iterator$1;->next()Ljava/lang/Object; HSPLandroidx/compose/runtime/collection/IdentityArraySet;->()V HSPLandroidx/compose/runtime/collection/IdentityArraySet;->access$setSize$p(Landroidx/compose/runtime/collection/IdentityArraySet;I)V -HSPLandroidx/compose/runtime/collection/IdentityArraySet;->add(Ljava/lang/Object;)Z HSPLandroidx/compose/runtime/collection/IdentityArraySet;->addAll(Ljava/util/Collection;)V HSPLandroidx/compose/runtime/collection/IdentityArraySet;->clear()V HSPLandroidx/compose/runtime/collection/IdentityArraySet;->contains(Ljava/lang/Object;)Z @@ -8689,6 +8733,7 @@ HSPLandroidx/compose/runtime/collection/MutableVector$VectorListIterator;->next( HSPLandroidx/compose/runtime/collection/MutableVector;->()V HSPLandroidx/compose/runtime/collection/MutableVector;->([Ljava/lang/Object;I)V HSPLandroidx/compose/runtime/collection/MutableVector;->add(ILjava/lang/Object;)V +HSPLandroidx/compose/runtime/collection/MutableVector;->add(Ljava/lang/Object;)Z HSPLandroidx/compose/runtime/collection/MutableVector;->addAll(ILandroidx/compose/runtime/collection/MutableVector;)Z HSPLandroidx/compose/runtime/collection/MutableVector;->asMutableList()Ljava/util/List; HSPLandroidx/compose/runtime/collection/MutableVector;->clear()V @@ -8791,6 +8836,7 @@ HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementati HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->elementsIdentityEquals(Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;)Z HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->entryCount$runtime_release()I HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->entryKeyIndex$runtime_release(I)I +HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->get(ILjava/lang/Object;I)Ljava/lang/Object; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->getBuffer$runtime_release()[Ljava/lang/Object; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->hasEntryAt$runtime_release(I)Z HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->hasNodeAt(I)Z @@ -9018,6 +9064,7 @@ HSPLandroidx/compose/runtime/snapshots/ReadonlySnapshot;->dispose()V HSPLandroidx/compose/runtime/snapshots/ReadonlySnapshot;->getReadObserver$runtime_release()Lkotlin/jvm/functions/Function1; HSPLandroidx/compose/runtime/snapshots/ReadonlySnapshot;->nestedDeactivated$runtime_release(Landroidx/compose/runtime/snapshots/Snapshot;)V HSPLandroidx/compose/runtime/snapshots/Snapshot$Companion$registerApplyObserver$2;->(Lkotlin/jvm/functions/Function2;)V +HSPLandroidx/compose/runtime/snapshots/Snapshot$Companion$registerApplyObserver$2;->dispose()V HSPLandroidx/compose/runtime/snapshots/Snapshot$Companion$registerGlobalWriteObserver$2;->(Lkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/runtime/snapshots/Snapshot$Companion;->()V HSPLandroidx/compose/runtime/snapshots/Snapshot$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -9030,6 +9077,7 @@ HSPLandroidx/compose/runtime/snapshots/Snapshot$Companion;->sendApplyNotificatio HSPLandroidx/compose/runtime/snapshots/Snapshot$Companion;->takeMutableSnapshot(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/snapshots/MutableSnapshot; HSPLandroidx/compose/runtime/snapshots/Snapshot$Companion;->takeSnapshot(Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/snapshots/Snapshot; HSPLandroidx/compose/runtime/snapshots/Snapshot;->()V +HSPLandroidx/compose/runtime/snapshots/Snapshot;->(ILandroidx/compose/runtime/snapshots/SnapshotIdSet;)V HSPLandroidx/compose/runtime/snapshots/Snapshot;->(ILandroidx/compose/runtime/snapshots/SnapshotIdSet;Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/runtime/snapshots/Snapshot;->closeAndReleasePinning$runtime_release()V HSPLandroidx/compose/runtime/snapshots/Snapshot;->closeLocked$runtime_release()V @@ -9145,6 +9193,7 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->optimisticMerges(Landroidx/c HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->overwritableRecord(Landroidx/compose/runtime/snapshots/StateRecord;Landroidx/compose/runtime/snapshots/StateObject;Landroidx/compose/runtime/snapshots/Snapshot;Landroidx/compose/runtime/snapshots/StateRecord;)Landroidx/compose/runtime/snapshots/StateRecord; HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->overwriteUnusedRecordsLocked(Landroidx/compose/runtime/snapshots/StateObject;)Z HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->processForUnusedRecordsLocked(Landroidx/compose/runtime/snapshots/StateObject;)V +HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->readable(Landroidx/compose/runtime/snapshots/StateRecord;ILandroidx/compose/runtime/snapshots/SnapshotIdSet;)Landroidx/compose/runtime/snapshots/StateRecord; HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->readable(Landroidx/compose/runtime/snapshots/StateRecord;Landroidx/compose/runtime/snapshots/StateObject;)Landroidx/compose/runtime/snapshots/StateRecord; HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->releasePinningLocked(I)V HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->takeNewGlobalSnapshot(Landroidx/compose/runtime/snapshots/Snapshot;Lkotlin/jvm/functions/Function1;)Ljava/lang/Object; @@ -9152,6 +9201,7 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->takeNewSnapshot(Lkotlin/jvm/ HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->trackPinning(ILandroidx/compose/runtime/snapshots/SnapshotIdSet;)I HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->usedLocked(Landroidx/compose/runtime/snapshots/StateObject;)Landroidx/compose/runtime/snapshots/StateRecord; HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->valid(IILandroidx/compose/runtime/snapshots/SnapshotIdSet;)Z +HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->valid(Landroidx/compose/runtime/snapshots/StateRecord;ILandroidx/compose/runtime/snapshots/SnapshotIdSet;)Z HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->validateOpen(Landroidx/compose/runtime/snapshots/Snapshot;)V HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->writableRecord(Landroidx/compose/runtime/snapshots/StateRecord;Landroidx/compose/runtime/snapshots/StateObject;Landroidx/compose/runtime/snapshots/Snapshot;)Landroidx/compose/runtime/snapshots/StateRecord; HSPLandroidx/compose/runtime/snapshots/SnapshotMapEntrySet;->(Landroidx/compose/runtime/snapshots/SnapshotStateMap;)V @@ -9173,7 +9223,6 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotStateList;->contains(Ljava/lang/O HSPLandroidx/compose/runtime/snapshots/SnapshotStateList;->get(I)Ljava/lang/Object; HSPLandroidx/compose/runtime/snapshots/SnapshotStateList;->getFirstStateRecord()Landroidx/compose/runtime/snapshots/StateRecord; HSPLandroidx/compose/runtime/snapshots/SnapshotStateList;->getModification$runtime_release()I -HSPLandroidx/compose/runtime/snapshots/SnapshotStateList;->getSize()I HSPLandroidx/compose/runtime/snapshots/SnapshotStateList;->isEmpty()Z HSPLandroidx/compose/runtime/snapshots/SnapshotStateList;->iterator()Ljava/util/Iterator; HSPLandroidx/compose/runtime/snapshots/SnapshotStateList;->listIterator()Ljava/util/ListIterator; @@ -9254,7 +9303,6 @@ HSPLandroidx/compose/runtime/snapshots/StateRecord;->getNext$runtime_release()La HSPLandroidx/compose/runtime/snapshots/StateRecord;->getSnapshotId$runtime_release()I HSPLandroidx/compose/runtime/snapshots/StateRecord;->setNext$runtime_release(Landroidx/compose/runtime/snapshots/StateRecord;)V HSPLandroidx/compose/runtime/snapshots/StateRecord;->setSnapshotId$runtime_release(I)V -HSPLandroidx/compose/runtime/snapshots/TransparentObserverMutableSnapshot;->(Landroidx/compose/runtime/snapshots/MutableSnapshot;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;ZZ)V HSPLandroidx/compose/runtime/snapshots/TransparentObserverMutableSnapshot;->apply()Landroidx/compose/runtime/snapshots/SnapshotApplyResult; HSPLandroidx/compose/runtime/snapshots/TransparentObserverMutableSnapshot;->dispose()V HSPLandroidx/compose/runtime/snapshots/TransparentObserverMutableSnapshot;->getCurrentSnapshot()Landroidx/compose/runtime/snapshots/MutableSnapshot; @@ -9380,10 +9428,13 @@ HSPLandroidx/compose/ui/draw/ClipKt;->clip(Landroidx/compose/ui/Modifier;Landroi HSPLandroidx/compose/ui/draw/ClipKt;->clipToBounds(Landroidx/compose/ui/Modifier;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/ui/draw/DrawBackgroundModifier;->(Lkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/ui/draw/DrawBackgroundModifier;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V +HSPLandroidx/compose/ui/draw/DrawBackgroundModifier;->setOnDraw(Lkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/ui/draw/DrawBehindElement;->(Lkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/ui/draw/DrawBehindElement;->create()Landroidx/compose/ui/Modifier$Node; HSPLandroidx/compose/ui/draw/DrawBehindElement;->create()Landroidx/compose/ui/draw/DrawBackgroundModifier; HSPLandroidx/compose/ui/draw/DrawBehindElement;->equals(Ljava/lang/Object;)Z +HSPLandroidx/compose/ui/draw/DrawBehindElement;->update(Landroidx/compose/ui/Modifier$Node;)V +HSPLandroidx/compose/ui/draw/DrawBehindElement;->update(Landroidx/compose/ui/draw/DrawBackgroundModifier;)V HSPLandroidx/compose/ui/draw/DrawModifierKt;->drawBehind(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/ui/draw/DrawModifierKt;->drawWithContent(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/ui/draw/DrawWithContentElement;->(Lkotlin/jvm/functions/Function1;)V @@ -9587,6 +9638,8 @@ HSPLandroidx/compose/ui/graphics/AndroidColorFilter_androidKt;->asAndroidColorFi HSPLandroidx/compose/ui/graphics/AndroidColorSpace_androidKt;->toAndroidColorSpace(Landroidx/compose/ui/graphics/colorspace/ColorSpace;)Landroid/graphics/ColorSpace; HSPLandroidx/compose/ui/graphics/AndroidImageBitmap;->(Landroid/graphics/Bitmap;)V HSPLandroidx/compose/ui/graphics/AndroidImageBitmap;->getBitmap$ui_graphics_release()Landroid/graphics/Bitmap; +HSPLandroidx/compose/ui/graphics/AndroidImageBitmap;->getHeight()I +HSPLandroidx/compose/ui/graphics/AndroidImageBitmap;->getWidth()I HSPLandroidx/compose/ui/graphics/AndroidImageBitmap;->prepareToDraw()V HSPLandroidx/compose/ui/graphics/AndroidImageBitmap_androidKt;->ActualImageBitmap-x__-hDU(IIIZLandroidx/compose/ui/graphics/colorspace/ColorSpace;)Landroidx/compose/ui/graphics/ImageBitmap; HSPLandroidx/compose/ui/graphics/AndroidImageBitmap_androidKt;->asAndroidBitmap(Landroidx/compose/ui/graphics/ImageBitmap;)Landroid/graphics/Bitmap; @@ -9822,6 +9875,7 @@ HSPLandroidx/compose/ui/graphics/Matrix;->box-impl([F)Landroidx/compose/ui/graph HSPLandroidx/compose/ui/graphics/Matrix;->constructor-impl$default([FILkotlin/jvm/internal/DefaultConstructorMarker;)[F HSPLandroidx/compose/ui/graphics/Matrix;->constructor-impl([F)[F HSPLandroidx/compose/ui/graphics/Matrix;->map-MK-Hz9U([FJ)J +HSPLandroidx/compose/ui/graphics/Matrix;->reset-impl([F)V HSPLandroidx/compose/ui/graphics/Matrix;->rotateZ-impl([FF)V HSPLandroidx/compose/ui/graphics/Matrix;->scale-impl([FFFF)V HSPLandroidx/compose/ui/graphics/Matrix;->translate-impl$default([FFFFILjava/lang/Object;)V @@ -10792,7 +10846,6 @@ HSPLandroidx/compose/ui/layout/MeasureScope$layout$1;->(IILjava/util/Map;L HSPLandroidx/compose/ui/layout/MeasureScope$layout$1;->getAlignmentLines()Ljava/util/Map; HSPLandroidx/compose/ui/layout/MeasureScope$layout$1;->getHeight()I HSPLandroidx/compose/ui/layout/MeasureScope$layout$1;->getWidth()I -HSPLandroidx/compose/ui/layout/MeasureScope$layout$1;->placeChildren()V HSPLandroidx/compose/ui/layout/MeasureScope;->layout$default(Landroidx/compose/ui/layout/MeasureScope;IILjava/util/Map;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)Landroidx/compose/ui/layout/MeasureResult; HSPLandroidx/compose/ui/layout/MeasureScope;->layout(IILjava/util/Map;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/layout/MeasureResult; HSPLandroidx/compose/ui/layout/NoOpSubcomposeSlotReusePolicy;->()V @@ -11100,7 +11153,6 @@ HSPLandroidx/compose/ui/node/LayoutModifierNodeCoordinator;->getTail()Landroidx/ HSPLandroidx/compose/ui/node/LayoutModifierNodeCoordinator;->getWrappedNonNull()Landroidx/compose/ui/node/NodeCoordinator; HSPLandroidx/compose/ui/node/LayoutModifierNodeCoordinator;->measure-BRTryo0(J)Landroidx/compose/ui/layout/Placeable; 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/LayoutModifierNodeCoordinatorKt;->access$calculateAlignmentAndPlaceChildAsNeeded(Landroidx/compose/ui/node/LookaheadCapablePlaceable;Landroidx/compose/ui/layout/AlignmentLine;)I HSPLandroidx/compose/ui/node/LayoutModifierNodeCoordinatorKt;->calculateAlignmentAndPlaceChildAsNeeded(Landroidx/compose/ui/node/LookaheadCapablePlaceable;Landroidx/compose/ui/layout/AlignmentLine;)I HSPLandroidx/compose/ui/node/LayoutModifierNodeKt;->invalidateLayer(Landroidx/compose/ui/node/LayoutModifierNode;)V @@ -11288,13 +11340,11 @@ HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->getZ HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->invalidateIntrinsicsParent(Z)V HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->invalidateParentData()V HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->isPlaced()Z -HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->layoutChildren()V HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->markNodeAndSubtreeAsPlaced()V HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->measure-BRTryo0(J)Landroidx/compose/ui/layout/Placeable; HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->notifyChildrenUsingCoordinatesWhilePlacing()V HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->onBeforeLayoutChildren()V HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->onNodeDetached()V -HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->onNodePlaced$ui_release()V HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->placeAt-f8xVGno(JFLkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->placeOuterCoordinator-f8xVGno(JFLkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->replace()V @@ -11480,9 +11530,7 @@ HSPLandroidx/compose/ui/node/NodeCoordinator;->setWrapped$ui_release(Landroidx/c HSPLandroidx/compose/ui/node/NodeCoordinator;->setWrappedBy$ui_release(Landroidx/compose/ui/node/NodeCoordinator;)V HSPLandroidx/compose/ui/node/NodeCoordinator;->toParentPosition-MK-Hz9U(J)J HSPLandroidx/compose/ui/node/NodeCoordinator;->updateLayerBlock$default(Landroidx/compose/ui/node/NodeCoordinator;Lkotlin/jvm/functions/Function1;ZILjava/lang/Object;)V -HSPLandroidx/compose/ui/node/NodeCoordinator;->updateLayerBlock(Lkotlin/jvm/functions/Function1;Z)V HSPLandroidx/compose/ui/node/NodeCoordinator;->updateLayerParameters$default(Landroidx/compose/ui/node/NodeCoordinator;ZILjava/lang/Object;)V -HSPLandroidx/compose/ui/node/NodeCoordinator;->updateLayerParameters(Z)V HSPLandroidx/compose/ui/node/NodeKind;->constructor-impl(I)I HSPLandroidx/compose/ui/node/NodeKindKt;->autoInvalidateInsertedNode(Landroidx/compose/ui/Modifier$Node;)V HSPLandroidx/compose/ui/node/NodeKindKt;->autoInvalidateNodeIncludingDelegates(Landroidx/compose/ui/Modifier$Node;II)V @@ -11989,7 +12037,6 @@ HSPLandroidx/compose/ui/platform/RenderNodeLayer;->reuseLayer(Lkotlin/jvm/functi HSPLandroidx/compose/ui/platform/RenderNodeLayer;->setDirty(Z)V HSPLandroidx/compose/ui/platform/RenderNodeLayer;->triggerRepaint()V HSPLandroidx/compose/ui/platform/RenderNodeLayer;->updateDisplayList()V -HSPLandroidx/compose/ui/platform/RenderNodeLayer;->updateLayerProperties-dDxr-wY(FFFFFFFFFFJLandroidx/compose/ui/graphics/Shape;ZLandroidx/compose/ui/graphics/RenderEffect;JJILandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)V HSPLandroidx/compose/ui/platform/TestTagKt$testTag$1;->(Ljava/lang/String;)V HSPLandroidx/compose/ui/platform/TestTagKt;->testTag(Landroidx/compose/ui/Modifier;Ljava/lang/String;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/ui/platform/TextToolbarStatus;->$values()[Landroidx/compose/ui/platform/TextToolbarStatus; @@ -12241,6 +12288,7 @@ HSPLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/ut HSPLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/util/List;Ljava/util/List;ILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V HSPLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/List;ILkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/ui/text/AnnotatedString;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/text/AnnotatedString;->getParagraphStylesOrNull$ui_text_release()Ljava/util/List; HSPLandroidx/compose/ui/text/AnnotatedString;->getSpanStyles()Ljava/util/List; HSPLandroidx/compose/ui/text/AnnotatedString;->getSpanStylesOrNull$ui_text_release()Ljava/util/List; @@ -14049,6 +14097,7 @@ HSPLandroidx/paging/CombinedLoadStates;->equals(Ljava/lang/Object;)Z HSPLandroidx/paging/CombinedLoadStates;->getAppend()Landroidx/paging/LoadState; HSPLandroidx/paging/CombinedLoadStates;->getPrepend()Landroidx/paging/LoadState; HSPLandroidx/paging/CombinedLoadStates;->getRefresh()Landroidx/paging/LoadState; +HSPLandroidx/paging/CombinedLoadStates;->getSource()Landroidx/paging/LoadStates; HSPLandroidx/paging/ConflatedEventBus$special$$inlined$mapNotNull$1$2$1;->(Landroidx/paging/ConflatedEventBus$special$$inlined$mapNotNull$1$2;Lkotlin/coroutines/Continuation;)V HSPLandroidx/paging/ConflatedEventBus$special$$inlined$mapNotNull$1$2;->(Lkotlinx/coroutines/flow/FlowCollector;)V HSPLandroidx/paging/ConflatedEventBus$special$$inlined$mapNotNull$1$2;->emit(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -14333,6 +14382,7 @@ HSPLandroidx/paging/PageFetcherSnapshotState;->toPageEvent$paging_common(Landroi HSPLandroidx/paging/PagePresenter$Companion;->()V HSPLandroidx/paging/PagePresenter$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/paging/PagePresenter$Companion;->initial$paging_common(Landroidx/paging/PageEvent$Insert;)Landroidx/paging/PagePresenter; +HSPLandroidx/paging/PagePresenter$WhenMappings;->()V HSPLandroidx/paging/PagePresenter;->()V HSPLandroidx/paging/PagePresenter;->(Landroidx/paging/PageEvent$Insert;)V HSPLandroidx/paging/PagePresenter;->(Ljava/util/List;II)V @@ -14349,6 +14399,7 @@ HSPLandroidx/paging/PagePresenter;->getPlaceholdersBefore()I HSPLandroidx/paging/PagePresenter;->getSize()I HSPLandroidx/paging/PagePresenter;->getStorageCount()I HSPLandroidx/paging/PagePresenter;->initializeHint()Landroidx/paging/ViewportHint$Initial; +HSPLandroidx/paging/PagePresenter;->insertPage(Landroidx/paging/PageEvent$Insert;Landroidx/paging/PagePresenter$ProcessPageEventCallback;)V HSPLandroidx/paging/PagePresenter;->processEvent(Landroidx/paging/PageEvent;Landroidx/paging/PagePresenter$ProcessPageEventCallback;)V HSPLandroidx/paging/PagePresenter;->snapshot()Landroidx/paging/ItemSnapshotList; HSPLandroidx/paging/Pager$flow$2;->(Lkotlin/jvm/functions/Function0;Lkotlin/coroutines/Continuation;)V @@ -14395,8 +14446,14 @@ HSPLandroidx/paging/PagingDataDiffer$presentNewList$transformedLastAccessedIndex HSPLandroidx/paging/PagingDataDiffer$presentNewList$transformedLastAccessedIndex$1;->invoke()Ljava/lang/Object; HSPLandroidx/paging/PagingDataDiffer$presentNewList$transformedLastAccessedIndex$1;->invoke()V HSPLandroidx/paging/PagingDataDiffer$processPageEventCallback$1;->(Landroidx/paging/PagingDataDiffer;)V +HSPLandroidx/paging/PagingDataDiffer$processPageEventCallback$1;->onChanged(II)V +HSPLandroidx/paging/PagingDataDiffer$processPageEventCallback$1;->onInserted(II)V HSPLandroidx/paging/PagingDataDiffer$processPageEventCallback$1;->onStateUpdate(Landroidx/paging/LoadStates;Landroidx/paging/LoadStates;)V HSPLandroidx/paging/PagingDataDiffer;->(Landroidx/paging/DifferCallback;Lkotlin/coroutines/CoroutineContext;Landroidx/paging/PagingData;)V +HSPLandroidx/paging/PagingDataDiffer;->access$getCombinedLoadStatesCollection$p(Landroidx/paging/PagingDataDiffer;)Landroidx/paging/MutableCombinedLoadStateCollection; +HSPLandroidx/paging/PagingDataDiffer;->access$getDifferCallback$p(Landroidx/paging/PagingDataDiffer;)Landroidx/paging/DifferCallback; +HSPLandroidx/paging/PagingDataDiffer;->access$getLastAccessedIndex$p(Landroidx/paging/PagingDataDiffer;)I +HSPLandroidx/paging/PagingDataDiffer;->access$getLastAccessedIndexUnfulfilled$p(Landroidx/paging/PagingDataDiffer;)Z HSPLandroidx/paging/PagingDataDiffer;->access$getMainContext$p(Landroidx/paging/PagingDataDiffer;)Lkotlin/coroutines/CoroutineContext; HSPLandroidx/paging/PagingDataDiffer;->access$getOnPagesUpdatedListeners$p(Landroidx/paging/PagingDataDiffer;)Ljava/util/concurrent/CopyOnWriteArrayList; HSPLandroidx/paging/PagingDataDiffer;->access$getPresenter$p(Landroidx/paging/PagingDataDiffer;)Landroidx/paging/PagePresenter; @@ -14404,6 +14461,7 @@ HSPLandroidx/paging/PagingDataDiffer;->access$getProcessPageEventCallback$p(Land HSPLandroidx/paging/PagingDataDiffer;->access$get_onPagesUpdatedFlow$p(Landroidx/paging/PagingDataDiffer;)Lkotlinx/coroutines/flow/MutableSharedFlow; HSPLandroidx/paging/PagingDataDiffer;->access$presentNewList(Landroidx/paging/PagingDataDiffer;Ljava/util/List;IIZLandroidx/paging/LoadStates;Landroidx/paging/LoadStates;Landroidx/paging/HintReceiver;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLandroidx/paging/PagingDataDiffer;->access$setHintReceiver$p(Landroidx/paging/PagingDataDiffer;Landroidx/paging/HintReceiver;)V +HSPLandroidx/paging/PagingDataDiffer;->access$setLastAccessedIndexUnfulfilled$p(Landroidx/paging/PagingDataDiffer;Z)V HSPLandroidx/paging/PagingDataDiffer;->access$setPresenter$p(Landroidx/paging/PagingDataDiffer;Landroidx/paging/PagePresenter;)V HSPLandroidx/paging/PagingDataDiffer;->access$setUiReceiver$p(Landroidx/paging/PagingDataDiffer;Landroidx/paging/UiReceiver;)V HSPLandroidx/paging/PagingDataDiffer;->addOnPagesUpdatedListener(Lkotlin/jvm/functions/Function0;)V @@ -14523,6 +14581,8 @@ HSPLandroidx/paging/compose/LazyPagingItems$collectPagingData$2;->invoke(Landroi HSPLandroidx/paging/compose/LazyPagingItems$collectPagingData$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/paging/compose/LazyPagingItems$collectPagingData$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/paging/compose/LazyPagingItems$differCallback$1;->(Landroidx/paging/compose/LazyPagingItems;)V +HSPLandroidx/paging/compose/LazyPagingItems$differCallback$1;->onChanged(II)V +HSPLandroidx/paging/compose/LazyPagingItems$differCallback$1;->onInserted(II)V HSPLandroidx/paging/compose/LazyPagingItems$pagingDataDiffer$1;->(Landroidx/paging/compose/LazyPagingItems;Landroidx/paging/DifferCallback;Lkotlinx/coroutines/MainCoroutineDispatcher;Landroidx/paging/PagingData;)V HSPLandroidx/paging/compose/LazyPagingItems$pagingDataDiffer$1;->presentNewList(Landroidx/paging/NullPaddedList;Landroidx/paging/NullPaddedList;ILkotlin/jvm/functions/Function0;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLandroidx/paging/compose/LazyPagingItems;->()V @@ -15654,6 +15714,7 @@ HSPLcoil/compose/UtilsKt;->transformOf(Landroidx/compose/ui/graphics/painter/Pai HSPLcoil/decode/BitmapFactoryDecoder$Companion;->()V HSPLcoil/decode/BitmapFactoryDecoder$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLcoil/decode/BitmapFactoryDecoder$ExceptionCatchingSource;->(Lokio/Source;)V +HSPLcoil/decode/BitmapFactoryDecoder$ExceptionCatchingSource;->getException()Ljava/lang/Exception; HSPLcoil/decode/BitmapFactoryDecoder$ExceptionCatchingSource;->read(Lokio/Buffer;J)J HSPLcoil/decode/BitmapFactoryDecoder$Factory;->(ILcoil/decode/ExifOrientationPolicy;)V HSPLcoil/decode/BitmapFactoryDecoder$Factory;->create(Lcoil/fetch/SourceResult;Lcoil/request/Options;Lcoil/ImageLoader;)Lcoil/decode/Decoder; @@ -15664,14 +15725,36 @@ HSPLcoil/decode/BitmapFactoryDecoder$decode$2$1;->invoke()Ljava/lang/Object; HSPLcoil/decode/BitmapFactoryDecoder;->()V HSPLcoil/decode/BitmapFactoryDecoder;->(Lcoil/decode/ImageSource;Lcoil/request/Options;Lkotlinx/coroutines/sync/Semaphore;Lcoil/decode/ExifOrientationPolicy;)V HSPLcoil/decode/BitmapFactoryDecoder;->access$decode(Lcoil/decode/BitmapFactoryDecoder;Landroid/graphics/BitmapFactory$Options;)Lcoil/decode/DecodeResult; +HSPLcoil/decode/BitmapFactoryDecoder;->configureConfig(Landroid/graphics/BitmapFactory$Options;Lcoil/decode/ExifData;)V +HSPLcoil/decode/BitmapFactoryDecoder;->configureScale(Landroid/graphics/BitmapFactory$Options;Lcoil/decode/ExifData;)V HSPLcoil/decode/BitmapFactoryDecoder;->decode(Landroid/graphics/BitmapFactory$Options;)Lcoil/decode/DecodeResult; HSPLcoil/decode/BitmapFactoryDecoder;->decode(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLcoil/decode/DataSource;->$values()[Lcoil/decode/DataSource; HSPLcoil/decode/DataSource;->()V HSPLcoil/decode/DataSource;->(Ljava/lang/String;I)V +HSPLcoil/decode/DecodeUtils$WhenMappings;->()V +HSPLcoil/decode/DecodeUtils;->()V +HSPLcoil/decode/DecodeUtils;->()V +HSPLcoil/decode/DecodeUtils;->calculateInSampleSize(IIIILcoil/size/Scale;)I +HSPLcoil/decode/DecodeUtils;->computeSizeMultiplier(DDDDLcoil/size/Scale;)D +HSPLcoil/decode/ExifData$Companion;->()V +HSPLcoil/decode/ExifData$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLcoil/decode/ExifData;->()V +HSPLcoil/decode/ExifData;->(ZI)V +HSPLcoil/decode/ExifData;->getRotationDegrees()I +HSPLcoil/decode/ExifData;->isFlipped()Z HSPLcoil/decode/ExifOrientationPolicy;->$values()[Lcoil/decode/ExifOrientationPolicy; HSPLcoil/decode/ExifOrientationPolicy;->()V HSPLcoil/decode/ExifOrientationPolicy;->(Ljava/lang/String;I)V +HSPLcoil/decode/ExifOrientationPolicy;->values()[Lcoil/decode/ExifOrientationPolicy; +HSPLcoil/decode/ExifUtils;->()V +HSPLcoil/decode/ExifUtils;->()V +HSPLcoil/decode/ExifUtils;->getExifData(Ljava/lang/String;Lokio/BufferedSource;Lcoil/decode/ExifOrientationPolicy;)Lcoil/decode/ExifData; +HSPLcoil/decode/ExifUtilsKt$WhenMappings;->()V +HSPLcoil/decode/ExifUtilsKt;->()V +HSPLcoil/decode/ExifUtilsKt;->isRotated(Lcoil/decode/ExifData;)Z +HSPLcoil/decode/ExifUtilsKt;->isSwapped(Lcoil/decode/ExifData;)Z +HSPLcoil/decode/ExifUtilsKt;->supports(Lcoil/decode/ExifOrientationPolicy;Ljava/lang/String;)Z HSPLcoil/decode/FileImageSource;->(Lokio/Path;Lokio/FileSystem;Ljava/lang/String;Ljava/io/Closeable;Lcoil/decode/ImageSource$Metadata;)V HSPLcoil/decode/FileImageSource;->assertNotClosed()V HSPLcoil/decode/FileImageSource;->getFileSystem()Lokio/FileSystem; @@ -15985,12 +16068,17 @@ HSPLcoil/request/ImageRequest;->newBuilder(Landroid/content/Context;)Lcoil/reque HSPLcoil/request/NullRequestData;->()V HSPLcoil/request/NullRequestData;->()V HSPLcoil/request/Options;->(Landroid/content/Context;Landroid/graphics/Bitmap$Config;Landroid/graphics/ColorSpace;Lcoil/size/Size;Lcoil/size/Scale;ZZZLjava/lang/String;Lokhttp3/Headers;Lcoil/request/Tags;Lcoil/request/Parameters;Lcoil/request/CachePolicy;Lcoil/request/CachePolicy;Lcoil/request/CachePolicy;)V +HSPLcoil/request/Options;->getAllowInexactSize()Z +HSPLcoil/request/Options;->getAllowRgb565()Z +HSPLcoil/request/Options;->getColorSpace()Landroid/graphics/ColorSpace; HSPLcoil/request/Options;->getConfig()Landroid/graphics/Bitmap$Config; HSPLcoil/request/Options;->getDiskCacheKey()Ljava/lang/String; HSPLcoil/request/Options;->getDiskCachePolicy()Lcoil/request/CachePolicy; HSPLcoil/request/Options;->getHeaders()Lokhttp3/Headers; HSPLcoil/request/Options;->getNetworkCachePolicy()Lcoil/request/CachePolicy; +HSPLcoil/request/Options;->getPremultipliedAlpha()Z HSPLcoil/request/Options;->getScale()Lcoil/size/Scale; +HSPLcoil/request/Options;->getSize()Lcoil/size/Size; HSPLcoil/request/Options;->getTags()Lcoil/request/Tags; HSPLcoil/request/Parameters$Builder;->(Lcoil/request/Parameters;)V HSPLcoil/request/Parameters$Builder;->build()Lcoil/request/Parameters; @@ -16020,6 +16108,7 @@ HSPLcoil/request/Tags;->(Ljava/util/Map;)V HSPLcoil/request/Tags;->(Ljava/util/Map;Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLcoil/request/Tags;->asMap()Ljava/util/Map; HSPLcoil/size/-Dimensions;->Dimension(I)Lcoil/size/Dimension$Pixels; +HSPLcoil/size/-Sizes;->isOriginal(Lcoil/size/Size;)Z HSPLcoil/size/Dimension$Pixels;->(I)V HSPLcoil/size/Dimension$Pixels;->equals(Ljava/lang/Object;)Z HSPLcoil/size/Dimension$Undefined;->()V @@ -16034,10 +16123,12 @@ HSPLcoil/size/Precision;->values()[Lcoil/size/Precision; HSPLcoil/size/Scale;->$values()[Lcoil/size/Scale; HSPLcoil/size/Scale;->()V HSPLcoil/size/Scale;->(Ljava/lang/String;I)V +HSPLcoil/size/Scale;->values()[Lcoil/size/Scale; HSPLcoil/size/Size$Companion;->()V HSPLcoil/size/Size$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLcoil/size/Size;->()V HSPLcoil/size/Size;->(Lcoil/size/Dimension;Lcoil/size/Dimension;)V +HSPLcoil/size/Size;->equals(Ljava/lang/Object;)Z HSPLcoil/size/Size;->getHeight()Lcoil/size/Dimension; HSPLcoil/size/Size;->getWidth()Lcoil/size/Dimension; HSPLcoil/transition/CrossfadeTransition$Factory;->(IZ)V @@ -16073,6 +16164,7 @@ HSPLcoil/util/-Utils;->orEmpty(Lcoil/request/Parameters;)Lcoil/request/Parameter HSPLcoil/util/-Utils;->orEmpty(Lcoil/request/Tags;)Lcoil/request/Tags; HSPLcoil/util/-Utils;->orEmpty(Lokhttp3/Headers;)Lokhttp3/Headers; HSPLcoil/util/-Utils;->requireBody(Lokhttp3/Response;)Lokhttp3/ResponseBody; +HSPLcoil/util/-Utils;->toPx(Lcoil/size/Dimension;Lcoil/size/Scale;)I HSPLcoil/util/ContinuationCallback;->(Lokhttp3/Call;Lkotlinx/coroutines/CancellableContinuation;)V HSPLcoil/util/ContinuationCallback;->onResponse(Lokhttp3/Call;Lokhttp3/Response;)V HSPLcoil/util/ImageLoaderOptions;->(ZZZILcoil/decode/ExifOrientationPolicy;)V @@ -16216,10 +16308,13 @@ HSPLcom/slack/eithernet/ApiResult$Success;->getTags$eithernet()Ljava/util/Map; HSPLcom/slack/eithernet/ApiResult$Success;->getValue()Ljava/lang/Object; HSPLcom/slack/eithernet/ApiResult$Success;->withTags(Ljava/util/Map;)Lcom/slack/eithernet/ApiResult$Success; HSPLcom/slack/eithernet/ApiResult;->()V +HSPLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$Companion;->()V +HSPLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$adapt$1$enqueue$1;->(Lretrofit2/Callback;Lcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter;)V HSPLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$adapt$1$enqueue$1;->onResponse(Lretrofit2/Call;Lretrofit2/Response;)V HSPLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$adapt$1;->(Lretrofit2/Call;Lcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter;)V HSPLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$adapt$1;->enqueue(Lretrofit2/Callback;)V +HSPLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter;->()V HSPLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter;->(Lretrofit2/Retrofit;Ljava/lang/reflect/ParameterizedType;Z[Ljava/lang/annotation/Annotation;)V HSPLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter;->adapt(Lretrofit2/Call;)Ljava/lang/Object; HSPLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter;->adapt(Lretrofit2/Call;)Lretrofit2/Call; @@ -16566,6 +16661,7 @@ HSPLdev/msfjarvis/claw/android/viewmodel/ClawViewModel$hottestPostsPager$1;->invoke()Landroidx/paging/PagingSource; HSPLdev/msfjarvis/claw/android/viewmodel/ClawViewModel$hottestPostsPager$1;->invoke()Ljava/lang/Object; HSPLdev/msfjarvis/claw/android/viewmodel/ClawViewModel$isPostSaved$1;->(Ldev/msfjarvis/claw/android/viewmodel/ClawViewModel;Lkotlin/coroutines/Continuation;)V +HSPLdev/msfjarvis/claw/android/viewmodel/ClawViewModel$isPostSaved$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HSPLdev/msfjarvis/claw/android/viewmodel/ClawViewModel$mapSavedPosts$$inlined$sortedByDescending$1;->()V HSPLdev/msfjarvis/claw/android/viewmodel/ClawViewModel$newestPostsPager$1$1;->(Ldev/msfjarvis/claw/api/LobstersApi;)V HSPLdev/msfjarvis/claw/android/viewmodel/ClawViewModel$newestPostsPager$1$1;->getItemsAtPage(ILkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -16834,6 +16930,7 @@ HSPLdev/msfjarvis/claw/database/local/PostComments$Adapter;->(Lapp/cash/sq HSPLdev/msfjarvis/claw/database/local/PostCommentsQueries;->(Lapp/cash/sqldelight/db/SqlDriver;Ldev/msfjarvis/claw/database/local/PostComments$Adapter;)V HSPLdev/msfjarvis/claw/database/local/SavedPost$Adapter;->(Lapp/cash/sqldelight/ColumnAdapter;Lapp/cash/sqldelight/ColumnAdapter;)V HSPLdev/msfjarvis/claw/database/local/SavedPost;->(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Ljava/lang/String;)V +HSPLdev/msfjarvis/claw/database/local/SavedPost;->equals(Ljava/lang/Object;)Z HSPLdev/msfjarvis/claw/database/local/SavedPost;->getCommentCount()Ljava/lang/Integer; HSPLdev/msfjarvis/claw/database/local/SavedPost;->getSubmitterAvatarUrl()Ljava/lang/String; HSPLdev/msfjarvis/claw/database/local/SavedPost;->getSubmitterName()Ljava/lang/String; @@ -17250,6 +17347,8 @@ HSPLio/sentry/SentryEnvelopeHeader$Deserializer;->()V HSPLio/sentry/SentryEnvelopeItemHeader$Deserializer;->()V HSPLio/sentry/SentryEvent$Deserializer;->()V HSPLio/sentry/SentryExceptionFactory;->(Lio/sentry/SentryStackTraceFactory;)V +HSPLio/sentry/SentryExecutorService$SentryExecutorServiceThreadFactory;->()V +HSPLio/sentry/SentryExecutorService$SentryExecutorServiceThreadFactory;->(Lio/sentry/SentryExecutorService$1;)V HSPLio/sentry/SentryExecutorService;->()V HSPLio/sentry/SentryExecutorService;->(Ljava/util/concurrent/ScheduledExecutorService;)V HSPLio/sentry/SentryIntegrationPackageStorage;->()V @@ -17324,6 +17423,7 @@ HSPLio/sentry/SentryOptions;->setAttachThreads(Z)V HSPLio/sentry/SentryOptions;->setCacheDirPath(Ljava/lang/String;)V HSPLio/sentry/SentryOptions;->setDateProvider(Lio/sentry/SentryDateProvider;)V HSPLio/sentry/SentryOptions;->setDebug(Z)V +HSPLio/sentry/SentryOptions;->setDebugMetaLoader(Lio/sentry/internal/debugmeta/IDebugMetaLoader;)V HSPLio/sentry/SentryOptions;->setDistinctId(Ljava/lang/String;)V HSPLio/sentry/SentryOptions;->setDsn(Ljava/lang/String;)V HSPLio/sentry/SentryOptions;->setEnableAutoSessionTracking(Z)V @@ -17387,7 +17487,6 @@ HSPLio/sentry/android/core/AndroidOptionsInitializer;->initializeCacheDirs(Landr HSPLio/sentry/android/core/AndroidOptionsInitializer;->initializeIntegrationsAndProcessors(Lio/sentry/android/core/SentryAndroidOptions;Landroid/content/Context;Lio/sentry/android/core/BuildInfoProvider;Lio/sentry/android/core/LoadClass;ZZ)V HSPLio/sentry/android/core/AndroidOptionsInitializer;->installDefaultIntegrations(Landroid/content/Context;Lio/sentry/android/core/SentryAndroidOptions;Lio/sentry/android/core/BuildInfoProvider;Lio/sentry/android/core/LoadClass;Lio/sentry/android/core/ActivityFramesTracker;ZZ)V HSPLio/sentry/android/core/AndroidOptionsInitializer;->isNdkAvailable(Lio/sentry/android/core/BuildInfoProvider;)Z -HSPLio/sentry/android/core/AndroidOptionsInitializer;->loadDebugMetaProperties(Landroid/content/Context;Lio/sentry/ILogger;)Ljava/util/Properties; HSPLio/sentry/android/core/AndroidOptionsInitializer;->loadDefaultAndMetadataOptions(Lio/sentry/android/core/SentryAndroidOptions;Landroid/content/Context;Lio/sentry/ILogger;Lio/sentry/android/core/BuildInfoProvider;)V HSPLio/sentry/android/core/AndroidOptionsInitializer;->readDefaultOptionValues(Lio/sentry/android/core/SentryAndroidOptions;Landroid/content/Context;Lio/sentry/android/core/BuildInfoProvider;)V HSPLio/sentry/android/core/AndroidTransactionProfiler;->(Landroid/content/Context;Lio/sentry/android/core/SentryAndroidOptions;Lio/sentry/android/core/BuildInfoProvider;Lio/sentry/android/core/internal/util/SentryFrameMetricsCollector;)V @@ -17524,6 +17623,7 @@ HSPLio/sentry/android/core/ViewHierarchyEventProcessor;->(Lio/sentry/andro HSPLio/sentry/android/core/cache/AndroidEnvelopeCache;->(Lio/sentry/android/core/SentryAndroidOptions;)V HSPLio/sentry/android/core/cache/AndroidEnvelopeCache;->(Lio/sentry/android/core/SentryAndroidOptions;Lio/sentry/transport/ICurrentDateProvider;)V HSPLio/sentry/android/core/cache/AndroidEnvelopeCache;->hasStartupCrashMarker(Lio/sentry/SentryOptions;)Z +HSPLio/sentry/android/core/internal/debugmeta/AssetsDebugMetaLoader;->(Landroid/content/Context;Lio/sentry/ILogger;)V HSPLio/sentry/android/core/internal/gestures/AndroidViewGestureTargetLocator;->(Z)V HSPLio/sentry/android/core/internal/modules/AssetsModulesLoader;->(Landroid/content/Context;Lio/sentry/ILogger;)V HSPLio/sentry/android/core/internal/util/AndroidCurrentDateProvider;->()V @@ -17583,6 +17683,9 @@ HSPLio/sentry/clientreport/DiscardReason;->getReason()Ljava/lang/String; HSPLio/sentry/clientreport/DiscardReason;->values()[Lio/sentry/clientreport/DiscardReason; HSPLio/sentry/compose/gestures/ComposeGestureTargetLocator;->(Lio/sentry/ILogger;)V HSPLio/sentry/compose/viewhierarchy/ComposeViewHierarchyExporter;->(Lio/sentry/ILogger;)V +HSPLio/sentry/internal/debugmeta/NoOpDebugMetaLoader;->()V +HSPLio/sentry/internal/debugmeta/NoOpDebugMetaLoader;->()V +HSPLio/sentry/internal/debugmeta/NoOpDebugMetaLoader;->getInstance()Lio/sentry/internal/debugmeta/NoOpDebugMetaLoader; HSPLio/sentry/internal/modules/ModulesLoader;->()V HSPLio/sentry/internal/modules/ModulesLoader;->(Lio/sentry/ILogger;)V HSPLio/sentry/internal/modules/NoOpModulesLoader;->()V @@ -17805,6 +17908,9 @@ HSPLkotlin/collections/CollectionsKt__MutableCollectionsJVMKt;->sortWith(Ljava/u HSPLkotlin/collections/CollectionsKt__MutableCollectionsKt;->addAll(Ljava/util/Collection;Ljava/lang/Iterable;)Z HSPLkotlin/collections/CollectionsKt__MutableCollectionsKt;->addAll(Ljava/util/Collection;[Ljava/lang/Object;)Z HSPLkotlin/collections/CollectionsKt__MutableCollectionsKt;->convertToListIfNotCollection(Ljava/lang/Iterable;)Ljava/util/Collection; +HSPLkotlin/collections/CollectionsKt__MutableCollectionsKt;->filterInPlace$CollectionsKt__MutableCollectionsKt(Ljava/lang/Iterable;Lkotlin/jvm/functions/Function1;Z)Z +HSPLkotlin/collections/CollectionsKt__MutableCollectionsKt;->filterInPlace$CollectionsKt__MutableCollectionsKt(Ljava/util/List;Lkotlin/jvm/functions/Function1;Z)Z +HSPLkotlin/collections/CollectionsKt__MutableCollectionsKt;->removeAll(Ljava/util/List;Lkotlin/jvm/functions/Function1;)Z HSPLkotlin/collections/CollectionsKt__MutableCollectionsKt;->removeLast(Ljava/util/List;)Ljava/lang/Object; HSPLkotlin/collections/CollectionsKt__MutableCollectionsKt;->retainAll(Ljava/util/Collection;Ljava/lang/Iterable;)Z HSPLkotlin/collections/CollectionsKt__ReversedViewsKt;->access$reverseElementIndex(Ljava/util/List;I)I @@ -17931,7 +18037,6 @@ HSPLkotlin/coroutines/AbstractCoroutineContextElement;->plus(Lkotlin/coroutines/ HSPLkotlin/coroutines/AbstractCoroutineContextKey;->(Lkotlin/coroutines/CoroutineContext$Key;Lkotlin/jvm/functions/Function1;)V HSPLkotlin/coroutines/CombinedContext;->(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext$Element;)V HSPLkotlin/coroutines/CombinedContext;->fold(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object; -HSPLkotlin/coroutines/CombinedContext;->get(Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext$Element; HSPLkotlin/coroutines/CombinedContext;->minusKey(Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext; HSPLkotlin/coroutines/CombinedContext;->plus(Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext; HSPLkotlin/coroutines/ContinuationInterceptor$DefaultImpls;->get(Lkotlin/coroutines/ContinuationInterceptor;Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext$Element; @@ -17942,11 +18047,13 @@ HSPLkotlin/coroutines/ContinuationInterceptor;->()V HSPLkotlin/coroutines/ContinuationKt;->startCoroutine(Lkotlin/jvm/functions/Function2;Ljava/lang/Object;Lkotlin/coroutines/Continuation;)V HSPLkotlin/coroutines/CoroutineContext$DefaultImpls;->plus(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext; HSPLkotlin/coroutines/CoroutineContext$Element$DefaultImpls;->fold(Lkotlin/coroutines/CoroutineContext$Element;Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object; +HSPLkotlin/coroutines/CoroutineContext$Element$DefaultImpls;->get(Lkotlin/coroutines/CoroutineContext$Element;Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext$Element; HSPLkotlin/coroutines/CoroutineContext$Element$DefaultImpls;->minusKey(Lkotlin/coroutines/CoroutineContext$Element;Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext; HSPLkotlin/coroutines/CoroutineContext$Element$DefaultImpls;->plus(Lkotlin/coroutines/CoroutineContext$Element;Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext; HSPLkotlin/coroutines/CoroutineContext$plus$1;->()V HSPLkotlin/coroutines/CoroutineContext$plus$1;->()V HSPLkotlin/coroutines/CoroutineContext$plus$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlin/coroutines/CoroutineContext$plus$1;->invoke(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext$Element;)Lkotlin/coroutines/CoroutineContext; HSPLkotlin/coroutines/EmptyCoroutineContext;->()V HSPLkotlin/coroutines/EmptyCoroutineContext;->()V HSPLkotlin/coroutines/EmptyCoroutineContext;->fold(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object; @@ -18055,14 +18162,17 @@ HSPLkotlin/jvm/internal/ReflectionFactory;->()V HSPLkotlin/jvm/internal/StringCompanionObject;->()V HSPLkotlin/jvm/internal/StringCompanionObject;->()V HSPLkotlin/jvm/internal/TypeIntrinsics;->asMutableCollection(Ljava/lang/Object;)Ljava/util/Collection; +HSPLkotlin/jvm/internal/TypeIntrinsics;->asMutableIterable(Ljava/lang/Object;)Ljava/lang/Iterable; HSPLkotlin/jvm/internal/TypeIntrinsics;->asMutableList(Ljava/lang/Object;)Ljava/util/List; HSPLkotlin/jvm/internal/TypeIntrinsics;->beforeCheckcastToFunctionOfArity(Ljava/lang/Object;I)Ljava/lang/Object; HSPLkotlin/jvm/internal/TypeIntrinsics;->castToCollection(Ljava/lang/Object;)Ljava/util/Collection; +HSPLkotlin/jvm/internal/TypeIntrinsics;->castToIterable(Ljava/lang/Object;)Ljava/lang/Iterable; HSPLkotlin/jvm/internal/TypeIntrinsics;->castToList(Ljava/lang/Object;)Ljava/util/List; HSPLkotlin/jvm/internal/TypeIntrinsics;->getFunctionArity(Ljava/lang/Object;)I HSPLkotlin/jvm/internal/TypeIntrinsics;->isFunctionOfArity(Ljava/lang/Object;I)Z HSPLkotlin/jvm/internal/TypeIntrinsics;->isMutableSet(Ljava/lang/Object;)Z HSPLkotlin/math/MathKt__MathJVMKt;->getSign(I)I +HSPLkotlin/math/MathKt__MathJVMKt;->roundToInt(D)I HSPLkotlin/math/MathKt__MathJVMKt;->roundToInt(F)I HSPLkotlin/properties/Delegates;->()V HSPLkotlin/properties/Delegates;->()V @@ -18104,6 +18214,7 @@ HSPLkotlin/ranges/IntRange;->isEmpty()Z HSPLkotlin/ranges/RangesKt__RangesKt;->checkStepIsPositive(ZLjava/lang/Number;)V HSPLkotlin/ranges/RangesKt___RangesKt;->coerceAtLeast(II)I HSPLkotlin/ranges/RangesKt___RangesKt;->coerceAtLeast(JJ)J +HSPLkotlin/ranges/RangesKt___RangesKt;->coerceAtMost(DD)D HSPLkotlin/ranges/RangesKt___RangesKt;->coerceAtMost(II)I HSPLkotlin/ranges/RangesKt___RangesKt;->coerceIn(DDD)D HSPLkotlin/ranges/RangesKt___RangesKt;->coerceIn(FFF)F @@ -18815,6 +18926,7 @@ HSPLkotlinx/coroutines/JobSupportKt;->access$getCOMPLETING_RETRY$p()Lkotlinx/cor HSPLkotlinx/coroutines/JobSupportKt;->access$getEMPTY_ACTIVE$p()Lkotlinx/coroutines/Empty; HSPLkotlinx/coroutines/JobSupportKt;->access$getSEALED$p()Lkotlinx/coroutines/internal/Symbol; HSPLkotlinx/coroutines/JobSupportKt;->boxIncomplete(Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/JobSupportKt;->unboxState(Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlinx/coroutines/MainCoroutineDispatcher;->()V HSPLkotlinx/coroutines/NodeList;->()V HSPLkotlinx/coroutines/NodeList;->getList()Lkotlinx/coroutines/NodeList; @@ -18881,6 +18993,7 @@ HSPLkotlinx/coroutines/channels/BufferedChannel;->access$prepareReceiverForSuspe HSPLkotlinx/coroutines/channels/BufferedChannel;->access$updateCellReceive(Lkotlinx/coroutines/channels/BufferedChannel;Lkotlinx/coroutines/channels/ChannelSegment;IJLjava/lang/Object;)Ljava/lang/Object; HSPLkotlinx/coroutines/channels/BufferedChannel;->access$updateCellSend(Lkotlinx/coroutines/channels/BufferedChannel;Lkotlinx/coroutines/channels/ChannelSegment;ILjava/lang/Object;JLjava/lang/Object;Z)I HSPLkotlinx/coroutines/channels/BufferedChannel;->bufferOrRendezvousSend(J)Z +HSPLkotlinx/coroutines/channels/BufferedChannel;->expandBuffer()V HSPLkotlinx/coroutines/channels/BufferedChannel;->findSegmentBufferEnd(JLkotlinx/coroutines/channels/ChannelSegment;J)Lkotlinx/coroutines/channels/ChannelSegment; HSPLkotlinx/coroutines/channels/BufferedChannel;->findSegmentReceive(JLkotlinx/coroutines/channels/ChannelSegment;)Lkotlinx/coroutines/channels/ChannelSegment; HSPLkotlinx/coroutines/channels/BufferedChannel;->findSegmentSend(JLkotlinx/coroutines/channels/ChannelSegment;)Lkotlinx/coroutines/channels/ChannelSegment; @@ -18967,6 +19080,7 @@ HSPLkotlinx/coroutines/channels/ConflatedBufferedChannel;->(ILkotlinx/coro HSPLkotlinx/coroutines/channels/ConflatedBufferedChannel;->send$suspendImpl(Lkotlinx/coroutines/channels/ConflatedBufferedChannel;Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLkotlinx/coroutines/channels/ConflatedBufferedChannel;->send(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLkotlinx/coroutines/channels/ConflatedBufferedChannel;->trySend-JP2dKIU(Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlinx/coroutines/channels/ConflatedBufferedChannel;->trySendDropOldest-JP2dKIU(Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlinx/coroutines/channels/ConflatedBufferedChannel;->trySendImpl-Mj0NB7M(Ljava/lang/Object;Z)Ljava/lang/Object; 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;ILkotlinx/coroutines/channels/BufferOverflow;Lkotlinx/coroutines/CoroutineStart;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function2;)Lkotlinx/coroutines/channels/ReceiveChannel; @@ -19067,6 +19181,7 @@ HSPLkotlinx/coroutines/flow/FlowKt__ReduceKt$first$$inlined$collectWhile$2;->emi HSPLkotlinx/coroutines/flow/FlowKt__ReduceKt$first$1;->(Lkotlin/coroutines/Continuation;)V HSPLkotlinx/coroutines/flow/FlowKt__ReduceKt$first$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlinx/coroutines/flow/FlowKt__ReduceKt$first$3;->(Lkotlin/coroutines/Continuation;)V +HSPLkotlinx/coroutines/flow/FlowKt__ReduceKt$first$3;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlinx/coroutines/flow/FlowKt__ReduceKt;->first(Lkotlinx/coroutines/flow/Flow;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLkotlinx/coroutines/flow/FlowKt__ReduceKt;->first(Lkotlinx/coroutines/flow/Flow;Lkotlin/jvm/functions/Function2;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLkotlinx/coroutines/flow/FlowKt__ShareKt$launchSharing$1$2$WhenMappings;->()V @@ -19316,6 +19431,7 @@ HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getContext()Lkotlin/cor HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getDelegate$kotlinx_coroutines_core()Lkotlin/coroutines/Continuation; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getReusableCancellableContinuation()Lkotlinx/coroutines/CancellableContinuationImpl; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->isReusable()Z +HSPLkotlinx/coroutines/internal/DispatchedContinuation;->postponeCancellation(Ljava/lang/Throwable;)Z HSPLkotlinx/coroutines/internal/DispatchedContinuation;->release()V HSPLkotlinx/coroutines/internal/DispatchedContinuation;->resumeWith(Ljava/lang/Object;)V HSPLkotlinx/coroutines/internal/DispatchedContinuation;->takeState$kotlinx_coroutines_core()Ljava/lang/Object; @@ -19737,7 +19853,6 @@ HSPLkotlinx/serialization/json/internal/JsonNamesMapKt;->()V HSPLkotlinx/serialization/json/internal/JsonNamesMapKt;->access$buildDeserializationNamesMap(Lkotlinx/serialization/descriptors/SerialDescriptor;Lkotlinx/serialization/json/Json;)Ljava/util/Map; HSPLkotlinx/serialization/json/internal/JsonNamesMapKt;->buildDeserializationNamesMap$putOrThrow(Ljava/util/Map;Lkotlinx/serialization/descriptors/SerialDescriptor;Ljava/lang/String;I)V HSPLkotlinx/serialization/json/internal/JsonNamesMapKt;->buildDeserializationNamesMap(Lkotlinx/serialization/descriptors/SerialDescriptor;Lkotlinx/serialization/json/Json;)Ljava/util/Map; -HSPLkotlinx/serialization/json/internal/JsonNamesMapKt;->deserializationNamesMap(Lkotlinx/serialization/json/Json;Lkotlinx/serialization/descriptors/SerialDescriptor;)Ljava/util/Map; HSPLkotlinx/serialization/json/internal/JsonNamesMapKt;->getJsonNameIndex$getJsonNameIndexSlowPath(Lkotlinx/serialization/json/Json;Lkotlinx/serialization/descriptors/SerialDescriptor;Ljava/lang/String;)I HSPLkotlinx/serialization/json/internal/JsonNamesMapKt;->getJsonNameIndex(Lkotlinx/serialization/descriptors/SerialDescriptor;Lkotlinx/serialization/json/Json;Ljava/lang/String;)I HSPLkotlinx/serialization/json/internal/JsonNamesMapKt;->namingStrategy(Lkotlinx/serialization/descriptors/SerialDescriptor;Lkotlinx/serialization/json/Json;)Lkotlinx/serialization/json/JsonNamingStrategy; @@ -19763,7 +19878,6 @@ HSPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->handleUnknown(Lja HSPLkotlinx/serialization/json/internal/StringJsonLexer;->(Ljava/lang/String;)V HSPLkotlinx/serialization/json/internal/StringJsonLexer;->canConsumeValue()Z HSPLkotlinx/serialization/json/internal/StringJsonLexer;->consumeNextToken()B -HSPLkotlinx/serialization/json/internal/StringJsonLexer;->consumeNextToken(C)V HSPLkotlinx/serialization/json/internal/StringJsonLexer;->getSource()Ljava/lang/CharSequence; HSPLkotlinx/serialization/json/internal/StringJsonLexer;->getSource()Ljava/lang/String; HSPLkotlinx/serialization/json/internal/StringJsonLexer;->prefetchOrEof(I)I @@ -20948,6 +21062,7 @@ HSPLokio/AsyncTimeout;->()V HSPLokio/AsyncTimeout;->access$getCondition$cp()Ljava/util/concurrent/locks/Condition; HSPLokio/AsyncTimeout;->access$getHead$cp()Lokio/AsyncTimeout; HSPLokio/AsyncTimeout;->access$getIDLE_TIMEOUT_MILLIS$cp()J +HSPLokio/AsyncTimeout;->access$getIDLE_TIMEOUT_NANOS$cp()J HSPLokio/AsyncTimeout;->access$getInQueue$p(Lokio/AsyncTimeout;)Z HSPLokio/AsyncTimeout;->access$getLock$cp()Ljava/util/concurrent/locks/ReentrantLock; HSPLokio/AsyncTimeout;->access$getNext$p(Lokio/AsyncTimeout;)Lokio/AsyncTimeout; @@ -20975,6 +21090,7 @@ HSPLokio/Buffer;->rangeEquals(JLokio/ByteString;)Z HSPLokio/Buffer;->rangeEquals(JLokio/ByteString;II)Z HSPLokio/Buffer;->read(Lokio/Buffer;J)J HSPLokio/Buffer;->read([BII)I +HSPLokio/Buffer;->readByte()B HSPLokio/Buffer;->readByteArray(J)[B HSPLokio/Buffer;->readByteString()Lokio/ByteString; HSPLokio/Buffer;->readByteString(J)Lokio/ByteString; @@ -21169,6 +21285,7 @@ HSPLokio/RealBufferedSource;->readShort()S HSPLokio/RealBufferedSource;->readString(Ljava/nio/charset/Charset;)Ljava/lang/String; HSPLokio/RealBufferedSource;->readUtf8LineStrict()Ljava/lang/String; HSPLokio/RealBufferedSource;->readUtf8LineStrict(J)Ljava/lang/String; +HSPLokio/RealBufferedSource;->request(J)Z HSPLokio/RealBufferedSource;->require(J)V HSPLokio/RealBufferedSource;->select(Lokio/Options;)I HSPLokio/RealBufferedSource;->skip(J)V @@ -21456,6 +21573,7 @@ Landroidx/compose/animation/ColorVectorConverterKt; Landroidx/compose/animation/ContentTransform; Landroidx/compose/animation/CrossfadeKt$Crossfade$1; Landroidx/compose/animation/CrossfadeKt$Crossfade$3; +Landroidx/compose/animation/CrossfadeKt$Crossfade$4$1; Landroidx/compose/animation/CrossfadeKt$Crossfade$5$1$1$1; Landroidx/compose/animation/CrossfadeKt$Crossfade$5$1$alpha$2; Landroidx/compose/animation/CrossfadeKt$Crossfade$5$1; @@ -22292,6 +22410,7 @@ Landroidx/compose/runtime/CompositionLocalMap$Companion; Landroidx/compose/runtime/CompositionLocalMap; Landroidx/compose/runtime/CompositionLocalMapKt; Landroidx/compose/runtime/CompositionScopedCoroutineScopeCanceller; +Landroidx/compose/runtime/CompositionTracer; Landroidx/compose/runtime/ControlledComposition; Landroidx/compose/runtime/DerivedSnapshotState$ResultRecord$Companion; Landroidx/compose/runtime/DerivedSnapshotState$ResultRecord; @@ -23081,6 +23200,7 @@ Landroidx/compose/ui/node/LayoutNodeAlignmentLines; Landroidx/compose/ui/node/LayoutNodeDrawScope; Landroidx/compose/ui/node/LayoutNodeDrawScopeKt; Landroidx/compose/ui/node/LayoutNodeKt; +Landroidx/compose/ui/node/LayoutNodeLayoutDelegate$LookaheadPassDelegate; Landroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate$WhenMappings; Landroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate$layoutChildren$1$1$1; Landroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate$layoutChildren$1$1$2; @@ -23098,6 +23218,7 @@ Landroidx/compose/ui/node/MeasureAndLayoutDelegate; Landroidx/compose/ui/node/MeasureScopeWithLayoutNode; Landroidx/compose/ui/node/ModifierNodeElement; Landroidx/compose/ui/node/MutableVectorWithMutationTracking; +Landroidx/compose/ui/node/NodeChain$Logger; Landroidx/compose/ui/node/NodeChain; Landroidx/compose/ui/node/NodeChainKt$SentinelHead$1; Landroidx/compose/ui/node/NodeChainKt$fillVector$1; @@ -23991,6 +24112,7 @@ Landroidx/paging/PageFetcherSnapshotState$consumePrependGenerationIdAsFlow$1; Landroidx/paging/PageFetcherSnapshotState; Landroidx/paging/PagePresenter$Companion; Landroidx/paging/PagePresenter$ProcessPageEventCallback; +Landroidx/paging/PagePresenter$WhenMappings; Landroidx/paging/PagePresenter; Landroidx/paging/Pager$flow$2; Landroidx/paging/Pager; @@ -24458,12 +24580,21 @@ Lcoil/decode/BitmapFactoryDecoder$decode$1; Lcoil/decode/BitmapFactoryDecoder$decode$2$1; Lcoil/decode/BitmapFactoryDecoder; Lcoil/decode/DataSource; +Lcoil/decode/DecodeUtils$WhenMappings; +Lcoil/decode/DecodeUtils; Lcoil/decode/Decoder$Factory; Lcoil/decode/Decoder; +Lcoil/decode/ExifData$Companion; +Lcoil/decode/ExifData; Lcoil/decode/ExifOrientationPolicy; +Lcoil/decode/ExifUtils; +Lcoil/decode/ExifUtilsKt$WhenMappings; +Lcoil/decode/ExifUtilsKt; Lcoil/decode/FileImageSource; +Lcoil/decode/ImageSource$Metadata; Lcoil/decode/ImageSource; Lcoil/decode/ImageSources; +Lcoil/decode/ResourceMetadata; Lcoil/disk/DiskCache$Builder; Lcoil/disk/DiskCache$Editor; Lcoil/disk/DiskCache$Snapshot; @@ -24561,6 +24692,7 @@ Lcoil/request/RequestService; Lcoil/request/Tags$Companion; Lcoil/request/Tags; Lcoil/size/-Dimensions; +Lcoil/size/-Sizes; Lcoil/size/Dimension$Pixels; Lcoil/size/Dimension$Undefined; Lcoil/size/Dimension; @@ -24666,6 +24798,7 @@ Lcom/slack/eithernet/AnnotationsKt; Lcom/slack/eithernet/ApiResult$Companion; Lcom/slack/eithernet/ApiResult$Success; Lcom/slack/eithernet/ApiResult; +Lcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$Companion; Lcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$adapt$1$enqueue$1; Lcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$adapt$1; Lcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter; @@ -25045,6 +25178,7 @@ Lio/sentry/SentryEnvelopeItemHeader; Lio/sentry/SentryEvent$Deserializer; Lio/sentry/SentryEvent; Lio/sentry/SentryExceptionFactory; +Lio/sentry/SentryExecutorService$SentryExecutorServiceThreadFactory; Lio/sentry/SentryExecutorService; Lio/sentry/SentryIntegrationPackageStorage; Lio/sentry/SentryItemType$Deserializer; @@ -25125,6 +25259,7 @@ Lio/sentry/android/core/TempSensorBreadcrumbsIntegration; Lio/sentry/android/core/UserInteractionIntegration; Lio/sentry/android/core/ViewHierarchyEventProcessor; Lio/sentry/android/core/cache/AndroidEnvelopeCache; +Lio/sentry/android/core/internal/debugmeta/AssetsDebugMetaLoader; Lio/sentry/android/core/internal/gestures/AndroidViewGestureTargetLocator; Lio/sentry/android/core/internal/modules/AssetsModulesLoader; Lio/sentry/android/core/internal/util/AndroidCurrentDateProvider; @@ -25156,6 +25291,8 @@ Lio/sentry/clientreport/IClientReportRecorder; Lio/sentry/clientreport/IClientReportStorage; Lio/sentry/compose/gestures/ComposeGestureTargetLocator; Lio/sentry/compose/viewhierarchy/ComposeViewHierarchyExporter; +Lio/sentry/internal/debugmeta/IDebugMetaLoader; +Lio/sentry/internal/debugmeta/NoOpDebugMetaLoader; Lio/sentry/internal/gestures/GestureTargetLocator; Lio/sentry/internal/modules/IModulesLoader; Lio/sentry/internal/modules/ModulesLoader; @@ -25654,6 +25791,7 @@ Lkotlinx/coroutines/ExecutorCoroutineDispatcher; Lkotlinx/coroutines/GlobalScope; Lkotlinx/coroutines/InactiveNodeList; Lkotlinx/coroutines/Incomplete; +Lkotlinx/coroutines/IncompleteStateBox; Lkotlinx/coroutines/InterruptibleKt$runInterruptible$2; Lkotlinx/coroutines/InterruptibleKt; Lkotlinx/coroutines/InvokeOnCancel; @@ -25847,6 +25985,7 @@ Lkotlinx/coroutines/internal/LockFreeTaskQueueCore; Lkotlinx/coroutines/internal/MainDispatcherFactory; Lkotlinx/coroutines/internal/MainDispatcherLoader; Lkotlinx/coroutines/internal/MainDispatchersKt; +Lkotlinx/coroutines/internal/OnUndeliveredElementKt; Lkotlinx/coroutines/internal/OpDescriptor; Lkotlinx/coroutines/internal/Removed; Lkotlinx/coroutines/internal/ResizableAtomicArray; @@ -26296,7 +26435,6 @@ PLandroidx/activity/ComponentActivity;->addOnContextAvailableListener(Landroidx/ PLandroidx/activity/ComponentActivity;->createFullyDrawnExecutor()Landroidx/activity/ComponentActivity$ReportFullyDrawnExecutor; PLandroidx/activity/ComponentActivity;->ensureViewModelStore()V PLandroidx/activity/ComponentActivity;->getDefaultViewModelCreationExtras()Landroidx/lifecycle/viewmodel/CreationExtras; -PLandroidx/activity/ComponentActivity;->getLifecycle()Landroidx/lifecycle/Lifecycle; PLandroidx/activity/ComponentActivity;->getOnBackPressedDispatcher()Landroidx/activity/OnBackPressedDispatcher; PLandroidx/activity/ComponentActivity;->getSavedStateRegistry()Landroidx/savedstate/SavedStateRegistry; PLandroidx/activity/ComponentActivity;->getViewModelStore()Landroidx/lifecycle/ViewModelStore; @@ -26363,6 +26501,7 @@ PLandroidx/arch/core/internal/SafeIterableMap$AscendingIterator;->(Landroi PLandroidx/arch/core/internal/SafeIterableMap$AscendingIterator;->forward(Landroidx/arch/core/internal/SafeIterableMap$Entry;)Landroidx/arch/core/internal/SafeIterableMap$Entry; PLandroidx/arch/core/internal/SafeIterableMap$DescendingIterator;->(Landroidx/arch/core/internal/SafeIterableMap$Entry;Landroidx/arch/core/internal/SafeIterableMap$Entry;)V PLandroidx/arch/core/internal/SafeIterableMap$DescendingIterator;->forward(Landroidx/arch/core/internal/SafeIterableMap$Entry;)Landroidx/arch/core/internal/SafeIterableMap$Entry; +PLandroidx/arch/core/internal/SafeIterableMap$Entry;->(Ljava/lang/Object;Ljava/lang/Object;)V PLandroidx/arch/core/internal/SafeIterableMap$Entry;->getKey()Ljava/lang/Object; PLandroidx/arch/core/internal/SafeIterableMap$IteratorWithAdditions;->(Landroidx/arch/core/internal/SafeIterableMap;)V PLandroidx/arch/core/internal/SafeIterableMap$IteratorWithAdditions;->next()Ljava/lang/Object; @@ -26374,7 +26513,7 @@ PLandroidx/arch/core/internal/SafeIterableMap$ListIterator;->next()Ljava/util/Ma PLandroidx/arch/core/internal/SafeIterableMap$ListIterator;->nextNode()Landroidx/arch/core/internal/SafeIterableMap$Entry; PLandroidx/arch/core/internal/SafeIterableMap$ListIterator;->supportRemove(Landroidx/arch/core/internal/SafeIterableMap$Entry;)V PLandroidx/arch/core/internal/SafeIterableMap$SupportRemove;->()V -PLandroidx/arch/core/internal/SafeIterableMap;->descendingIterator()Ljava/util/Iterator; +PLandroidx/arch/core/internal/SafeIterableMap;->()V PLandroidx/arch/core/internal/SafeIterableMap;->eldest()Ljava/util/Map$Entry; PLandroidx/arch/core/internal/SafeIterableMap;->get(Ljava/lang/Object;)Landroidx/arch/core/internal/SafeIterableMap$Entry; PLandroidx/arch/core/internal/SafeIterableMap;->iterator()Ljava/util/Iterator; @@ -26398,6 +26537,7 @@ PLandroidx/collection/ContainerHelpers;->idealByteArraySize(I)I PLandroidx/collection/ContainerHelpers;->idealIntArraySize(I)I PLandroidx/collection/LruCache;->(I)V PLandroidx/collection/LruCache;->create(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/collection/LruCache;->evictAll()V PLandroidx/collection/LruCache;->maxSize()I PLandroidx/collection/LruCache;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLandroidx/collection/LruCache;->safeSizeOf(Ljava/lang/Object;Ljava/lang/Object;)I @@ -26440,6 +26580,7 @@ PLandroidx/compose/animation/AnimatedContentMeasurePolicy$measure$3;->invoke(Lan PLandroidx/compose/animation/AnimatedContentMeasurePolicy$measure$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; PLandroidx/compose/animation/AnimatedContentMeasurePolicy;->(Landroidx/compose/animation/AnimatedContentTransitionScopeImpl;)V PLandroidx/compose/animation/AnimatedContentMeasurePolicy;->getRootScope()Landroidx/compose/animation/AnimatedContentTransitionScopeImpl; +PLandroidx/compose/animation/AnimatedContentMeasurePolicy;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Ljava/util/List;J)Landroidx/compose/ui/layout/MeasureResult; PLandroidx/compose/animation/AnimatedContentScopeImpl;->(Landroidx/compose/animation/AnimatedVisibilityScope;)V PLandroidx/compose/animation/AnimatedContentTransitionScopeImpl$ChildData;->(Z)V PLandroidx/compose/animation/AnimatedContentTransitionScopeImpl$ChildData;->isTarget()Z @@ -26628,8 +26769,10 @@ PLandroidx/compose/animation/TransitionData;->getFade()Landroidx/compose/animati PLandroidx/compose/animation/TransitionData;->getScale()Landroidx/compose/animation/Scale; PLandroidx/compose/animation/TransitionData;->getSlide()Landroidx/compose/animation/Slide; PLandroidx/compose/animation/core/Animatable;->()V +PLandroidx/compose/animation/core/Animatable;->getTargetValue()Ljava/lang/Object; PLandroidx/compose/animation/core/AnimatableKt;->Animatable$default(FFILjava/lang/Object;)Landroidx/compose/animation/core/Animatable; PLandroidx/compose/animation/core/AnimateAsStateKt$animateValueAsState$2;->invoke()Ljava/lang/Object; +PLandroidx/compose/animation/core/AnimateAsStateKt$animateValueAsState$2;->invoke()V PLandroidx/compose/animation/core/AnimateAsStateKt;->()V PLandroidx/compose/animation/core/Animation;->isFinishedFromNanos(J)Z PLandroidx/compose/animation/core/AnimationScope;->()V @@ -27065,14 +27208,10 @@ PLandroidx/compose/foundation/ClipScrollableContainerKt;->clipScrollableContaine PLandroidx/compose/foundation/ClipScrollableContainerKt;->getMaxSupportedElevation()F PLandroidx/compose/foundation/CombinedClickableElement;->(Landroidx/compose/foundation/interaction/MutableInteractionSource;ZLjava/lang/String;Landroidx/compose/ui/semantics/Role;Lkotlin/jvm/functions/Function0;Ljava/lang/String;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/internal/DefaultConstructorMarker;)V PLandroidx/compose/foundation/CombinedClickableElement;->create()Landroidx/compose/ui/Modifier$Node; -PLandroidx/compose/foundation/CombinedClickableElement;->equals(Ljava/lang/Object;)Z -PLandroidx/compose/foundation/CombinedClickableElement;->update(Landroidx/compose/foundation/CombinedClickableNode;)V PLandroidx/compose/foundation/CombinedClickableElement;->update(Landroidx/compose/ui/Modifier$Node;)V PLandroidx/compose/foundation/CombinedClickableNode;->(Landroidx/compose/foundation/interaction/MutableInteractionSource;ZLjava/lang/String;Landroidx/compose/ui/semantics/Role;Lkotlin/jvm/functions/Function0;Ljava/lang/String;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/internal/DefaultConstructorMarker;)V PLandroidx/compose/foundation/CombinedClickableNode;->getClickablePointerInputNode()Landroidx/compose/foundation/CombinedClickablePointerInputNode; PLandroidx/compose/foundation/CombinedClickableNode;->getClickableSemanticsNode()Landroidx/compose/foundation/ClickableSemanticsNode; -PLandroidx/compose/foundation/CombinedClickableNode;->update-cJG_KMw(Landroidx/compose/foundation/interaction/MutableInteractionSource;ZLjava/lang/String;Landroidx/compose/ui/semantics/Role;Lkotlin/jvm/functions/Function0;Ljava/lang/String;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;)V -PLandroidx/compose/foundation/CombinedClickablePointerInputNode;->update(ZLandroidx/compose/foundation/interaction/MutableInteractionSource;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;)V PLandroidx/compose/foundation/DarkThemeKt;->isSystemInDarkTheme(Landroidx/compose/runtime/Composer;I)Z PLandroidx/compose/foundation/DarkTheme_androidKt;->_isSystemInDarkTheme(Landroidx/compose/runtime/Composer;I)Z PLandroidx/compose/foundation/DrawOverscrollModifier;->(Landroidx/compose/foundation/AndroidEdgeEffectOverscrollEffect;Lkotlin/jvm/functions/Function1;)V @@ -27230,6 +27369,7 @@ PLandroidx/compose/foundation/layout/AndroidWindowInsets;->getRight(Landroidx/co PLandroidx/compose/foundation/layout/AndroidWindowInsets;->getTop(Landroidx/compose/ui/unit/Density;)I PLandroidx/compose/foundation/layout/AndroidWindowInsets;->setInsets$foundation_layout_release(Landroidx/core/graphics/Insets;)V PLandroidx/compose/foundation/layout/AndroidWindowInsets;->setVisible(Z)V +PLandroidx/compose/foundation/layout/AndroidWindowInsets;->update$foundation_layout_release(Landroidx/core/view/WindowInsetsCompat;I)V PLandroidx/compose/foundation/layout/Arrangement$Bottom$1;->()V PLandroidx/compose/foundation/layout/Arrangement$Center$1;->()V PLandroidx/compose/foundation/layout/Arrangement$Center$1;->getSpacing-D9Ej5fM()F @@ -27366,7 +27506,6 @@ PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->setUnconsumedInsets PLandroidx/compose/foundation/layout/InsetsPaddingValues;->(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/ui/unit/Density;)V PLandroidx/compose/foundation/layout/InsetsPaddingValues;->calculateLeftPadding-u2uoSUM(Landroidx/compose/ui/unit/LayoutDirection;)F PLandroidx/compose/foundation/layout/InsetsPaddingValues;->calculateRightPadding-u2uoSUM(Landroidx/compose/ui/unit/LayoutDirection;)F -PLandroidx/compose/foundation/layout/InsetsValues;->equals(Ljava/lang/Object;)Z PLandroidx/compose/foundation/layout/LayoutOrientation;->$values()[Landroidx/compose/foundation/layout/LayoutOrientation; PLandroidx/compose/foundation/layout/LayoutOrientation;->()V PLandroidx/compose/foundation/layout/LayoutOrientation;->(Ljava/lang/String;I)V @@ -27405,7 +27544,6 @@ PLandroidx/compose/foundation/layout/PaddingKt;->padding(Landroidx/compose/ui/Mo PLandroidx/compose/foundation/layout/PaddingKt;->padding-VpY3zN4$default(Landroidx/compose/ui/Modifier;FFILjava/lang/Object;)Landroidx/compose/ui/Modifier; PLandroidx/compose/foundation/layout/PaddingKt;->padding-qDBjuR0$default(Landroidx/compose/ui/Modifier;FFFFILjava/lang/Object;)Landroidx/compose/ui/Modifier; PLandroidx/compose/foundation/layout/PaddingNode;->(FFFFZLkotlin/jvm/internal/DefaultConstructorMarker;)V -PLandroidx/compose/foundation/layout/PaddingNode;->getStart-D9Ej5fM()F PLandroidx/compose/foundation/layout/PaddingNode;->getTop-D9Ej5fM()F PLandroidx/compose/foundation/layout/PaddingValuesElement;->(Landroidx/compose/foundation/layout/PaddingValues;Lkotlin/jvm/functions/Function1;)V PLandroidx/compose/foundation/layout/PaddingValuesElement;->create()Landroidx/compose/foundation/layout/PaddingValuesModifier; @@ -27641,6 +27779,7 @@ PLandroidx/compose/foundation/lazy/LazyListPositionedItem;->getMainAxisSize(Land PLandroidx/compose/foundation/lazy/LazyListPositionedItem;->getPlaceablesCount()I PLandroidx/compose/foundation/lazy/LazyListScope;->item$default(Landroidx/compose/foundation/lazy/LazyListScope;Ljava/lang/Object;Ljava/lang/Object;Lkotlin/jvm/functions/Function3;ILjava/lang/Object;)V PLandroidx/compose/foundation/lazy/LazyListScrollPosition;->(II)V +PLandroidx/compose/foundation/lazy/LazyListScrollPosition;->getIndex()I PLandroidx/compose/foundation/lazy/LazyListScrollPosition;->getScrollOffset()I PLandroidx/compose/foundation/lazy/LazyListScrollPosition;->update(II)V PLandroidx/compose/foundation/lazy/LazyListState$Companion$Saver$1;->()V @@ -28055,12 +28194,10 @@ PLandroidx/compose/material/pullrefresh/PullRefreshState;->set_threshold(F)V PLandroidx/compose/material/pullrefresh/PullRefreshStateKt$rememberPullRefreshState$3;->(Landroidx/compose/material/pullrefresh/PullRefreshState;ZLkotlin/jvm/internal/Ref$FloatRef;Lkotlin/jvm/internal/Ref$FloatRef;)V PLandroidx/compose/material/pullrefresh/PullRefreshStateKt$rememberPullRefreshState$3;->invoke()Ljava/lang/Object; PLandroidx/compose/material/ripple/AndroidRippleIndicationInstance;->(ZFLandroidx/compose/runtime/State;Landroidx/compose/runtime/State;Landroidx/compose/material/ripple/RippleContainer;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -PLandroidx/compose/material/ripple/AndroidRippleIndicationInstance;->onForgotten()V PLandroidx/compose/material/ripple/AndroidRippleIndicationInstance;->onRemembered()V -PLandroidx/compose/material/ripple/AndroidRippleIndicationInstance;->resetHostView()V +PLandroidx/compose/material/ripple/AndroidRippleIndicationInstance;->setRippleHostView(Landroidx/compose/material/ripple/RippleHostView;)V PLandroidx/compose/material/ripple/PlatformRipple;->(ZFLandroidx/compose/runtime/State;)V PLandroidx/compose/material/ripple/PlatformRipple;->(ZFLandroidx/compose/runtime/State;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -PLandroidx/compose/material/ripple/Ripple$rememberUpdatedInstance$1$1;->(Landroidx/compose/material/ripple/RippleIndicationInstance;Lkotlinx/coroutines/CoroutineScope;)V PLandroidx/compose/material/ripple/Ripple;->(ZFLandroidx/compose/runtime/State;)V PLandroidx/compose/material/ripple/Ripple;->(ZFLandroidx/compose/runtime/State;Lkotlin/jvm/internal/DefaultConstructorMarker;)V PLandroidx/compose/material/ripple/Ripple;->equals(Ljava/lang/Object;)Z @@ -28559,7 +28696,6 @@ PLandroidx/compose/runtime/ActualAndroid_androidKt;->createSnapshotMutableFloatS PLandroidx/compose/runtime/Applier;->onBeginChanges()V PLandroidx/compose/runtime/Applier;->onEndChanges()V PLandroidx/compose/runtime/AtomicInt;->(I)V -PLandroidx/compose/runtime/BroadcastFrameClock$withFrameNanos$2$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; PLandroidx/compose/runtime/BroadcastFrameClock;->()V PLandroidx/compose/runtime/BroadcastFrameClock;->(Lkotlin/jvm/functions/Function0;)V PLandroidx/compose/runtime/BroadcastFrameClock;->access$getAwaiters$p(Landroidx/compose/runtime/BroadcastFrameClock;)Ljava/util/List; @@ -28580,6 +28716,7 @@ PLandroidx/compose/runtime/Composer$Companion$Empty$1;->()V PLandroidx/compose/runtime/Composer$Companion;->()V PLandroidx/compose/runtime/Composer$Companion;->()V PLandroidx/compose/runtime/Composer;->()V +PLandroidx/compose/runtime/ComposerImpl$CompositionContextHolder;->onForgotten()V PLandroidx/compose/runtime/ComposerImpl$CompositionContextHolder;->onRemembered()V PLandroidx/compose/runtime/ComposerImpl$CompositionContextImpl;->getComposers()Ljava/util/Set; PLandroidx/compose/runtime/ComposerImpl$doCompose$lambda$38$$inlined$sortBy$1;->()V @@ -28977,6 +29114,7 @@ PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementation PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->entryCount$runtime_release()I PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->getBuffer$runtime_release()[Ljava/lang/Object; PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->insertEntryAt(ILjava/lang/Object;Ljava/lang/Object;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; +PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->makeNode(ILjava/lang/Object;Ljava/lang/Object;ILjava/lang/Object;Ljava/lang/Object;ILandroidx/compose/runtime/external/kotlinx/collections/immutable/internal/MutabilityOwnership;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->mutableMoveEntryToNode(IIILjava/lang/Object;Ljava/lang/Object;ILandroidx/compose/runtime/external/kotlinx/collections/immutable/internal/MutabilityOwnership;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->put(ILjava/lang/Object;Ljava/lang/Object;I)Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode$ModificationResult; PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->remove(ILjava/lang/Object;I)Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; @@ -28985,7 +29123,6 @@ PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementation PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->currentNode()Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->getBuffer()[Ljava/lang/Object; PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->getIndex()I -PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->hasNextKey()Z PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->moveToNextNode()V PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->setIndex(I)V PLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeEntriesIterator;->()V @@ -29112,7 +29249,6 @@ PLandroidx/compose/runtime/snapshots/ReadonlySnapshot;->dispose()V PLandroidx/compose/runtime/snapshots/ReadonlySnapshot;->getReadObserver$runtime_release()Lkotlin/jvm/functions/Function1; PLandroidx/compose/runtime/snapshots/ReadonlySnapshot;->nestedDeactivated$runtime_release(Landroidx/compose/runtime/snapshots/Snapshot;)V PLandroidx/compose/runtime/snapshots/Snapshot$Companion$registerApplyObserver$2;->(Lkotlin/jvm/functions/Function2;)V -PLandroidx/compose/runtime/snapshots/Snapshot$Companion$registerApplyObserver$2;->dispose()V PLandroidx/compose/runtime/snapshots/Snapshot$Companion$registerGlobalWriteObserver$2;->(Lkotlin/jvm/functions/Function1;)V PLandroidx/compose/runtime/snapshots/Snapshot$Companion;->()V PLandroidx/compose/runtime/snapshots/Snapshot$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -29129,7 +29265,6 @@ PLandroidx/compose/runtime/snapshots/SnapshotApplyResult;->(Lkotlin/jvm/in PLandroidx/compose/runtime/snapshots/SnapshotDoubleIndexHeap;->()V PLandroidx/compose/runtime/snapshots/SnapshotIdSet$Companion;->()V PLandroidx/compose/runtime/snapshots/SnapshotIdSet$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -PLandroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1;->(Landroidx/compose/runtime/snapshots/SnapshotIdSet;Lkotlin/coroutines/Continuation;)V PLandroidx/compose/runtime/snapshots/SnapshotIdSet;->()V PLandroidx/compose/runtime/snapshots/SnapshotIdSet;->access$getBelowBound$p(Landroidx/compose/runtime/snapshots/SnapshotIdSet;)[I PLandroidx/compose/runtime/snapshots/SnapshotIdSet;->access$getLowerBound$p(Landroidx/compose/runtime/snapshots/SnapshotIdSet;)I @@ -29269,6 +29404,7 @@ PLandroidx/compose/ui/draw/DrawWithContentModifier;->draw(Landroidx/compose/ui/g PLandroidx/compose/ui/draw/PainterElement;->create()Landroidx/compose/ui/Modifier$Node; PLandroidx/compose/ui/draw/PainterElement;->update(Landroidx/compose/ui/Modifier$Node;)V PLandroidx/compose/ui/draw/PainterNode$measure$1;->(Landroidx/compose/ui/layout/Placeable;)V +PLandroidx/compose/ui/draw/PainterNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; PLandroidx/compose/ui/draw/PainterNode;->getPainter()Landroidx/compose/ui/graphics/painter/Painter; PLandroidx/compose/ui/draw/PainterNode;->getShouldAutoInvalidate()Z PLandroidx/compose/ui/draw/PainterNode;->getSizeToIntrinsics()Z @@ -29353,6 +29489,7 @@ PLandroidx/compose/ui/geometry/RoundRect;->()V PLandroidx/compose/ui/geometry/RoundRect;->(FFFFJJJJLkotlin/jvm/internal/DefaultConstructorMarker;)V PLandroidx/compose/ui/geometry/RoundRect;->getBottom()F PLandroidx/compose/ui/geometry/RoundRect;->getBottomRightCornerRadius-kKHJgLs()J +PLandroidx/compose/ui/geometry/RoundRect;->getLeft()F PLandroidx/compose/ui/geometry/RoundRect;->getRight()F PLandroidx/compose/ui/geometry/RoundRectKt;->RoundRect(FFFFFF)Landroidx/compose/ui/geometry/RoundRect; PLandroidx/compose/ui/geometry/RoundRectKt;->RoundRect-gG7oq9Y(FFFFJ)Landroidx/compose/ui/geometry/RoundRect; @@ -29412,6 +29549,7 @@ PLandroidx/compose/ui/graphics/BlendModeColorFilterHelper;->()V PLandroidx/compose/ui/graphics/BlendModeColorFilterHelper;->()V PLandroidx/compose/ui/graphics/BlockGraphicsLayerElement;->create()Landroidx/compose/ui/Modifier$Node; PLandroidx/compose/ui/graphics/BlockGraphicsLayerElement;->create()Landroidx/compose/ui/graphics/BlockGraphicsLayerModifier; +PLandroidx/compose/ui/graphics/BlockGraphicsLayerElement;->equals(Ljava/lang/Object;)Z PLandroidx/compose/ui/graphics/BlockGraphicsLayerElement;->update(Landroidx/compose/ui/Modifier$Node;)V PLandroidx/compose/ui/graphics/BlockGraphicsLayerElement;->update(Landroidx/compose/ui/graphics/BlockGraphicsLayerModifier;)V PLandroidx/compose/ui/graphics/BlockGraphicsLayerModifier$measure$1;->(Landroidx/compose/ui/layout/Placeable;Landroidx/compose/ui/graphics/BlockGraphicsLayerModifier;)V @@ -29549,6 +29687,8 @@ PLandroidx/compose/ui/graphics/Shadow;->(JJF)V PLandroidx/compose/ui/graphics/Shadow;->(JJFILkotlin/jvm/internal/DefaultConstructorMarker;)V PLandroidx/compose/ui/graphics/Shadow;->(JJFLkotlin/jvm/internal/DefaultConstructorMarker;)V PLandroidx/compose/ui/graphics/Shadow;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;->getRotationY()F +PLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;->getRotationZ()F PLandroidx/compose/ui/graphics/SolidColor;->(J)V PLandroidx/compose/ui/graphics/SolidColor;->(JLkotlin/jvm/internal/DefaultConstructorMarker;)V PLandroidx/compose/ui/graphics/StrokeCap$Companion;->()V @@ -29780,7 +29920,6 @@ PLandroidx/compose/ui/graphics/painter/BitmapPainter;->setFilterQuality-vDHp3xo$ PLandroidx/compose/ui/graphics/painter/BitmapPainter;->validateSize-N5eqBDc(JJ)J PLandroidx/compose/ui/graphics/painter/BitmapPainterKt;->BitmapPainter-QZhYCtY$default(Landroidx/compose/ui/graphics/ImageBitmap;JJIILjava/lang/Object;)Landroidx/compose/ui/graphics/painter/BitmapPainter; PLandroidx/compose/ui/graphics/painter/BitmapPainterKt;->BitmapPainter-QZhYCtY(Landroidx/compose/ui/graphics/ImageBitmap;JJI)Landroidx/compose/ui/graphics/painter/BitmapPainter; -PLandroidx/compose/ui/graphics/painter/Painter;->configureAlpha(F)V PLandroidx/compose/ui/graphics/painter/Painter;->configureLayoutDirection(Landroidx/compose/ui/unit/LayoutDirection;)V PLandroidx/compose/ui/graphics/vector/GroupComponent;->updateClipPath()V PLandroidx/compose/ui/graphics/vector/ImageVector$Builder$GroupParams;->(Ljava/lang/String;FFFFFFFLjava/util/List;Ljava/util/List;)V @@ -29863,7 +30002,9 @@ PLandroidx/compose/ui/graphics/vector/PathNode$ReflectiveCurveTo;->getY1()F PLandroidx/compose/ui/graphics/vector/PathNode$ReflectiveCurveTo;->getY2()F PLandroidx/compose/ui/graphics/vector/PathNode$RelativeCurveTo;->(FFFFFF)V PLandroidx/compose/ui/graphics/vector/PathNode$RelativeCurveTo;->getDx1()F +PLandroidx/compose/ui/graphics/vector/PathNode$RelativeCurveTo;->getDx2()F PLandroidx/compose/ui/graphics/vector/PathNode$RelativeCurveTo;->getDx3()F +PLandroidx/compose/ui/graphics/vector/PathNode$RelativeCurveTo;->getDy1()F PLandroidx/compose/ui/graphics/vector/PathNode$RelativeCurveTo;->getDy2()F PLandroidx/compose/ui/graphics/vector/PathNode$RelativeCurveTo;->getDy3()F PLandroidx/compose/ui/graphics/vector/PathNode$RelativeHorizontalTo;->(F)V @@ -29994,6 +30135,7 @@ PLandroidx/compose/ui/input/InputMode;->constructor-impl(I)I PLandroidx/compose/ui/input/InputMode;->equals(Ljava/lang/Object;)Z PLandroidx/compose/ui/input/InputMode;->equals-impl(ILjava/lang/Object;)Z PLandroidx/compose/ui/input/InputMode;->equals-impl0(II)Z +PLandroidx/compose/ui/input/InputMode;->unbox-impl()I PLandroidx/compose/ui/input/InputModeManagerImpl;->(ILkotlin/jvm/functions/Function1;)V PLandroidx/compose/ui/input/InputModeManagerImpl;->(ILkotlin/jvm/functions/Function1;Lkotlin/jvm/internal/DefaultConstructorMarker;)V PLandroidx/compose/ui/input/InputModeManagerImpl;->setInputMode-iuPiT84(I)V @@ -30112,7 +30254,6 @@ PLandroidx/compose/ui/layout/ContentScale$Companion$Fit$1;->()V PLandroidx/compose/ui/layout/ContentScale$Companion$Inside$1;->()V PLandroidx/compose/ui/layout/ContentScale$Companion;->()V PLandroidx/compose/ui/layout/ContentScale$Companion;->()V -PLandroidx/compose/ui/layout/ContentScale$Companion;->getFit()Landroidx/compose/ui/layout/ContentScale; PLandroidx/compose/ui/layout/ContentScale$Companion;->getNone()Landroidx/compose/ui/layout/FixedScale; PLandroidx/compose/ui/layout/ContentScale;->()V PLandroidx/compose/ui/layout/FixedScale;->()V @@ -30123,7 +30264,6 @@ PLandroidx/compose/ui/layout/LayoutElement;->(Lkotlin/jvm/functions/Functi PLandroidx/compose/ui/layout/LayoutElement;->create()Landroidx/compose/ui/Modifier$Node; PLandroidx/compose/ui/layout/LayoutElement;->create()Landroidx/compose/ui/layout/LayoutModifierImpl; PLandroidx/compose/ui/layout/LayoutElement;->equals(Ljava/lang/Object;)Z -PLandroidx/compose/ui/layout/LayoutIdElement;->create()Landroidx/compose/ui/Modifier$Node; PLandroidx/compose/ui/layout/LayoutIdModifier;->getLayoutId()Ljava/lang/Object; PLandroidx/compose/ui/layout/LayoutModifierImpl;->(Lkotlin/jvm/functions/Function3;)V PLandroidx/compose/ui/layout/LayoutModifierKt;->layout(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function3;)Landroidx/compose/ui/Modifier; @@ -30378,6 +30518,7 @@ PLandroidx/compose/ui/node/LayoutNode;->getCoordinates()Landroidx/compose/ui/lay PLandroidx/compose/ui/node/LayoutNode;->getHasFixedInnerContentConstraints$ui_release()Z PLandroidx/compose/ui/node/LayoutNode;->getHeight()I PLandroidx/compose/ui/node/LayoutNode;->getLookaheadLayoutPending$ui_release()Z +PLandroidx/compose/ui/node/LayoutNode;->getLookaheadPassDelegate$ui_release()Landroidx/compose/ui/node/LayoutNodeLayoutDelegate$LookaheadPassDelegate; PLandroidx/compose/ui/node/LayoutNode;->getNeedsOnPositionedDispatch$ui_release()Z PLandroidx/compose/ui/node/LayoutNode;->getSemanticsId()I PLandroidx/compose/ui/node/LayoutNode;->getSubcompositionsState$ui_release()Landroidx/compose/ui/layout/LayoutNodeSubcompositionsState; @@ -30993,6 +31134,7 @@ PLandroidx/compose/ui/semantics/Role;->access$getButton$cp()I PLandroidx/compose/ui/semantics/Role;->access$getTab$cp()I PLandroidx/compose/ui/semantics/Role;->constructor-impl(I)I PLandroidx/compose/ui/semantics/Role;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/ui/semantics/Role;->equals-impl(ILjava/lang/Object;)Z PLandroidx/compose/ui/semantics/Role;->unbox-impl()I PLandroidx/compose/ui/semantics/ScrollAxisRange;->()V PLandroidx/compose/ui/semantics/ScrollAxisRange;->(Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;Z)V @@ -31066,7 +31208,6 @@ PLandroidx/compose/ui/text/AnnotatedString$Range;->getStart()I PLandroidx/compose/ui/text/AnnotatedString;->()V PLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/util/List;Ljava/util/List;ILkotlin/jvm/internal/DefaultConstructorMarker;)V PLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/List;ILkotlin/jvm/internal/DefaultConstructorMarker;)V -PLandroidx/compose/ui/text/AnnotatedString;->equals(Ljava/lang/Object;)Z PLandroidx/compose/ui/text/AnnotatedString;->getParagraphStylesOrNull$ui_text_release()Ljava/util/List; PLandroidx/compose/ui/text/AnnotatedString;->getSpanStyles()Ljava/util/List; PLandroidx/compose/ui/text/AnnotatedString;->getSpanStylesOrNull$ui_text_release()Ljava/util/List; @@ -31476,7 +31617,6 @@ PLandroidx/compose/ui/text/intl/LocaleList;->()V PLandroidx/compose/ui/text/intl/LocaleList;->(Ljava/util/List;)V PLandroidx/compose/ui/text/intl/LocaleList;->equals(Ljava/lang/Object;)Z PLandroidx/compose/ui/text/intl/PlatformLocaleKt;->()V -PLandroidx/compose/ui/text/intl/PlatformLocaleKt;->getPlatformLocaleDelegate()Landroidx/compose/ui/text/intl/PlatformLocaleDelegate; PLandroidx/compose/ui/text/platform/AndroidParagraphHelper_androidKt$NoopSpan$1;->()V PLandroidx/compose/ui/text/platform/AndroidParagraphHelper_androidKt;->()V PLandroidx/compose/ui/text/platform/AndroidParagraphIntrinsics;->getCharSequence$ui_text_release()Ljava/lang/CharSequence; @@ -31484,7 +31624,6 @@ PLandroidx/compose/ui/text/platform/AndroidParagraphIntrinsics;->getFontFamilyRe PLandroidx/compose/ui/text/platform/AndroidParagraphIntrinsics;->getLayoutIntrinsics$ui_text_release()Landroidx/compose/ui/text/android/LayoutIntrinsics; PLandroidx/compose/ui/text/platform/AndroidParagraphIntrinsics;->getStyle()Landroidx/compose/ui/text/TextStyle; PLandroidx/compose/ui/text/platform/AndroidParagraphIntrinsics;->getTextDirectionHeuristic$ui_text_release()I -PLandroidx/compose/ui/text/platform/AndroidTextPaint;->getBlendMode-0nO6VwU()I PLandroidx/compose/ui/text/platform/DefaultImpl$getFontLoadState$initCallback$1;->(Landroidx/compose/runtime/MutableState;Landroidx/compose/ui/text/platform/DefaultImpl;)V PLandroidx/compose/ui/text/platform/DefaultImpl$getFontLoadState$initCallback$1;->onFailed(Ljava/lang/Throwable;)V PLandroidx/compose/ui/text/platform/DefaultImpl;->()V @@ -31516,7 +31655,6 @@ PLandroidx/compose/ui/text/style/Hyphens;->constructor-impl(I)I PLandroidx/compose/ui/text/style/Hyphens;->equals(Ljava/lang/Object;)Z PLandroidx/compose/ui/text/style/Hyphens;->equals-impl(ILjava/lang/Object;)Z PLandroidx/compose/ui/text/style/Hyphens;->equals-impl0(II)Z -PLandroidx/compose/ui/text/style/Hyphens;->unbox-impl()I PLandroidx/compose/ui/text/style/LineBreak$Companion;->()V PLandroidx/compose/ui/text/style/LineBreak$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V PLandroidx/compose/ui/text/style/LineBreak$Companion;->getSimple-rAG3T2k()I @@ -31601,7 +31739,6 @@ PLandroidx/compose/ui/text/style/TextDirection;->()V PLandroidx/compose/ui/text/style/TextDirection;->access$getContent$cp()I PLandroidx/compose/ui/text/style/TextDirection;->access$getContentOrLtr$cp()I PLandroidx/compose/ui/text/style/TextDirection;->access$getContentOrRtl$cp()I -PLandroidx/compose/ui/text/style/TextDirection;->access$getLtr$cp()I PLandroidx/compose/ui/text/style/TextDirection;->constructor-impl(I)I PLandroidx/compose/ui/text/style/TextDirection;->equals(Ljava/lang/Object;)Z PLandroidx/compose/ui/text/style/TextDirection;->equals-impl(ILjava/lang/Object;)Z @@ -31669,7 +31806,6 @@ PLandroidx/compose/ui/unit/Constraints;->equals(Ljava/lang/Object;)Z PLandroidx/compose/ui/unit/Constraints;->equals-impl(JLjava/lang/Object;)Z PLandroidx/compose/ui/unit/Constraints;->getHasFixedHeight-impl(J)Z PLandroidx/compose/ui/unit/Constraints;->isZero-impl(J)Z -PLandroidx/compose/ui/unit/Constraints;->unbox-impl()J PLandroidx/compose/ui/unit/ConstraintsKt;->Constraints$default(IIIIILjava/lang/Object;)J PLandroidx/compose/ui/unit/Density;->toDp-u2uoSUM(F)F PLandroidx/compose/ui/unit/Density;->toDp-u2uoSUM(I)F @@ -31784,6 +31920,7 @@ PLandroidx/core/content/ContextCompat;->getSystemService(Landroid/content/Contex PLandroidx/core/graphics/Insets;->()V PLandroidx/core/graphics/Insets;->equals(Ljava/lang/Object;)Z PLandroidx/core/graphics/Insets;->of(IIII)Landroidx/core/graphics/Insets; +PLandroidx/core/graphics/Insets;->toCompatInsets(Landroid/graphics/Insets;)Landroidx/core/graphics/Insets; PLandroidx/core/os/BuildCompat$Extensions30Impl;->()V PLandroidx/core/os/BuildCompat;->()V PLandroidx/core/os/BuildCompat;->isAtLeastT()Z @@ -31877,7 +32014,6 @@ PLandroidx/core/view/WindowInsetsCompat$Impl29;->(Landroidx/core/view/Wind PLandroidx/core/view/WindowInsetsCompat$Impl30;->()V PLandroidx/core/view/WindowInsetsCompat$Impl30;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/WindowInsets;)V PLandroidx/core/view/WindowInsetsCompat$Impl30;->copyRootViewBounds(Landroid/view/View;)V -PLandroidx/core/view/WindowInsetsCompat$Impl30;->getInsets(I)Landroidx/core/graphics/Insets; PLandroidx/core/view/WindowInsetsCompat$Impl30;->getInsetsIgnoringVisibility(I)Landroidx/core/graphics/Insets; PLandroidx/core/view/WindowInsetsCompat$Impl30;->isVisible(I)Z PLandroidx/core/view/WindowInsetsCompat$Impl;->()V @@ -31987,40 +32123,6 @@ PLandroidx/emoji2/text/EmojiCompatInitializer;->create(Landroid/content/Context; PLandroidx/emoji2/text/EmojiCompatInitializer;->delayUntilFirstResume(Landroid/content/Context;)V PLandroidx/emoji2/text/EmojiCompatInitializer;->dependencies()Ljava/util/List; PLandroidx/emoji2/text/EmojiCompatInitializer;->loadEmojiCompatAfterDelay()V -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->()V -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->(Ljava/io/InputStream;)V -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->(Ljava/io/InputStream;Ljava/nio/ByteOrder;)V -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->([B)V -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->read([BII)I -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readByte()B -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readInt()I -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readUnsignedInt()J -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readUnsignedShort()I -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->setByteOrder(Ljava/nio/ByteOrder;)V -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->skipFully(I)V -PLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->(IIJ[B)V -PLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->(II[B)V -PLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->createString(Ljava/lang/String;)Landroidx/exifinterface/media/ExifInterface$ExifAttribute; -PLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->createULong(JLjava/nio/ByteOrder;)Landroidx/exifinterface/media/ExifInterface$ExifAttribute; -PLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->createULong([JLjava/nio/ByteOrder;)Landroidx/exifinterface/media/ExifInterface$ExifAttribute; -PLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->getIntValue(Ljava/nio/ByteOrder;)I -PLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->getStringValue(Ljava/nio/ByteOrder;)Ljava/lang/String; -PLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->getValue(Ljava/nio/ByteOrder;)Ljava/lang/Object; -PLandroidx/exifinterface/media/ExifInterface$ExifTag;->(Ljava/lang/String;II)V -PLandroidx/exifinterface/media/ExifInterface$ExifTag;->(Ljava/lang/String;III)V -PLandroidx/exifinterface/media/ExifInterface;->(Ljava/io/InputStream;)V -PLandroidx/exifinterface/media/ExifInterface;->(Ljava/io/InputStream;I)V -PLandroidx/exifinterface/media/ExifInterface;->addDefaultValuesForCompatibility()V -PLandroidx/exifinterface/media/ExifInterface;->getAttribute(Ljava/lang/String;)Ljava/lang/String; -PLandroidx/exifinterface/media/ExifInterface;->getAttributeInt(Ljava/lang/String;I)I -PLandroidx/exifinterface/media/ExifInterface;->getExifAttribute(Ljava/lang/String;)Landroidx/exifinterface/media/ExifInterface$ExifAttribute; -PLandroidx/exifinterface/media/ExifInterface;->getJpegAttributes(Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;II)V -PLandroidx/exifinterface/media/ExifInterface;->getMimeType(Ljava/io/BufferedInputStream;)I -PLandroidx/exifinterface/media/ExifInterface;->getRotationDegrees()I -PLandroidx/exifinterface/media/ExifInterface;->isFlipped()Z -PLandroidx/exifinterface/media/ExifInterface;->isJpegFormat([B)Z -PLandroidx/exifinterface/media/ExifInterface;->loadAttributes(Ljava/io/InputStream;)V -PLandroidx/exifinterface/media/ExifInterface;->shouldSupportSeek(I)Z PLandroidx/lifecycle/DefaultLifecycleObserver;->onCreate(Landroidx/lifecycle/LifecycleOwner;)V PLandroidx/lifecycle/DefaultLifecycleObserver;->onDestroy(Landroidx/lifecycle/LifecycleOwner;)V PLandroidx/lifecycle/DefaultLifecycleObserver;->onPause(Landroidx/lifecycle/LifecycleOwner;)V @@ -32042,6 +32144,7 @@ PLandroidx/lifecycle/LegacySavedStateHandleController;->attachHandleIfNeeded(Lan PLandroidx/lifecycle/Lifecycle$Event$Companion$WhenMappings;->()V PLandroidx/lifecycle/Lifecycle$Event$Companion;->()V PLandroidx/lifecycle/Lifecycle$Event$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/lifecycle/Lifecycle$Event$Companion;->downFrom(Landroidx/lifecycle/Lifecycle$State;)Landroidx/lifecycle/Lifecycle$Event; PLandroidx/lifecycle/Lifecycle$Event$WhenMappings;->()V PLandroidx/lifecycle/Lifecycle$Event;->$values()[Landroidx/lifecycle/Lifecycle$Event; PLandroidx/lifecycle/Lifecycle$Event;->()V @@ -32226,7 +32329,6 @@ PLandroidx/lifecycle/ViewTreeViewModelStoreOwner$findViewTreeViewModelStoreOwner PLandroidx/lifecycle/ViewTreeViewModelStoreOwner$findViewTreeViewModelStoreOwner$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; PLandroidx/lifecycle/ViewTreeViewModelStoreOwner$findViewTreeViewModelStoreOwner$2;->()V PLandroidx/lifecycle/ViewTreeViewModelStoreOwner$findViewTreeViewModelStoreOwner$2;->()V -PLandroidx/lifecycle/ViewTreeViewModelStoreOwner$findViewTreeViewModelStoreOwner$2;->invoke(Landroid/view/View;)Landroidx/lifecycle/ViewModelStoreOwner; PLandroidx/lifecycle/ViewTreeViewModelStoreOwner$findViewTreeViewModelStoreOwner$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; PLandroidx/lifecycle/ViewTreeViewModelStoreOwner;->set(Landroid/view/View;Landroidx/lifecycle/ViewModelStoreOwner;)V PLandroidx/lifecycle/viewmodel/CreationExtras$Empty;->()V @@ -32355,13 +32457,12 @@ PLandroidx/navigation/NavDeepLink$Companion;->(Lkotlin/jvm/internal/Defaul PLandroidx/navigation/NavDeepLink$fragArgs$2;->(Landroidx/navigation/NavDeepLink;)V PLandroidx/navigation/NavDeepLink$fragArgs$2;->invoke()Ljava/lang/Object; PLandroidx/navigation/NavDeepLink$fragArgs$2;->invoke()Ljava/util/List; -PLandroidx/navigation/NavDeepLink$fragArgsAndRegex$2;->(Landroidx/navigation/NavDeepLink;)V PLandroidx/navigation/NavDeepLink$fragArgsAndRegex$2;->invoke()Ljava/lang/Object; PLandroidx/navigation/NavDeepLink$fragArgsAndRegex$2;->invoke()Lkotlin/Pair; PLandroidx/navigation/NavDeepLink$fragPattern$2;->(Landroidx/navigation/NavDeepLink;)V PLandroidx/navigation/NavDeepLink$fragRegex$2;->(Landroidx/navigation/NavDeepLink;)V PLandroidx/navigation/NavDeepLink$isParameterizedQuery$2;->invoke()Ljava/lang/Object; -PLandroidx/navigation/NavDeepLink$mimeTypePattern$2;->(Landroidx/navigation/NavDeepLink;)V +PLandroidx/navigation/NavDeepLink$pathPattern$2;->(Landroidx/navigation/NavDeepLink;)V PLandroidx/navigation/NavDeepLink$queryArgsMap$2;->(Landroidx/navigation/NavDeepLink;)V PLandroidx/navigation/NavDeepLink$queryArgsMap$2;->invoke()Ljava/lang/Object; PLandroidx/navigation/NavDeepLink$queryArgsMap$2;->invoke()Ljava/util/Map; @@ -32779,6 +32880,7 @@ PLandroidx/paging/PageFetcherSnapshot;->access$startConsumingHints(Landroidx/pag PLandroidx/paging/PageFetcherSnapshot;->getPageEventFlow()Lkotlinx/coroutines/flow/Flow; PLandroidx/paging/PageFetcherSnapshot;->getRemoteMediatorConnection()Landroidx/paging/RemoteMediatorConnection; PLandroidx/paging/PageFetcherSnapshot;->loadParams(Landroidx/paging/LoadType;Ljava/lang/Object;)Landroidx/paging/PagingSource$LoadParams; +PLandroidx/paging/PageFetcherSnapshot;->nextLoadKeyOrNull(Landroidx/paging/PageFetcherSnapshotState;Landroidx/paging/LoadType;II)Ljava/lang/Object; PLandroidx/paging/PageFetcherSnapshot;->setLoading(Landroidx/paging/PageFetcherSnapshotState;Landroidx/paging/LoadType;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; PLandroidx/paging/PageFetcherSnapshot;->startConsumingHints(Lkotlinx/coroutines/CoroutineScope;)V PLandroidx/paging/PageFetcherSnapshotKt;->shouldPrioritizeOver(Landroidx/paging/GenerationalViewportHint;Landroidx/paging/GenerationalViewportHint;Landroidx/paging/LoadType;)Z @@ -32826,7 +32928,6 @@ PLandroidx/paging/PagePresenter;->getPlaceholdersAfter()I PLandroidx/paging/PagePresenter;->getPlaceholdersBefore()I PLandroidx/paging/PagePresenter;->getStorageCount()I PLandroidx/paging/PagePresenter;->initializeHint()Landroidx/paging/ViewportHint$Initial; -PLandroidx/paging/PagePresenter;->insertPage(Landroidx/paging/PageEvent$Insert;Landroidx/paging/PagePresenter$ProcessPageEventCallback;)V PLandroidx/paging/Pager$flow$2;->(Lkotlin/jvm/functions/Function0;Lkotlin/coroutines/Continuation;)V PLandroidx/paging/Pager$flow$2;->create(Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; PLandroidx/paging/Pager$flow$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; @@ -32855,6 +32956,7 @@ PLandroidx/paging/PagingData;->getUiReceiver$paging_common()Landroidx/paging/UiR PLandroidx/paging/PagingDataDiffer$1;->(Landroidx/paging/PagingDataDiffer;)V PLandroidx/paging/PagingDataDiffer$1;->invoke()Ljava/lang/Object; PLandroidx/paging/PagingDataDiffer$1;->invoke()V +PLandroidx/paging/PagingDataDiffer$collectFrom$2$1$2;->(Landroidx/paging/PageEvent;Landroidx/paging/PagingDataDiffer;Landroidx/paging/PagingData;Lkotlin/coroutines/Continuation;)V PLandroidx/paging/PagingDataDiffer$collectFrom$2$1;->(Landroidx/paging/PagingDataDiffer;Landroidx/paging/PagingData;)V PLandroidx/paging/PagingDataDiffer$collectFrom$2$1;->emit(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; PLandroidx/paging/PagingDataDiffer$collectFrom$2;->(Landroidx/paging/PagingDataDiffer;Landroidx/paging/PagingData;Lkotlin/coroutines/Continuation;)V @@ -32924,9 +33026,8 @@ PLandroidx/paging/RemoteMediator$InitializeAction;->(Ljava/lang/String;I)V PLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1$producer$1$1;->(Lkotlinx/coroutines/channels/Channel;Lkotlin/jvm/functions/Function2;Lkotlin/coroutines/Continuation;)V PLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1$producer$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1$producer$1$1;->invoke(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -PLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1$producer$1;->(Lkotlinx/coroutines/channels/Channel;Lkotlin/jvm/functions/Function2;Lkotlin/coroutines/Continuation;)V +PLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1$producer$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; PLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1;->(Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/jvm/functions/Function2;Lkotlin/coroutines/Continuation;)V -PLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; PLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1$1;->invoke(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; PLandroidx/paging/SimpleChannelFlowKt$simpleChannelFlow$1;->(Lkotlin/jvm/functions/Function2;Lkotlin/coroutines/Continuation;)V @@ -32969,6 +33070,7 @@ PLandroidx/paging/ViewportHint;->(IIIILkotlin/jvm/internal/DefaultConstruc PLandroidx/paging/ViewportHint;->getOriginalPageOffsetFirst()I PLandroidx/paging/ViewportHint;->getOriginalPageOffsetLast()I PLandroidx/paging/compose/LazyFoundationExtensionsKt$itemContentType$1;->(Lkotlin/jvm/functions/Function1;Landroidx/paging/compose/LazyPagingItems;)V +PLandroidx/paging/compose/LazyFoundationExtensionsKt$itemContentType$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; PLandroidx/paging/compose/LazyFoundationExtensionsKt$itemKey$1;->(Lkotlin/jvm/functions/Function1;Landroidx/paging/compose/LazyPagingItems;)V PLandroidx/paging/compose/LazyFoundationExtensionsKt$itemKey$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; PLandroidx/paging/compose/LazyPagingItems$Companion$1;->()V @@ -34048,6 +34150,7 @@ PLcoil/compose/AsyncImagePainter;->access$toState(Lcoil/compose/AsyncImagePainte PLcoil/compose/AsyncImagePainter;->access$updateRequest(Lcoil/compose/AsyncImagePainter;Lcoil/request/ImageRequest;)Lcoil/request/ImageRequest; PLcoil/compose/AsyncImagePainter;->access$updateState(Lcoil/compose/AsyncImagePainter;Lcoil/compose/AsyncImagePainter$State;)V PLcoil/compose/AsyncImagePainter;->clear()V +PLcoil/compose/AsyncImagePainter;->getAlpha()F PLcoil/compose/AsyncImagePainter;->getColorFilter()Landroidx/compose/ui/graphics/ColorFilter; PLcoil/compose/AsyncImagePainter;->getImageLoader()Lcoil/ImageLoader; PLcoil/compose/AsyncImagePainter;->getIntrinsicSize-NH-jbRc()J @@ -34088,6 +34191,7 @@ PLcoil/compose/ContentPainterModifier;->modifyConstraints-ZezNO4M(J)J PLcoil/compose/CrossfadePainter;->(Landroidx/compose/ui/graphics/painter/Painter;Landroidx/compose/ui/graphics/painter/Painter;Landroidx/compose/ui/layout/ContentScale;IZZ)V PLcoil/compose/CrossfadePainter;->computeDrawSize-x8L_9b0(JJ)J PLcoil/compose/CrossfadePainter;->computeIntrinsicSize-NH-jbRc()J +PLcoil/compose/CrossfadePainter;->drawPainter(Landroidx/compose/ui/graphics/drawscope/DrawScope;Landroidx/compose/ui/graphics/painter/Painter;F)V PLcoil/compose/CrossfadePainter;->getColorFilter()Landroidx/compose/ui/graphics/ColorFilter; PLcoil/compose/CrossfadePainter;->getIntrinsicSize-NH-jbRc()J PLcoil/compose/CrossfadePainter;->getInvalidateTick()I @@ -34108,6 +34212,7 @@ PLcoil/compose/UtilsKt$transformOf$1;->invoke(Ljava/lang/Object;)Ljava/lang/Obje PLcoil/compose/UtilsKt;->()V PLcoil/compose/UtilsKt;->getZeroConstraints()J PLcoil/compose/UtilsKt;->onStateOf(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)Lkotlin/jvm/functions/Function1; +PLcoil/compose/UtilsKt;->toIntSize-uvyYCjk(J)J PLcoil/compose/UtilsKt;->toScale(Landroidx/compose/ui/layout/ContentScale;)Lcoil/size/Scale; PLcoil/compose/UtilsKt;->transformOf(Landroidx/compose/ui/graphics/painter/Painter;Landroidx/compose/ui/graphics/painter/Painter;Landroidx/compose/ui/graphics/painter/Painter;)Lkotlin/jvm/functions/Function1; PLcoil/decode/BitmapFactoryDecoder$Companion;->()V @@ -34118,7 +34223,6 @@ PLcoil/decode/BitmapFactoryDecoder$ExceptionCatchingSource;->read(Lokio/Buffer;J PLcoil/decode/BitmapFactoryDecoder$Factory;->(ILcoil/decode/ExifOrientationPolicy;)V PLcoil/decode/BitmapFactoryDecoder$Factory;->create(Lcoil/fetch/SourceResult;Lcoil/request/Options;Lcoil/ImageLoader;)Lcoil/decode/Decoder; PLcoil/decode/BitmapFactoryDecoder$decode$1;->(Lcoil/decode/BitmapFactoryDecoder;Lkotlin/coroutines/Continuation;)V -PLcoil/decode/BitmapFactoryDecoder$decode$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; PLcoil/decode/BitmapFactoryDecoder$decode$2$1;->(Lcoil/decode/BitmapFactoryDecoder;)V PLcoil/decode/BitmapFactoryDecoder$decode$2$1;->invoke()Lcoil/decode/DecodeResult; PLcoil/decode/BitmapFactoryDecoder$decode$2$1;->invoke()Ljava/lang/Object; @@ -34147,10 +34251,6 @@ PLcoil/decode/ExifData;->()V PLcoil/decode/ExifData;->(ZI)V PLcoil/decode/ExifData;->getRotationDegrees()I PLcoil/decode/ExifData;->isFlipped()Z -PLcoil/decode/ExifInterfaceInputStream;->(Ljava/io/InputStream;)V -PLcoil/decode/ExifInterfaceInputStream;->available()I -PLcoil/decode/ExifInterfaceInputStream;->interceptBytesRead(I)I -PLcoil/decode/ExifInterfaceInputStream;->read([BII)I PLcoil/decode/ExifOrientationPolicy;->$values()[Lcoil/decode/ExifOrientationPolicy; PLcoil/decode/ExifOrientationPolicy;->()V PLcoil/decode/ExifOrientationPolicy;->(Ljava/lang/String;I)V @@ -34288,7 +34388,6 @@ PLcoil/intercept/EngineInterceptor$ExecuteResult;->getDiskCacheKey()Ljava/lang/S PLcoil/intercept/EngineInterceptor$ExecuteResult;->getDrawable()Landroid/graphics/drawable/Drawable; PLcoil/intercept/EngineInterceptor$ExecuteResult;->isSampled()Z PLcoil/intercept/EngineInterceptor$decode$1;->(Lcoil/intercept/EngineInterceptor;Lkotlin/coroutines/Continuation;)V -PLcoil/intercept/EngineInterceptor$decode$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; PLcoil/intercept/EngineInterceptor$execute$1;->(Lcoil/intercept/EngineInterceptor;Lkotlin/coroutines/Continuation;)V PLcoil/intercept/EngineInterceptor$execute$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; PLcoil/intercept/EngineInterceptor$execute$executeResult$1;->(Lcoil/intercept/EngineInterceptor;Lkotlin/jvm/internal/Ref$ObjectRef;Lkotlin/jvm/internal/Ref$ObjectRef;Lcoil/request/ImageRequest;Ljava/lang/Object;Lkotlin/jvm/internal/Ref$ObjectRef;Lcoil/EventListener;Lkotlin/coroutines/Continuation;)V @@ -34392,6 +34491,7 @@ PLcoil/network/CacheResponse;->(Lokhttp3/Response;)V PLcoil/network/CacheResponse;->(Lokio/BufferedSource;)V PLcoil/network/CacheResponse;->getContentType()Lokhttp3/MediaType; PLcoil/network/CacheResponse;->getResponseHeaders()Lokhttp3/Headers; +PLcoil/network/CacheResponse;->writeTo(Lokio/BufferedSink;)V PLcoil/network/CacheStrategy$Companion;->()V PLcoil/network/CacheStrategy$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V PLcoil/network/CacheStrategy$Companion;->isCacheable(Lokhttp3/Request;Lokhttp3/Response;)Z @@ -34597,6 +34697,7 @@ PLcoil/util/-Requests;->getAllowInexactSize(Lcoil/request/ImageRequest;)Z PLcoil/util/-Requests;->getDEFAULT_REQUEST_OPTIONS()Lcoil/request/DefaultRequestOptions; PLcoil/util/-Requests;->getDrawableCompat(Lcoil/request/ImageRequest;Landroid/graphics/drawable/Drawable;Ljava/lang/Integer;Landroid/graphics/drawable/Drawable;)Landroid/graphics/drawable/Drawable; PLcoil/util/-Utils;->()V +PLcoil/util/-Utils;->addUnsafeNonAscii(Lokhttp3/Headers$Builder;Ljava/lang/String;)Lokhttp3/Headers$Builder; PLcoil/util/-Utils;->calculateMemoryCacheSize(Landroid/content/Context;D)I PLcoil/util/-Utils;->closeQuietly(Ljava/io/Closeable;)V PLcoil/util/-Utils;->defaultMemoryCacheSizePercent(Landroid/content/Context;)D @@ -34752,9 +34853,12 @@ PLcom/slack/eithernet/ApiResult$Success;->getTags$eithernet()Ljava/util/Map; PLcom/slack/eithernet/ApiResult$Success;->getValue()Ljava/lang/Object; PLcom/slack/eithernet/ApiResult$Success;->withTags(Ljava/util/Map;)Lcom/slack/eithernet/ApiResult$Success; PLcom/slack/eithernet/ApiResult;->()V +PLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$Companion;->()V +PLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V PLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$adapt$1$enqueue$1;->(Lretrofit2/Callback;Lcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter;)V PLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$adapt$1;->(Lretrofit2/Call;Lcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter;)V PLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter$adapt$1;->enqueue(Lretrofit2/Callback;)V +PLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter;->()V PLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter;->(Lretrofit2/Retrofit;Ljava/lang/reflect/ParameterizedType;Z[Ljava/lang/annotation/Annotation;)V PLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter;->adapt(Lretrofit2/Call;)Ljava/lang/Object; PLcom/slack/eithernet/ApiResultCallAdapterFactory$ApiResultCallAdapter;->adapt(Lretrofit2/Call;)Lretrofit2/Call; @@ -35023,17 +35127,16 @@ PLdev/msfjarvis/claw/android/ui/lists/ComposableSingletons$NetworkPostsKt$lambda PLdev/msfjarvis/claw/android/ui/lists/ComposableSingletons$NetworkPostsKt;->()V PLdev/msfjarvis/claw/android/ui/lists/ComposableSingletons$NetworkPostsKt;->()V PLdev/msfjarvis/claw/android/ui/lists/ComposableSingletons$NetworkPostsKt;->getLambda-1$android_benchmark()Lkotlin/jvm/functions/Function3; -PLdev/msfjarvis/claw/android/ui/lists/ListItemKt$ListItem$saved$2;->(Lkotlin/jvm/functions/Function2;Ldev/msfjarvis/claw/database/local/SavedPost;Lkotlin/coroutines/Continuation;)V PLdev/msfjarvis/claw/android/ui/lists/ListItemKt$ListItem$saved$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; PLdev/msfjarvis/claw/android/ui/lists/ListItemKt$ListItem$saved$2;->invoke(Landroidx/compose/runtime/ProduceStateScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; PLdev/msfjarvis/claw/android/ui/lists/ListItemKt$ListItem$saved$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLdev/msfjarvis/claw/android/ui/lists/ListItemKt;->ListItem$lambda$0(Landroidx/compose/runtime/State;)Z PLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$1;->()V PLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$1;->()V -PLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$1;->invoke(Ldev/msfjarvis/claw/model/LobstersPost;)Ljava/lang/Object; PLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$2;->()V PLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$2;->()V -PLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$2;->invoke(Ldev/msfjarvis/claw/model/LobstersPost;)Ljava/lang/Object; +PLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; PLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1;->(Landroidx/paging/compose/LazyPagingItems;Lkotlin/jvm/functions/Function2;Ldev/msfjarvis/claw/common/posts/PostActions;I)V PLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; PLdev/msfjarvis/claw/android/ui/lists/NetworkPostsKt$NetworkPosts$2;->(Landroidx/paging/compose/LazyPagingItems;Landroidx/compose/foundation/lazy/LazyListState;Lkotlin/jvm/functions/Function2;Ldev/msfjarvis/claw/common/posts/PostActions;Landroidx/compose/ui/Modifier;II)V @@ -35345,6 +35448,7 @@ PLdev/msfjarvis/claw/model/LobstersPost;->getCommentCount()I PLdev/msfjarvis/claw/model/LobstersPost;->getCommentsUrl()Ljava/lang/String; PLdev/msfjarvis/claw/model/LobstersPost;->getCreatedAt()Ljava/lang/String; PLdev/msfjarvis/claw/model/LobstersPost;->getDescription()Ljava/lang/String; +PLdev/msfjarvis/claw/model/LobstersPost;->getShortId()Ljava/lang/String; PLdev/msfjarvis/claw/model/LobstersPost;->getSubmitter()Ldev/msfjarvis/claw/model/User; PLdev/msfjarvis/claw/model/LobstersPost;->getTags()Ljava/util/List; PLdev/msfjarvis/claw/model/LobstersPost;->getTitle()Ljava/lang/String; @@ -35352,7 +35456,6 @@ PLdev/msfjarvis/claw/model/LobstersPost;->getUrl()Ljava/lang/String; PLdev/msfjarvis/claw/model/User$$serializer;->()V PLdev/msfjarvis/claw/model/User$$serializer;->()V PLdev/msfjarvis/claw/model/User$$serializer;->childSerializers()[Lkotlinx/serialization/KSerializer; -PLdev/msfjarvis/claw/model/User$$serializer;->deserialize(Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object; PLdev/msfjarvis/claw/model/User$$serializer;->typeParametersSerializers()[Lkotlinx/serialization/KSerializer; PLdev/msfjarvis/claw/model/User$Companion;->()V PLdev/msfjarvis/claw/model/User$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -35454,6 +35557,7 @@ PLio/requery/android/database/AbstractWindowedCursor;->clearOrCreateWindow(Ljava PLio/requery/android/database/AbstractWindowedCursor;->closeWindow()V PLio/requery/android/database/AbstractWindowedCursor;->onDeactivateOrClose()V PLio/requery/android/database/CursorWindow;->(Ljava/lang/String;)V +PLio/requery/android/database/CursorWindow;->(Ljava/lang/String;I)V PLio/requery/android/database/CursorWindow;->dispose()V PLio/requery/android/database/CursorWindow;->finalize()V PLio/requery/android/database/CursorWindow;->getNumRows()I @@ -35493,6 +35597,9 @@ PLio/requery/android/database/sqlite/SQLiteConnection$OperationLog;->newOperatio PLio/requery/android/database/sqlite/SQLiteConnection$PreparedStatement;->()V PLio/requery/android/database/sqlite/SQLiteConnection$PreparedStatement;->(Lio/requery/android/database/sqlite/SQLiteConnection$PreparedStatement-IA;)V PLio/requery/android/database/sqlite/SQLiteConnection$PreparedStatementCache;->(Lio/requery/android/database/sqlite/SQLiteConnection;I)V +PLio/requery/android/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +PLio/requery/android/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/String;Lio/requery/android/database/sqlite/SQLiteConnection$PreparedStatement;Lio/requery/android/database/sqlite/SQLiteConnection$PreparedStatement;)V +PLio/requery/android/database/sqlite/SQLiteConnection;->-$$Nest$mfinalizePreparedStatement(Lio/requery/android/database/sqlite/SQLiteConnection;Lio/requery/android/database/sqlite/SQLiteConnection$PreparedStatement;)V PLio/requery/android/database/sqlite/SQLiteConnection;->()V PLio/requery/android/database/sqlite/SQLiteConnection;->(Lio/requery/android/database/sqlite/SQLiteConnectionPool;Lio/requery/android/database/sqlite/SQLiteDatabaseConfiguration;IZ)V PLio/requery/android/database/sqlite/SQLiteConnection;->applyBlockGuardPolicy(Lio/requery/android/database/sqlite/SQLiteConnection$PreparedStatement;)V @@ -35500,9 +35607,11 @@ PLio/requery/android/database/sqlite/SQLiteConnection;->attachCancellationSignal PLio/requery/android/database/sqlite/SQLiteConnection;->bindArguments(Lio/requery/android/database/sqlite/SQLiteConnection$PreparedStatement;[Ljava/lang/Object;)V PLio/requery/android/database/sqlite/SQLiteConnection;->canonicalizeSyncMode(Ljava/lang/String;)Ljava/lang/String; PLio/requery/android/database/sqlite/SQLiteConnection;->detachCancellationSignal(Landroidx/core/os/CancellationSignal;)V +PLio/requery/android/database/sqlite/SQLiteConnection;->dispose(Z)V PLio/requery/android/database/sqlite/SQLiteConnection;->execute(Ljava/lang/String;[Ljava/lang/Object;Landroidx/core/os/CancellationSignal;)V PLio/requery/android/database/sqlite/SQLiteConnection;->executeForChangedRowCount(Ljava/lang/String;[Ljava/lang/Object;Landroidx/core/os/CancellationSignal;)I PLio/requery/android/database/sqlite/SQLiteConnection;->executeForString(Ljava/lang/String;[Ljava/lang/Object;Landroidx/core/os/CancellationSignal;)Ljava/lang/String; +PLio/requery/android/database/sqlite/SQLiteConnection;->finalize()V PLio/requery/android/database/sqlite/SQLiteConnection;->finalizePreparedStatement(Lio/requery/android/database/sqlite/SQLiteConnection$PreparedStatement;)V PLio/requery/android/database/sqlite/SQLiteConnection;->getTypeOfObject(Ljava/lang/Object;)I PLio/requery/android/database/sqlite/SQLiteConnection;->hasCodec()Z @@ -35527,7 +35636,10 @@ PLio/requery/android/database/sqlite/SQLiteConnectionPool$AcquiredConnectionStat PLio/requery/android/database/sqlite/SQLiteConnectionPool;->()V PLio/requery/android/database/sqlite/SQLiteConnectionPool;->(Lio/requery/android/database/sqlite/SQLiteDatabaseConfiguration;)V PLio/requery/android/database/sqlite/SQLiteConnectionPool;->acquireConnection(Ljava/lang/String;ILandroidx/core/os/CancellationSignal;)Lio/requery/android/database/sqlite/SQLiteConnection; +PLio/requery/android/database/sqlite/SQLiteConnectionPool;->dispose(Z)V +PLio/requery/android/database/sqlite/SQLiteConnectionPool;->finalize()V PLio/requery/android/database/sqlite/SQLiteConnectionPool;->finishAcquireConnectionLocked(Lio/requery/android/database/sqlite/SQLiteConnection;I)V +PLio/requery/android/database/sqlite/SQLiteConnectionPool;->onConnectionLeaked()V PLio/requery/android/database/sqlite/SQLiteConnectionPool;->open()V PLio/requery/android/database/sqlite/SQLiteConnectionPool;->open(Lio/requery/android/database/sqlite/SQLiteDatabaseConfiguration;)Lio/requery/android/database/sqlite/SQLiteConnectionPool; PLio/requery/android/database/sqlite/SQLiteConnectionPool;->openConnectionLocked(Lio/requery/android/database/sqlite/SQLiteDatabaseConfiguration;Z)Lio/requery/android/database/sqlite/SQLiteConnection; @@ -35704,6 +35816,8 @@ PLio/sentry/SentryEnvelopeHeader$Deserializer;->()V PLio/sentry/SentryEnvelopeItemHeader$Deserializer;->()V PLio/sentry/SentryEvent$Deserializer;->()V PLio/sentry/SentryExceptionFactory;->(Lio/sentry/SentryStackTraceFactory;)V +PLio/sentry/SentryExecutorService$SentryExecutorServiceThreadFactory;->()V +PLio/sentry/SentryExecutorService$SentryExecutorServiceThreadFactory;->(Lio/sentry/SentryExecutorService$1;)V PLio/sentry/SentryExecutorService;->()V PLio/sentry/SentryExecutorService;->(Ljava/util/concurrent/ScheduledExecutorService;)V PLio/sentry/SentryIntegrationPackageStorage;->()V @@ -35778,6 +35892,7 @@ PLio/sentry/SentryOptions;->setAttachThreads(Z)V PLio/sentry/SentryOptions;->setCacheDirPath(Ljava/lang/String;)V PLio/sentry/SentryOptions;->setDateProvider(Lio/sentry/SentryDateProvider;)V PLio/sentry/SentryOptions;->setDebug(Z)V +PLio/sentry/SentryOptions;->setDebugMetaLoader(Lio/sentry/internal/debugmeta/IDebugMetaLoader;)V PLio/sentry/SentryOptions;->setDistinctId(Ljava/lang/String;)V PLio/sentry/SentryOptions;->setDsn(Ljava/lang/String;)V PLio/sentry/SentryOptions;->setEnableAutoSessionTracking(Z)V @@ -35841,7 +35956,6 @@ PLio/sentry/android/core/AndroidOptionsInitializer;->initializeCacheDirs(Landroi PLio/sentry/android/core/AndroidOptionsInitializer;->initializeIntegrationsAndProcessors(Lio/sentry/android/core/SentryAndroidOptions;Landroid/content/Context;Lio/sentry/android/core/BuildInfoProvider;Lio/sentry/android/core/LoadClass;ZZ)V PLio/sentry/android/core/AndroidOptionsInitializer;->installDefaultIntegrations(Landroid/content/Context;Lio/sentry/android/core/SentryAndroidOptions;Lio/sentry/android/core/BuildInfoProvider;Lio/sentry/android/core/LoadClass;Lio/sentry/android/core/ActivityFramesTracker;ZZ)V PLio/sentry/android/core/AndroidOptionsInitializer;->isNdkAvailable(Lio/sentry/android/core/BuildInfoProvider;)Z -PLio/sentry/android/core/AndroidOptionsInitializer;->loadDebugMetaProperties(Landroid/content/Context;Lio/sentry/ILogger;)Ljava/util/Properties; PLio/sentry/android/core/AndroidOptionsInitializer;->loadDefaultAndMetadataOptions(Lio/sentry/android/core/SentryAndroidOptions;Landroid/content/Context;Lio/sentry/ILogger;Lio/sentry/android/core/BuildInfoProvider;)V PLio/sentry/android/core/AndroidOptionsInitializer;->readDefaultOptionValues(Lio/sentry/android/core/SentryAndroidOptions;Landroid/content/Context;Lio/sentry/android/core/BuildInfoProvider;)V PLio/sentry/android/core/AndroidTransactionProfiler;->(Landroid/content/Context;Lio/sentry/android/core/SentryAndroidOptions;Lio/sentry/android/core/BuildInfoProvider;Lio/sentry/android/core/internal/util/SentryFrameMetricsCollector;)V @@ -35978,6 +36092,7 @@ PLio/sentry/android/core/ViewHierarchyEventProcessor;->(Lio/sentry/android PLio/sentry/android/core/cache/AndroidEnvelopeCache;->(Lio/sentry/android/core/SentryAndroidOptions;)V PLio/sentry/android/core/cache/AndroidEnvelopeCache;->(Lio/sentry/android/core/SentryAndroidOptions;Lio/sentry/transport/ICurrentDateProvider;)V PLio/sentry/android/core/cache/AndroidEnvelopeCache;->hasStartupCrashMarker(Lio/sentry/SentryOptions;)Z +PLio/sentry/android/core/internal/debugmeta/AssetsDebugMetaLoader;->(Landroid/content/Context;Lio/sentry/ILogger;)V PLio/sentry/android/core/internal/gestures/AndroidViewGestureTargetLocator;->(Z)V PLio/sentry/android/core/internal/modules/AssetsModulesLoader;->(Landroid/content/Context;Lio/sentry/ILogger;)V PLio/sentry/android/core/internal/util/AndroidCurrentDateProvider;->()V @@ -36041,6 +36156,9 @@ PLio/sentry/clientreport/DiscardReason;->getReason()Ljava/lang/String; PLio/sentry/clientreport/DiscardReason;->values()[Lio/sentry/clientreport/DiscardReason; PLio/sentry/compose/gestures/ComposeGestureTargetLocator;->(Lio/sentry/ILogger;)V PLio/sentry/compose/viewhierarchy/ComposeViewHierarchyExporter;->(Lio/sentry/ILogger;)V +PLio/sentry/internal/debugmeta/NoOpDebugMetaLoader;->()V +PLio/sentry/internal/debugmeta/NoOpDebugMetaLoader;->()V +PLio/sentry/internal/debugmeta/NoOpDebugMetaLoader;->getInstance()Lio/sentry/internal/debugmeta/NoOpDebugMetaLoader; PLio/sentry/internal/modules/ModulesLoader;->()V PLio/sentry/internal/modules/ModulesLoader;->(Lio/sentry/ILogger;)V PLio/sentry/internal/modules/NoOpModulesLoader;->()V @@ -36191,6 +36309,7 @@ PLkotlin/collections/ArraysKt___ArraysKt;->filterNotNullTo([Ljava/lang/Object;Lj PLkotlin/collections/ArraysKt___ArraysKt;->first([Ljava/lang/Object;)Ljava/lang/Object; PLkotlin/collections/ArraysKt___ArraysKt;->getLastIndex([I)I PLkotlin/collections/ArraysKt___ArraysKt;->getOrNull([Ljava/lang/Object;I)Ljava/lang/Object; +PLkotlin/collections/ArraysKt___ArraysKt;->indexOf([Ljava/lang/Object;Ljava/lang/Object;)I PLkotlin/collections/ArraysKt___ArraysKt;->toCollection([Ljava/lang/Object;Ljava/util/Collection;)Ljava/util/Collection; PLkotlin/collections/ArraysKt___ArraysKt;->toList([Ljava/lang/Object;)Ljava/util/List; PLkotlin/collections/ArraysKt___ArraysKt;->toMutableList([Ljava/lang/Object;)Ljava/util/List; @@ -36242,6 +36361,7 @@ PLkotlin/collections/EmptyMap;->containsKey(Ljava/lang/Object;)Z PLkotlin/collections/EmptyMap;->equals(Ljava/lang/Object;)Z PLkotlin/collections/EmptyMap;->get(Ljava/lang/Object;)Ljava/lang/Object; PLkotlin/collections/EmptyMap;->get(Ljava/lang/Object;)Ljava/lang/Void; +PLkotlin/collections/EmptyMap;->getKeys()Ljava/util/Set; PLkotlin/collections/EmptyMap;->getSize()I PLkotlin/collections/EmptyMap;->hashCode()I PLkotlin/collections/EmptyMap;->isEmpty()Z @@ -36319,7 +36439,6 @@ PLkotlin/coroutines/jvm/internal/BaseContinuationImpl;->releaseIntercepted()V PLkotlin/coroutines/jvm/internal/Boxing;->boxFloat(F)Ljava/lang/Float; PLkotlin/coroutines/jvm/internal/CompletedContinuation;->()V PLkotlin/coroutines/jvm/internal/CompletedContinuation;->()V -PLkotlin/coroutines/jvm/internal/RestrictedContinuationImpl;->(Lkotlin/coroutines/Continuation;)V PLkotlin/internal/PlatformImplementations;->()V PLkotlin/internal/PlatformImplementations;->defaultPlatformRandom()Lkotlin/random/Random; PLkotlin/internal/PlatformImplementationsKt;->()V @@ -36374,6 +36493,7 @@ PLkotlin/jvm/internal/Ref$BooleanRef;->()V PLkotlin/jvm/internal/Ref$FloatRef;->()V PLkotlin/jvm/internal/Ref$IntRef;->()V PLkotlin/jvm/internal/Reflection;->()V +PLkotlin/jvm/internal/Reflection;->getOrCreateKotlinClass(Ljava/lang/Class;)Lkotlin/reflect/KClass; PLkotlin/jvm/internal/Reflection;->mutableProperty1(Lkotlin/jvm/internal/MutablePropertyReference1;)Lkotlin/reflect/KMutableProperty1; PLkotlin/jvm/internal/Reflection;->property1(Lkotlin/jvm/internal/PropertyReference1;)Lkotlin/reflect/KProperty1; PLkotlin/jvm/internal/ReflectionFactory;->()V @@ -36647,7 +36767,6 @@ PLkotlin/sequences/SequenceBuilderIterator;->resumeWith(Ljava/lang/Object;)V PLkotlin/sequences/SequenceBuilderIterator;->setNextStep(Lkotlin/coroutines/Continuation;)V PLkotlin/sequences/SequenceScope;->()V PLkotlin/sequences/SequencesKt__SequenceBuilderKt$sequence$$inlined$Sequence$1;->(Lkotlin/jvm/functions/Function2;)V -PLkotlin/sequences/SequencesKt__SequenceBuilderKt$sequence$$inlined$Sequence$1;->iterator()Ljava/util/Iterator; PLkotlin/sequences/SequencesKt__SequencesKt$generateSequence$2;->invoke()Ljava/lang/Object; PLkotlin/sequences/SequencesKt___SequencesKt$filterNotNull$1;->()V PLkotlin/sequences/SequencesKt___SequencesKt$filterNotNull$1;->()V @@ -36882,6 +37001,7 @@ PLkotlinx/coroutines/JobSupport;->invokeOnCompletion(Lkotlin/jvm/functions/Funct PLkotlinx/coroutines/JobSupport;->isScopedCoroutine()Z PLkotlinx/coroutines/JobSupport;->join(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; PLkotlinx/coroutines/JobSupport;->joinInternal()Z +PLkotlinx/coroutines/JobSupport;->minusKey(Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext; PLkotlinx/coroutines/JobSupport;->onCancelling(Ljava/lang/Throwable;)V PLkotlinx/coroutines/JobSupport;->onCompletionInternal(Ljava/lang/Object;)V PLkotlinx/coroutines/JobSupport;->plus(Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext; @@ -37027,6 +37147,7 @@ PLkotlinx/coroutines/flow/FlowKt__ChannelsKt;->emitAll(Lkotlinx/coroutines/flow/ PLkotlinx/coroutines/flow/FlowKt__CollectKt;->collect(Lkotlinx/coroutines/flow/Flow;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; PLkotlinx/coroutines/flow/FlowKt__CollectKt;->collectLatest(Lkotlinx/coroutines/flow/Flow;Lkotlin/jvm/functions/Function2;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; PLkotlinx/coroutines/flow/FlowKt__CollectKt;->emitAll(Lkotlinx/coroutines/flow/FlowCollector;Lkotlinx/coroutines/flow/Flow;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLkotlinx/coroutines/flow/FlowKt__ContextKt;->buffer$default(Lkotlinx/coroutines/flow/Flow;ILkotlinx/coroutines/channels/BufferOverflow;ILjava/lang/Object;)Lkotlinx/coroutines/flow/Flow; PLkotlinx/coroutines/flow/FlowKt__ContextKt;->conflate(Lkotlinx/coroutines/flow/Flow;)Lkotlinx/coroutines/flow/Flow; PLkotlinx/coroutines/flow/FlowKt__DistinctKt$defaultAreEquivalent$1;->()V PLkotlinx/coroutines/flow/FlowKt__DistinctKt$defaultAreEquivalent$1;->()V @@ -37093,7 +37214,6 @@ PLkotlinx/coroutines/flow/ReadonlySharedFlow;->collect(Lkotlinx/coroutines/flow/ PLkotlinx/coroutines/flow/ReadonlyStateFlow;->(Lkotlinx/coroutines/flow/StateFlow;Lkotlinx/coroutines/Job;)V PLkotlinx/coroutines/flow/ReadonlyStateFlow;->collect(Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; PLkotlinx/coroutines/flow/ReadonlyStateFlow;->getValue()Ljava/lang/Object; -PLkotlinx/coroutines/flow/SafeFlow;->(Lkotlin/jvm/functions/Function2;)V PLkotlinx/coroutines/flow/SharedFlowImpl$WhenMappings;->()V PLkotlinx/coroutines/flow/SharedFlowImpl;->access$tryPeekLocked(Lkotlinx/coroutines/flow/SharedFlowImpl;Lkotlinx/coroutines/flow/SharedFlowSlot;)J PLkotlinx/coroutines/flow/SharedFlowImpl;->cleanupTailLocked()V @@ -37114,7 +37234,7 @@ PLkotlinx/coroutines/flow/SharedFlowKt;->access$setBufferAt([Ljava/lang/Object;J PLkotlinx/coroutines/flow/SharedFlowKt;->getBufferAt([Ljava/lang/Object;J)Ljava/lang/Object; PLkotlinx/coroutines/flow/SharedFlowKt;->setBufferAt([Ljava/lang/Object;JLjava/lang/Object;)V PLkotlinx/coroutines/flow/SharedFlowSlot;->()V -PLkotlinx/coroutines/flow/SharedFlowSlot;->allocateLocked(Ljava/lang/Object;)Z +PLkotlinx/coroutines/flow/SharedFlowSlot;->freeLocked(Ljava/lang/Object;)[Lkotlin/coroutines/Continuation; PLkotlinx/coroutines/flow/SharedFlowSlot;->freeLocked(Lkotlinx/coroutines/flow/SharedFlowImpl;)[Lkotlin/coroutines/Continuation; PLkotlinx/coroutines/flow/SharingCommand;->$values()[Lkotlinx/coroutines/flow/SharingCommand; PLkotlinx/coroutines/flow/SharingCommand;->()V @@ -37144,6 +37264,7 @@ PLkotlinx/coroutines/flow/StartedWhileSubscribed;->command(Lkotlinx/coroutines/f PLkotlinx/coroutines/flow/StartedWhileSubscribed;->equals(Ljava/lang/Object;)Z PLkotlinx/coroutines/flow/StateFlowImpl$collect$1;->(Lkotlinx/coroutines/flow/StateFlowImpl;Lkotlin/coroutines/Continuation;)V PLkotlinx/coroutines/flow/StateFlowImpl;->()V +PLkotlinx/coroutines/flow/StateFlowImpl;->(Ljava/lang/Object;)V PLkotlinx/coroutines/flow/StateFlowImpl;->compareAndSet(Ljava/lang/Object;Ljava/lang/Object;)Z PLkotlinx/coroutines/flow/StateFlowImpl;->createSlot()Lkotlinx/coroutines/flow/StateFlowSlot; PLkotlinx/coroutines/flow/StateFlowImpl;->createSlot()Lkotlinx/coroutines/flow/internal/AbstractSharedFlowSlot; @@ -37173,6 +37294,7 @@ PLkotlinx/coroutines/flow/internal/ChannelFlowOperatorImpl;->(Lkotlinx/cor PLkotlinx/coroutines/flow/internal/ChannelFlowOperatorImpl;->(Lkotlinx/coroutines/flow/Flow;Lkotlin/coroutines/CoroutineContext;ILkotlinx/coroutines/channels/BufferOverflow;ILkotlin/jvm/internal/DefaultConstructorMarker;)V PLkotlinx/coroutines/flow/internal/ChannelFlowOperatorImpl;->flowCollect(Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; PLkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest$flowCollect$3$1$emit$1;->(Lkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest$flowCollect$3$1;Lkotlin/coroutines/Continuation;)V +PLkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest$flowCollect$3;->(Lkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest;Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)V PLkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest$flowCollect$3;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest;->(Lkotlin/jvm/functions/Function3;Lkotlinx/coroutines/flow/Flow;Lkotlin/coroutines/CoroutineContext;ILkotlinx/coroutines/channels/BufferOverflow;)V PLkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest;->access$getTransform$p(Lkotlinx/coroutines/flow/internal/ChannelFlowTransformLatest;)Lkotlin/jvm/functions/Function3; @@ -37206,7 +37328,6 @@ PLkotlinx/coroutines/internal/ConcurrentLinkedListNode;->()V PLkotlinx/coroutines/internal/ConcurrentLinkedListNode;->getPrev()Lkotlinx/coroutines/internal/ConcurrentLinkedListNode; PLkotlinx/coroutines/internal/DispatchedContinuation;->()V PLkotlinx/coroutines/internal/DispatchedContinuation;->cancelCompletedResult$kotlinx_coroutines_core(Ljava/lang/Object;Ljava/lang/Throwable;)V -PLkotlinx/coroutines/internal/DispatchedContinuation;->postponeCancellation(Ljava/lang/Throwable;)Z PLkotlinx/coroutines/internal/DispatchedContinuationKt;->()V PLkotlinx/coroutines/internal/DispatchedContinuationKt;->resumeCancellableWith$default(Lkotlin/coroutines/Continuation;Ljava/lang/Object;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)V PLkotlinx/coroutines/internal/FastServiceLoader;->()V @@ -37277,13 +37398,10 @@ PLkotlinx/coroutines/scheduling/CoroutineScheduler$Companion;->(Lkotlin/jv PLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->()V PLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->(Lkotlinx/coroutines/scheduling/CoroutineScheduler;)V PLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->(Lkotlinx/coroutines/scheduling/CoroutineScheduler;I)V -PLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->access$getThis$0$p(Lkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;)Lkotlinx/coroutines/scheduling/CoroutineScheduler; PLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->getWorkerCtl$FU()Ljava/util/concurrent/atomic/AtomicIntegerFieldUpdater; PLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->idleReset(I)V PLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->nextInt(I)I PLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->run()V -PLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->setIndexInArray(I)V -PLkotlinx/coroutines/scheduling/CoroutineScheduler$Worker;->tryTerminateWorker()V PLkotlinx/coroutines/scheduling/CoroutineScheduler$WorkerState;->$values()[Lkotlinx/coroutines/scheduling/CoroutineScheduler$WorkerState; PLkotlinx/coroutines/scheduling/CoroutineScheduler$WorkerState;->()V PLkotlinx/coroutines/scheduling/CoroutineScheduler$WorkerState;->(Ljava/lang/String;I)V @@ -37324,34 +37442,19 @@ PLkotlinx/coroutines/scheduling/UnlimitedIoScheduler;->dispatch(Lkotlin/coroutin PLkotlinx/coroutines/scheduling/UnlimitedIoScheduler;->limitedParallelism(I)Lkotlinx/coroutines/CoroutineDispatcher; PLkotlinx/coroutines/scheduling/WorkQueue;->()V PLkotlinx/coroutines/scheduling/WorkQueue;->()V -PLkotlinx/coroutines/scheduling/WorkQueue;->add(Lkotlinx/coroutines/scheduling/Task;Z)Lkotlinx/coroutines/scheduling/Task; -PLkotlinx/coroutines/scheduling/WorkQueue;->poll()Lkotlinx/coroutines/scheduling/Task; PLkotlinx/coroutines/sync/MutexImpl;->()V PLkotlinx/coroutines/sync/MutexImpl;->isLocked()Z PLkotlinx/coroutines/sync/MutexImpl;->lock(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; PLkotlinx/coroutines/sync/MutexImpl;->tryLock(Ljava/lang/Object;)Z PLkotlinx/coroutines/sync/MutexKt;->()V -PLkotlinx/coroutines/sync/SemaphoreImpl$addAcquireToQueue$createNewSegment$1;->()V -PLkotlinx/coroutines/sync/SemaphoreImpl$addAcquireToQueue$createNewSegment$1;->()V -PLkotlinx/coroutines/sync/SemaphoreImpl$tryResumeNextFromQueue$createNewSegment$1;->()V -PLkotlinx/coroutines/sync/SemaphoreImpl$tryResumeNextFromQueue$createNewSegment$1;->()V PLkotlinx/coroutines/sync/SemaphoreImpl;->()V -PLkotlinx/coroutines/sync/SemaphoreImpl;->access$addAcquireToQueue(Lkotlinx/coroutines/sync/SemaphoreImpl;Lkotlinx/coroutines/Waiter;)Z PLkotlinx/coroutines/sync/SemaphoreImpl;->acquire$suspendImpl(Lkotlinx/coroutines/sync/SemaphoreImpl;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; PLkotlinx/coroutines/sync/SemaphoreImpl;->acquire(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -PLkotlinx/coroutines/sync/SemaphoreImpl;->acquireSlowPath(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -PLkotlinx/coroutines/sync/SemaphoreImpl;->addAcquireToQueue(Lkotlinx/coroutines/Waiter;)Z PLkotlinx/coroutines/sync/SemaphoreImpl;->decPermits()I -PLkotlinx/coroutines/sync/SemaphoreImpl;->tryResumeAcquire(Ljava/lang/Object;)Z -PLkotlinx/coroutines/sync/SemaphoreImpl;->tryResumeNextFromQueue()Z PLkotlinx/coroutines/sync/SemaphoreKt;->()V PLkotlinx/coroutines/sync/SemaphoreKt;->Semaphore$default(IIILjava/lang/Object;)Lkotlinx/coroutines/sync/Semaphore; PLkotlinx/coroutines/sync/SemaphoreKt;->Semaphore(II)Lkotlinx/coroutines/sync/Semaphore; -PLkotlinx/coroutines/sync/SemaphoreKt;->access$getCANCELLED$p()Lkotlinx/coroutines/internal/Symbol; -PLkotlinx/coroutines/sync/SemaphoreKt;->access$getPERMIT$p()Lkotlinx/coroutines/internal/Symbol; PLkotlinx/coroutines/sync/SemaphoreKt;->access$getSEGMENT_SIZE$p()I -PLkotlinx/coroutines/sync/SemaphoreSegment;->getAcquirers()Ljava/util/concurrent/atomic/AtomicReferenceArray; -PLkotlinx/coroutines/sync/SemaphoreSegment;->getNumberOfSlots()I PLkotlinx/serialization/SerializersKt;->serializer(Lkotlinx/serialization/modules/SerializersModule;Ljava/lang/reflect/Type;)Lkotlinx/serialization/KSerializer; PLkotlinx/serialization/SerializersKt__SerializersJvmKt;->reflectiveOrContextual$SerializersKt__SerializersJvmKt(Lkotlinx/serialization/modules/SerializersModule;Ljava/lang/Class;Ljava/util/List;)Lkotlinx/serialization/KSerializer; PLkotlinx/serialization/SerializersKt__SerializersJvmKt;->serializer(Lkotlinx/serialization/modules/SerializersModule;Ljava/lang/reflect/Type;)Lkotlinx/serialization/KSerializer; @@ -37417,6 +37520,7 @@ PLkotlinx/serialization/internal/PluginGeneratedSerialDescriptor;->getChildSeria PLkotlinx/serialization/internal/PluginGeneratedSerialDescriptor;->getElementAnnotations(I)Ljava/util/List; PLkotlinx/serialization/internal/PluginGeneratedSerialDescriptor;->getElementDescriptor(I)Lkotlinx/serialization/descriptors/SerialDescriptor; PLkotlinx/serialization/internal/PluginGeneratedSerialDescriptor;->getElementName(I)Ljava/lang/String; +PLkotlinx/serialization/internal/PluginGeneratedSerialDescriptor;->getElementsCount()I PLkotlinx/serialization/internal/PluginGeneratedSerialDescriptor;->getSerialName()Ljava/lang/String; PLkotlinx/serialization/internal/PluginGeneratedSerialDescriptor;->getTypeParameterDescriptors$kotlinx_serialization_core()[Lkotlinx/serialization/descriptors/SerialDescriptor; PLkotlinx/serialization/internal/PluginGeneratedSerialDescriptorKt;->hashCodeImpl(Lkotlinx/serialization/descriptors/SerialDescriptor;[Lkotlinx/serialization/descriptors/SerialDescriptor;)I @@ -37461,7 +37565,6 @@ PLkotlinx/serialization/json/JsonNamingStrategy$Builtins;->getSnakeCase()Lkotlin PLkotlinx/serialization/json/JsonNamingStrategy;->()V PLkotlinx/serialization/json/internal/AbstractJsonLexer;->()V PLkotlinx/serialization/json/internal/AbstractJsonLexer;->expectEof()V -PLkotlinx/serialization/json/internal/AbstractJsonLexerKt;->escapeToChar(I)C PLkotlinx/serialization/json/internal/CharMappings;->()V PLkotlinx/serialization/json/internal/CharMappings;->()V PLkotlinx/serialization/json/internal/CharMappings;->initC2ESC(CC)V @@ -37725,7 +37828,6 @@ PLokhttp3/HttpUrl;->encodedFragment()Ljava/lang/String; PLokhttp3/HttpUrl;->equals(Ljava/lang/Object;)Z PLokhttp3/HttpUrl;->get(Ljava/lang/String;)Lokhttp3/HttpUrl; PLokhttp3/HttpUrl;->hashCode()I -PLokhttp3/HttpUrl;->host()Ljava/lang/String; PLokhttp3/HttpUrl;->isHttps()Z PLokhttp3/HttpUrl;->pathSegments()Ljava/util/List; PLokhttp3/HttpUrl;->port()I @@ -37876,12 +37978,10 @@ PLokhttp3/Response;->code()I PLokhttp3/Response;->exchange()Lokhttp3/internal/connection/Exchange; PLokhttp3/Response;->handshake()Lokhttp3/Handshake; PLokhttp3/Response;->header$default(Lokhttp3/Response;Ljava/lang/String;Ljava/lang/String;ILjava/lang/Object;)Ljava/lang/String; -PLokhttp3/Response;->header(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; PLokhttp3/Response;->headers()Lokhttp3/Headers; PLokhttp3/Response;->isSuccessful()Z PLokhttp3/Response;->message()Ljava/lang/String; PLokhttp3/Response;->networkResponse()Lokhttp3/Response; -PLokhttp3/Response;->newBuilder()Lokhttp3/Response$Builder; PLokhttp3/Response;->priorResponse()Lokhttp3/Response; PLokhttp3/Response;->protocol()Lokhttp3/Protocol; PLokhttp3/Response;->receivedResponseAtMillis()J @@ -38017,6 +38117,7 @@ PLokhttp3/internal/concurrent/Task;->initQueue$okhttp(Lokhttp3/internal/concurre PLokhttp3/internal/concurrent/Task;->setNextExecuteNanoTime$okhttp(J)V PLokhttp3/internal/concurrent/TaskQueue$execute$1;->(Ljava/lang/String;ZLkotlin/jvm/functions/Function0;)V PLokhttp3/internal/concurrent/TaskQueue$execute$1;->runOnce()J +PLokhttp3/internal/concurrent/TaskQueue;->cancelAll()V PLokhttp3/internal/concurrent/TaskQueue;->cancelAllAndDecide$okhttp()Z PLokhttp3/internal/concurrent/TaskQueue;->getActiveTask$okhttp()Lokhttp3/internal/concurrent/Task; PLokhttp3/internal/concurrent/TaskQueue;->getCancelActiveTask$okhttp()Z @@ -38106,6 +38207,7 @@ PLokhttp3/internal/connection/RealConnection;->onSettings(Lokhttp3/internal/http PLokhttp3/internal/connection/RealConnection;->protocol()Lokhttp3/Protocol; PLokhttp3/internal/connection/RealConnection;->route()Lokhttp3/Route; PLokhttp3/internal/connection/RealConnection;->setIdleAtNs$okhttp(J)V +PLokhttp3/internal/connection/RealConnection;->setNoNewExchanges(Z)V PLokhttp3/internal/connection/RealConnection;->socket()Ljava/net/Socket; PLokhttp3/internal/connection/RealConnectionPool$Companion;->()V PLokhttp3/internal/connection/RealConnectionPool$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -38193,7 +38295,6 @@ PLokhttp3/internal/http2/Hpack$Reader;->readInt(II)I PLokhttp3/internal/http2/Hpack$Writer;->(IZLokio/Buffer;)V PLokhttp3/internal/http2/Hpack$Writer;->(IZLokio/Buffer;ILkotlin/jvm/internal/DefaultConstructorMarker;)V PLokhttp3/internal/http2/Hpack$Writer;->evictToRecoverBytes(I)I -PLokhttp3/internal/http2/Hpack$Writer;->writeInt(III)V PLokhttp3/internal/http2/Hpack;->()V PLokhttp3/internal/http2/Hpack;->()V PLokhttp3/internal/http2/Hpack;->getNAME_TO_FIRST_INDEX()Ljava/util/Map; @@ -38247,7 +38348,6 @@ PLokhttp3/internal/http2/Http2Connection;->access$getSettingsListenerQueue$p(Lok PLokhttp3/internal/http2/Http2Connection;->access$getWriterQueue$p(Lokhttp3/internal/http2/Http2Connection;)Lokhttp3/internal/concurrent/TaskQueue; PLokhttp3/internal/http2/Http2Connection;->access$setShutdown$p(Lokhttp3/internal/http2/Http2Connection;Z)V PLokhttp3/internal/http2/Http2Connection;->access$setWriteBytesMaximum$p(Lokhttp3/internal/http2/Http2Connection;J)V -PLokhttp3/internal/http2/Http2Connection;->close$okhttp(Lokhttp3/internal/http2/ErrorCode;Lokhttp3/internal/http2/ErrorCode;Ljava/io/IOException;)V PLokhttp3/internal/http2/Http2Connection;->failConnection(Ljava/io/IOException;)V PLokhttp3/internal/http2/Http2Connection;->flush()V PLokhttp3/internal/http2/Http2Connection;->getClient$okhttp()Z @@ -38468,6 +38568,7 @@ PLokhttp3/logging/HttpLoggingInterceptor;->level(Lokhttp3/logging/HttpLoggingInt PLokhttp3/logging/HttpLoggingInterceptor;->setLevel(Lokhttp3/logging/HttpLoggingInterceptor$Level;)Lokhttp3/logging/HttpLoggingInterceptor; PLokio/AsyncTimeout$Companion;->()V PLokio/AsyncTimeout$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLokio/AsyncTimeout$Companion;->access$cancelScheduledTimeout(Lokio/AsyncTimeout$Companion;Lokio/AsyncTimeout;)Z PLokio/AsyncTimeout$Companion;->access$scheduleTimeout(Lokio/AsyncTimeout$Companion;Lokio/AsyncTimeout;JZ)V PLokio/AsyncTimeout$Companion;->awaitTimeout$okio()Lokio/AsyncTimeout; PLokio/AsyncTimeout$Companion;->getCondition()Ljava/util/concurrent/locks/Condition; @@ -38624,7 +38725,6 @@ PLokio/RealBufferedSource;->inputStream()Ljava/io/InputStream; PLokio/RealBufferedSource;->peek()Lokio/BufferedSource; PLokio/RealBufferedSource;->readAll(Lokio/Sink;)J PLokio/RealBufferedSource;->readByteString(J)Lokio/ByteString; -PLokio/RealBufferedSource;->readInt()I PLokio/RealBufferedSource;->readShort()S PLokio/RealBufferedSource;->readString(Ljava/nio/charset/Charset;)Ljava/lang/String; PLokio/RealBufferedSource;->readUtf8LineStrict()Ljava/lang/String; @@ -38636,7 +38736,6 @@ PLokio/Segment;->()V PLokio/Segment;->()V PLokio/Segment;->([BIIZZ)V PLokio/Segment;->sharedCopy()Lokio/Segment; -PLokio/Segment;->split(I)Lokio/Segment; PLokio/SegmentPool;->()V PLokio/SegmentPool;->()V PLokio/SocketAsyncTimeout;->(Ljava/net/Socket;)V @@ -38647,7 +38746,6 @@ PLokio/Timeout$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker; PLokio/Timeout;->()V PLokio/Timeout;->()V PLokio/Timeout;->timeout(JLjava/util/concurrent/TimeUnit;)Lokio/Timeout; -PLokio/Timeout;->timeoutNanos()J PLokio/Utf8;->size$default(Ljava/lang/String;IIILjava/lang/Object;)J PLokio/Utf8;->size(Ljava/lang/String;II)J PLokio/_Base64Kt;->()V