diff --git a/android/src/main/baseline-prof.txt b/android/src/main/baseline-prof.txt index 1188be54..93090a59 100644 --- a/android/src/main/baseline-prof.txt +++ b/android/src/main/baseline-prof.txt @@ -366,6 +366,7 @@ HPLandroidx/compose/foundation/HoverableKt;->hoverable(Landroidx/compose/ui/Modi HPLandroidx/compose/foundation/IndicationKt$indication$2;->(Landroidx/compose/foundation/Indication;Landroidx/compose/foundation/interaction/InteractionSource;)V HPLandroidx/compose/foundation/IndicationKt$indication$2;->invoke(Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/Modifier; HPLandroidx/compose/foundation/IndicationKt$indication$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HPLandroidx/compose/foundation/IndicationKt;->getLocalIndication()Landroidx/compose/runtime/ProvidableCompositionLocal; HPLandroidx/compose/foundation/IndicationKt;->indication(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/interaction/InteractionSource;Landroidx/compose/foundation/Indication;)Landroidx/compose/ui/Modifier; HPLandroidx/compose/foundation/IndicationModifier;->(Landroidx/compose/foundation/IndicationInstance;)V HPLandroidx/compose/foundation/IndicationModifier;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V @@ -451,7 +452,6 @@ 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 HPLandroidx/compose/foundation/layout/BoxKt;->boxMeasurePolicy(Landroidx/compose/ui/Alignment;Z)Landroidx/compose/ui/layout/MeasurePolicy; @@ -579,7 +579,9 @@ HPLandroidx/compose/foundation/layout/WrapContentModifier;->measure-3p2s80s(Land HPLandroidx/compose/foundation/lazy/LazyBeyondBoundsModifierKt;->lazyListBeyondBoundsModifier(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/lazy/LazyListBeyondBoundsInfo;ZLandroidx/compose/foundation/gestures/Orientation;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/Modifier; HPLandroidx/compose/foundation/lazy/LazyDslKt;->LazyColumn(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/foundation/gestures/FlingBehavior;ZLkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)V HPLandroidx/compose/foundation/lazy/LazyListBeyondBoundsModifierLocal;->getKey()Landroidx/compose/ui/modifier/ProvidableModifierLocal; +HPLandroidx/compose/foundation/lazy/LazyListBeyondBoundsModifierLocal;->getValue()Landroidx/compose/ui/layout/BeyondBoundsLayout; HPLandroidx/compose/foundation/lazy/LazyListIntervalContent;->(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function4;)V +HPLandroidx/compose/foundation/lazy/LazyListIntervalContent;->getKey()Lkotlin/jvm/functions/Function1; HPLandroidx/compose/foundation/lazy/LazyListItemProviderImpl$1;->invoke(Landroidx/compose/foundation/lazy/LazyListIntervalContent;ILandroidx/compose/runtime/Composer;I)V HPLandroidx/compose/foundation/lazy/LazyListItemProviderImpl$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/foundation/lazy/LazyListItemProviderImpl;->(Landroidx/compose/foundation/lazy/layout/IntervalList;Lkotlin/ranges/IntRange;Ljava/util/List;Landroidx/compose/foundation/lazy/LazyItemScopeImpl;)V @@ -615,6 +617,7 @@ HPLandroidx/compose/foundation/lazy/LazyListScopeImpl;->item(Ljava/lang/Object;L HPLandroidx/compose/foundation/lazy/LazyListScopeImpl;->items(ILkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function4;)V HPLandroidx/compose/foundation/lazy/LazyListScrollPosition;->getIndex-jQJCoq8()I HPLandroidx/compose/foundation/lazy/LazyListScrollPosition;->getScrollOffset()I +HPLandroidx/compose/foundation/lazy/LazyListScrollPosition;->update-AhXoVpI(II)V 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/LazyListState;->(II)V @@ -622,6 +625,7 @@ HPLandroidx/compose/foundation/lazy/LazyListState;->applyMeasureResult$foundatio HPLandroidx/compose/foundation/lazy/LazyListStateKt;->rememberLazyListState(IILandroidx/compose/runtime/Composer;II)Landroidx/compose/foundation/lazy/LazyListState; HPLandroidx/compose/foundation/lazy/LazyMeasuredItem;->(ILjava/util/List;ZLandroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/ui/unit/LayoutDirection;ZIILandroidx/compose/foundation/lazy/LazyListItemPlacementAnimator;IJLjava/lang/Object;)V HPLandroidx/compose/foundation/lazy/LazyMeasuredItem;->position(III)Landroidx/compose/foundation/lazy/LazyListPositionedItem; +HPLandroidx/compose/foundation/lazy/LazyMeasuredItemProvider;->(JZLandroidx/compose/foundation/lazy/LazyListItemProvider;Landroidx/compose/foundation/lazy/layout/LazyLayoutMeasureScope;Landroidx/compose/foundation/lazy/MeasuredItemFactory;)V HPLandroidx/compose/foundation/lazy/LazyMeasuredItemProvider;->getAndMeasure-ZjPyQlc(I)Landroidx/compose/foundation/lazy/LazyMeasuredItem; HPLandroidx/compose/foundation/lazy/LazySemanticsKt;->rememberLazyListSemanticState(Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/lazy/layout/LazyLayoutItemProvider;ZZLandroidx/compose/runtime/Composer;I)Landroidx/compose/foundation/lazy/layout/LazyLayoutSemanticState; HPLandroidx/compose/foundation/lazy/layout/DefaultDelegatingLazyLayoutItemProvider$Item$1;->(Landroidx/compose/foundation/lazy/layout/DefaultDelegatingLazyLayoutItemProvider;II)V @@ -656,6 +660,7 @@ HPLandroidx/compose/foundation/lazy/layout/LazyLayoutKt$LazyLayout$1;->invoke(La HPLandroidx/compose/foundation/lazy/layout/LazyLayoutKt$LazyLayout$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/foundation/lazy/layout/LazyLayoutKt;->LazyLayout(Landroidx/compose/foundation/lazy/layout/LazyLayoutItemProvider;Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/layout/LazyLayoutPrefetchState;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V HPLandroidx/compose/foundation/lazy/layout/LazyLayoutMeasureScopeImpl;->(Landroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory;Landroidx/compose/ui/layout/SubcomposeMeasureScope;)V +HPLandroidx/compose/foundation/lazy/layout/LazyLayoutMeasureScopeImpl;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; HPLandroidx/compose/foundation/lazy/layout/LazyLayoutMeasureScopeImpl;->measure-0kLqBqw(IJ)Ljava/util/List; HPLandroidx/compose/foundation/lazy/layout/LazyLayoutPrefetcher_androidKt;->LazyLayoutPrefetcher(Landroidx/compose/foundation/lazy/layout/LazyLayoutPrefetchState;Landroidx/compose/foundation/lazy/layout/LazyLayoutItemContentFactory;Landroidx/compose/ui/layout/SubcomposeLayoutState;Landroidx/compose/runtime/Composer;I)V HPLandroidx/compose/foundation/lazy/layout/LazyLayoutSemanticsKt;->lazyLayoutSemantics(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/layout/LazyLayoutItemProvider;Landroidx/compose/foundation/lazy/layout/LazyLayoutSemanticState;Landroidx/compose/foundation/gestures/Orientation;ZLandroidx/compose/runtime/Composer;I)Landroidx/compose/ui/Modifier; @@ -698,11 +703,11 @@ HPLandroidx/compose/foundation/selection/SelectableKt;->selectable-O2vRcR0(Landr HPLandroidx/compose/foundation/shape/CornerBasedShape;->createOutline-Pq9zytI(JLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Landroidx/compose/ui/graphics/Outline; HPLandroidx/compose/foundation/shape/PercentCornerSize;->toPx-TmRCtEA(JLandroidx/compose/ui/unit/Density;)F HPLandroidx/compose/foundation/shape/RoundedCornerShape;->createOutline-LjSzlW0(JFFFFLandroidx/compose/ui/unit/LayoutDirection;)Landroidx/compose/ui/graphics/Outline; +HPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->getCircleShape()Landroidx/compose/foundation/shape/RoundedCornerShape; HPLandroidx/compose/foundation/text/BasicTextKt$BasicText$7;->(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/Modifier;Landroidx/compose/ui/text/TextStyle;Lkotlin/jvm/functions/Function1;IZILjava/util/Map;II)V HPLandroidx/compose/foundation/text/BasicTextKt$BasicText-BpD7jsM$$inlined$Layout$1;->(Lkotlin/jvm/functions/Function0;)V HPLandroidx/compose/foundation/text/BasicTextKt$BasicText-BpD7jsM$$inlined$Layout$1;->invoke()Ljava/lang/Object; HPLandroidx/compose/foundation/text/BasicTextKt;->BasicText-4YKlhWE(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/Modifier;Landroidx/compose/ui/text/TextStyle;Lkotlin/jvm/functions/Function1;IZILjava/util/Map;Landroidx/compose/runtime/Composer;II)V -HPLandroidx/compose/foundation/text/BasicTextKt;->BasicText-BpD7jsM(Ljava/lang/String;Landroidx/compose/ui/Modifier;Landroidx/compose/ui/text/TextStyle;Lkotlin/jvm/functions/Function1;IZILandroidx/compose/runtime/Composer;II)V HPLandroidx/compose/foundation/text/TextController$coreModifiers$1;->(Landroidx/compose/foundation/text/TextController;)V HPLandroidx/compose/foundation/text/TextController$coreModifiers$1;->invoke(Landroidx/compose/ui/layout/LayoutCoordinates;)V HPLandroidx/compose/foundation/text/TextController$createSemanticsModifierFor$1$1;->(Landroidx/compose/foundation/text/TextController;)V @@ -822,6 +827,7 @@ HPLandroidx/compose/material3/BadgeKt$BadgedBox$2$measure$1;->invoke(Landroidx/c HPLandroidx/compose/material3/BadgeKt$BadgedBox$2$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; 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;->copy-G1PFc-w$default(Landroidx/compose/material3/ColorScheme;JJJJJJJJJJJJJJJJJJJJJJJJJJJJJILjava/lang/Object;)Landroidx/compose/material3/ColorScheme; HPLandroidx/compose/material3/ColorScheme;->getBackground-0d7_KjU()J @@ -968,7 +974,6 @@ HPLandroidx/compose/runtime/ComposerImpl$CompositionContextImpl;->startComposing HPLandroidx/compose/runtime/ComposerImpl$CompositionContextImpl;->unregisterComposer$runtime_release(Landroidx/compose/runtime/Composer;)V HPLandroidx/compose/runtime/ComposerImpl$CompositionContextImpl;->unregisterComposition$runtime_release(Landroidx/compose/runtime/ControlledComposition;)V HPLandroidx/compose/runtime/ComposerImpl$apply$operation$1;->(Lkotlin/jvm/functions/Function2;Ljava/lang/Object;)V -HPLandroidx/compose/runtime/ComposerImpl$apply$operation$1;->invoke(Landroidx/compose/runtime/Applier;Landroidx/compose/runtime/SlotWriter;Landroidx/compose/runtime/RememberManager;)V HPLandroidx/compose/runtime/ComposerImpl$apply$operation$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/runtime/ComposerImpl$createNode$2;->(Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Anchor;I)V HPLandroidx/compose/runtime/ComposerImpl$createNode$2;->invoke(Landroidx/compose/runtime/Applier;Landroidx/compose/runtime/SlotWriter;Landroidx/compose/runtime/RememberManager;)V @@ -1024,6 +1029,7 @@ HPLandroidx/compose/runtime/ComposerImpl;->(Landroidx/compose/runtime/Appl HPLandroidx/compose/runtime/ComposerImpl;->access$getChildrenComposing$p(Landroidx/compose/runtime/ComposerImpl;)I HPLandroidx/compose/runtime/ComposerImpl;->access$getParentContext$p(Landroidx/compose/runtime/ComposerImpl;)Landroidx/compose/runtime/CompositionContext; HPLandroidx/compose/runtime/ComposerImpl;->access$setChildrenComposing$p(Landroidx/compose/runtime/ComposerImpl;I)V +HPLandroidx/compose/runtime/ComposerImpl;->addRecomposeScope()V HPLandroidx/compose/runtime/ComposerImpl;->apply(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)V HPLandroidx/compose/runtime/ComposerImpl;->buildContext()Landroidx/compose/runtime/CompositionContext; HPLandroidx/compose/runtime/ComposerImpl;->changed(F)Z @@ -1036,7 +1042,6 @@ HPLandroidx/compose/runtime/ComposerImpl;->clearUpdatedNodeCounts()V HPLandroidx/compose/runtime/ComposerImpl;->composeContent$runtime_release(Landroidx/compose/runtime/collection/IdentityArrayMap;Lkotlin/jvm/functions/Function2;)V HPLandroidx/compose/runtime/ComposerImpl;->compoundKeyOf(III)I HPLandroidx/compose/runtime/ComposerImpl;->consume(Landroidx/compose/runtime/CompositionLocal;)Ljava/lang/Object; -HPLandroidx/compose/runtime/ComposerImpl;->createNode(Lkotlin/jvm/functions/Function0;)V HPLandroidx/compose/runtime/ComposerImpl;->currentCompositionLocalScope$default(Landroidx/compose/runtime/ComposerImpl;Ljava/lang/Integer;ILjava/lang/Object;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentMap; HPLandroidx/compose/runtime/ComposerImpl;->currentCompositionLocalScope(Ljava/lang/Integer;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentMap; HPLandroidx/compose/runtime/ComposerImpl;->disableReusing()V @@ -1044,17 +1049,15 @@ HPLandroidx/compose/runtime/ComposerImpl;->dispose$runtime_release()V HPLandroidx/compose/runtime/ComposerImpl;->doCompose(Landroidx/compose/runtime/collection/IdentityArrayMap;Lkotlin/jvm/functions/Function2;)V HPLandroidx/compose/runtime/ComposerImpl;->doRecordDownsFor(II)V HPLandroidx/compose/runtime/ComposerImpl;->enableReusing()V -HPLandroidx/compose/runtime/ComposerImpl;->end(Z)V HPLandroidx/compose/runtime/ComposerImpl;->endDefaults()V HPLandroidx/compose/runtime/ComposerImpl;->endGroup()V HPLandroidx/compose/runtime/ComposerImpl;->endNode()V HPLandroidx/compose/runtime/ComposerImpl;->endProviders()V HPLandroidx/compose/runtime/ComposerImpl;->endReplaceableGroup()V +HPLandroidx/compose/runtime/ComposerImpl;->endRestartGroup()Landroidx/compose/runtime/ScopeUpdateScope; HPLandroidx/compose/runtime/ComposerImpl;->endReusableGroup()V HPLandroidx/compose/runtime/ComposerImpl;->endRoot()V HPLandroidx/compose/runtime/ComposerImpl;->ensureWriter()V -HPLandroidx/compose/runtime/ComposerImpl;->enterGroup(ZLandroidx/compose/runtime/Pending;)V -HPLandroidx/compose/runtime/ComposerImpl;->exitGroup(IZ)V HPLandroidx/compose/runtime/ComposerImpl;->finalizeCompose()V HPLandroidx/compose/runtime/ComposerImpl;->getApplier()Landroidx/compose/runtime/Applier; HPLandroidx/compose/runtime/ComposerImpl;->getApplyCoroutineContext()Lkotlin/coroutines/CoroutineContext; @@ -1068,7 +1071,6 @@ HPLandroidx/compose/runtime/ComposerImpl;->getRecomposeScope()Landroidx/compose/ HPLandroidx/compose/runtime/ComposerImpl;->getSkipping()Z HPLandroidx/compose/runtime/ComposerImpl;->groupCompoundKeyPart(Landroidx/compose/runtime/SlotReader;I)I HPLandroidx/compose/runtime/ComposerImpl;->isComposing$runtime_release()Z -HPLandroidx/compose/runtime/ComposerImpl;->nextSlot()Ljava/lang/Object; HPLandroidx/compose/runtime/ComposerImpl;->nodeAt(Landroidx/compose/runtime/SlotReader;I)Ljava/lang/Object; HPLandroidx/compose/runtime/ComposerImpl;->nodeIndexOf(IIII)I HPLandroidx/compose/runtime/ComposerImpl;->prepareCompose$runtime_release(Lkotlin/jvm/functions/Function0;)V @@ -1083,7 +1085,6 @@ 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 @@ -1109,26 +1110,24 @@ HPLandroidx/compose/runtime/ComposerImpl;->skipToGroupEnd()V HPLandroidx/compose/runtime/ComposerImpl;->sourceInformation(Ljava/lang/String;)V HPLandroidx/compose/runtime/ComposerImpl;->sourceInformationMarkerEnd()V HPLandroidx/compose/runtime/ComposerImpl;->sourceInformationMarkerStart(ILjava/lang/String;)V -HPLandroidx/compose/runtime/ComposerImpl;->start(ILjava/lang/Object;ZLjava/lang/Object;)V HPLandroidx/compose/runtime/ComposerImpl;->startDefaults()V HPLandroidx/compose/runtime/ComposerImpl;->startGroup(I)V HPLandroidx/compose/runtime/ComposerImpl;->startGroup(ILjava/lang/Object;)V 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;->updateNodeCount(II)V HPLandroidx/compose/runtime/ComposerImpl;->updateNodeCountOverrides(II)V HPLandroidx/compose/runtime/ComposerImpl;->updateProviderMapGroup(Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentMap;Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentMap;)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentMap; 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 HPLandroidx/compose/runtime/ComposerImpl;->validateNodeNotExpected()V @@ -1149,10 +1148,10 @@ HPLandroidx/compose/runtime/ComposerKt;->access$pop(Ljava/util/HashMap;Ljava/lan HPLandroidx/compose/runtime/ComposerKt;->access$removeLocation(Ljava/util/List;I)Landroidx/compose/runtime/Invalidation; HPLandroidx/compose/runtime/ComposerKt;->access$removeRange(Ljava/util/List;II)V HPLandroidx/compose/runtime/ComposerKt;->compositionLocalMapOf([Landroidx/compose/runtime/ProvidedValue;Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentMap;Landroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentMap; -HPLandroidx/compose/runtime/ComposerKt;->contains(Landroidx/compose/runtime/external/kotlinx/collections/immutable/PersistentMap;Landroidx/compose/runtime/CompositionLocal;)Z HPLandroidx/compose/runtime/ComposerKt;->distanceFrom(Landroidx/compose/runtime/SlotReader;II)I HPLandroidx/compose/runtime/ComposerKt;->findInsertLocation(Ljava/util/List;I)I HPLandroidx/compose/runtime/ComposerKt;->findLocation(Ljava/util/List;I)I +HPLandroidx/compose/runtime/ComposerKt;->firstInRange(Ljava/util/List;II)Landroidx/compose/runtime/Invalidation; HPLandroidx/compose/runtime/ComposerKt;->getCompositionLocalMap()Ljava/lang/Object; HPLandroidx/compose/runtime/ComposerKt;->getProvider()Ljava/lang/Object; HPLandroidx/compose/runtime/ComposerKt;->getProviderMaps()Ljava/lang/Object; @@ -1170,7 +1169,6 @@ HPLandroidx/compose/runtime/ComposerKt;->removeLocation(Ljava/util/List;I)Landro HPLandroidx/compose/runtime/ComposerKt;->removeRange(Ljava/util/List;II)V HPLandroidx/compose/runtime/ComposerKt;->runtimeCheck(Z)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/CompositionImpl$RememberEventDispatcher;->(Ljava/util/Set;)V HPLandroidx/compose/runtime/CompositionImpl$RememberEventDispatcher;->dispatchAbandons()V HPLandroidx/compose/runtime/CompositionImpl$RememberEventDispatcher;->dispatchRememberObservers()V @@ -1179,7 +1177,6 @@ HPLandroidx/compose/runtime/CompositionImpl$RememberEventDispatcher;->forgetting HPLandroidx/compose/runtime/CompositionImpl$RememberEventDispatcher;->remembering(Landroidx/compose/runtime/RememberObserver;)V HPLandroidx/compose/runtime/CompositionImpl$RememberEventDispatcher;->sideEffect(Lkotlin/jvm/functions/Function0;)V HPLandroidx/compose/runtime/CompositionImpl;->(Landroidx/compose/runtime/CompositionContext;Landroidx/compose/runtime/Applier;Lkotlin/coroutines/CoroutineContext;)V -HPLandroidx/compose/runtime/CompositionImpl;->addPendingInvalidationsLocked$invalidate(Landroidx/compose/runtime/CompositionImpl;ZLkotlin/jvm/internal/Ref$ObjectRef;Ljava/lang/Object;)V HPLandroidx/compose/runtime/CompositionImpl;->addPendingInvalidationsLocked(Ljava/util/Set;Z)V HPLandroidx/compose/runtime/CompositionImpl;->applyChanges()V HPLandroidx/compose/runtime/CompositionImpl;->applyChangesInLocked(Ljava/util/List;)V @@ -1220,10 +1217,8 @@ HPLandroidx/compose/runtime/DerivedSnapshotState$ResultRecord;->assign(Landroidx 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;->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; @@ -1359,6 +1354,7 @@ HPLandroidx/compose/runtime/Recomposer;->access$performRecompose(Landroidx/compo 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;->cancel()V +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;->discardUnusedValues()V HPLandroidx/compose/runtime/Recomposer;->getEffectCoroutineContext$runtime_release()Lkotlin/coroutines/CoroutineContext; @@ -1378,7 +1374,6 @@ HPLandroidx/compose/runtime/SkippableUpdater;->constructor-impl(Landroidx/compos HPLandroidx/compose/runtime/SkippableUpdater;->unbox-impl()Landroidx/compose/runtime/Composer; HPLandroidx/compose/runtime/SlotReader;->(Landroidx/compose/runtime/SlotTable;)V HPLandroidx/compose/runtime/SlotReader;->anchor(I)Landroidx/compose/runtime/Anchor; -HPLandroidx/compose/runtime/SlotReader;->aux([II)Ljava/lang/Object; HPLandroidx/compose/runtime/SlotReader;->beginEmpty()V HPLandroidx/compose/runtime/SlotReader;->close()V HPLandroidx/compose/runtime/SlotReader;->containsMark(I)Z @@ -1500,7 +1495,6 @@ HPLandroidx/compose/runtime/SlotWriter;->dataIndex(I)I HPLandroidx/compose/runtime/SlotWriter;->dataIndex([II)I HPLandroidx/compose/runtime/SlotWriter;->dataIndexToDataAddress(I)I HPLandroidx/compose/runtime/SlotWriter;->dataIndexToDataAnchor(IIII)I -HPLandroidx/compose/runtime/SlotWriter;->endGroup()I HPLandroidx/compose/runtime/SlotWriter;->endInsert()V HPLandroidx/compose/runtime/SlotWriter;->ensureStarted(I)V HPLandroidx/compose/runtime/SlotWriter;->ensureStarted(Landroidx/compose/runtime/Anchor;)V @@ -1522,15 +1516,16 @@ HPLandroidx/compose/runtime/SlotWriter;->moveAnchors(III)V HPLandroidx/compose/runtime/SlotWriter;->moveFrom(Landroidx/compose/runtime/SlotTable;I)Ljava/util/List; HPLandroidx/compose/runtime/SlotWriter;->moveGroup(I)V HPLandroidx/compose/runtime/SlotWriter;->moveGroupGapTo(I)V +HPLandroidx/compose/runtime/SlotWriter;->moveSlotGapTo(II)V HPLandroidx/compose/runtime/SlotWriter;->node(I)Ljava/lang/Object; HPLandroidx/compose/runtime/SlotWriter;->node(Landroidx/compose/runtime/Anchor;)Ljava/lang/Object; HPLandroidx/compose/runtime/SlotWriter;->nodeIndex([II)I HPLandroidx/compose/runtime/SlotWriter;->parent(I)I HPLandroidx/compose/runtime/SlotWriter;->parent([II)I HPLandroidx/compose/runtime/SlotWriter;->parentAnchorToIndex(I)I -HPLandroidx/compose/runtime/SlotWriter;->parentIndexToAnchor(II)I HPLandroidx/compose/runtime/SlotWriter;->recalculateMarks()V HPLandroidx/compose/runtime/SlotWriter;->removeAnchors(II)Z +HPLandroidx/compose/runtime/SlotWriter;->removeGroup()Z HPLandroidx/compose/runtime/SlotWriter;->removeGroups(II)Z HPLandroidx/compose/runtime/SlotWriter;->removeSlots(III)V HPLandroidx/compose/runtime/SlotWriter;->restoreCurrentGroupEnd()I @@ -1561,7 +1556,6 @@ HPLandroidx/compose/runtime/SnapshotMutableStateImpl;->getFirstStateRecord()Land HPLandroidx/compose/runtime/SnapshotMutableStateImpl;->getPolicy()Landroidx/compose/runtime/SnapshotMutationPolicy; HPLandroidx/compose/runtime/SnapshotMutableStateImpl;->getValue()Ljava/lang/Object; HPLandroidx/compose/runtime/SnapshotMutableStateImpl;->prependStateRecord(Landroidx/compose/runtime/snapshots/StateRecord;)V -HPLandroidx/compose/runtime/SnapshotMutableStateImpl;->setValue(Ljava/lang/Object;)V HPLandroidx/compose/runtime/SnapshotStateKt;->mutableStateOf$default(Ljava/lang/Object;Landroidx/compose/runtime/SnapshotMutationPolicy;ILjava/lang/Object;)Landroidx/compose/runtime/MutableState; HPLandroidx/compose/runtime/SnapshotStateKt;->mutableStateOf(Ljava/lang/Object;Landroidx/compose/runtime/SnapshotMutationPolicy;)Landroidx/compose/runtime/MutableState; HPLandroidx/compose/runtime/SnapshotStateKt;->observeDerivedStateRecalculations(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;)V @@ -1598,7 +1592,6 @@ HPLandroidx/compose/runtime/SnapshotStateKt__SnapshotStateKt;->mutableStateOf$de HPLandroidx/compose/runtime/SnapshotStateKt__SnapshotStateKt;->mutableStateOf(Ljava/lang/Object;Landroidx/compose/runtime/SnapshotMutationPolicy;)Landroidx/compose/runtime/MutableState; HPLandroidx/compose/runtime/SnapshotStateKt__SnapshotStateKt;->rememberUpdatedState(Ljava/lang/Object;Landroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/State; HPLandroidx/compose/runtime/SnapshotThreadLocal;->get()Ljava/lang/Object; -HPLandroidx/compose/runtime/SnapshotThreadLocal;->set(Ljava/lang/Object;)V HPLandroidx/compose/runtime/Stack;->()V HPLandroidx/compose/runtime/Stack;->clear()V HPLandroidx/compose/runtime/Stack;->getSize()I @@ -1606,6 +1599,7 @@ 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; @@ -1744,7 +1738,6 @@ HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementatio HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->(II[Ljava/lang/Object;)V 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;->access$getEMPTY$cp()Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; -HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->containsKey(ILjava/lang/Object;I)Z 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;->entryCount$runtime_release()I HPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode;->entryKeyIndex$runtime_release(I)I @@ -1938,7 +1931,6 @@ HPLandroidx/compose/runtime/snapshots/SnapshotKt;->createTransparentSnapshotWith 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; HPLandroidx/compose/runtime/snapshots/SnapshotKt;->mergedReadObserver(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Z)Lkotlin/jvm/functions/Function1; @@ -1947,8 +1939,7 @@ HPLandroidx/compose/runtime/snapshots/SnapshotKt;->newOverwritableRecord(Landroi HPLandroidx/compose/runtime/snapshots/SnapshotKt;->newWritableRecord(Landroidx/compose/runtime/snapshots/StateRecord;Landroidx/compose/runtime/snapshots/StateObject;Landroidx/compose/runtime/snapshots/Snapshot;)Landroidx/compose/runtime/snapshots/StateRecord; HPLandroidx/compose/runtime/snapshots/SnapshotKt;->notifyWrite(Landroidx/compose/runtime/snapshots/Snapshot;Landroidx/compose/runtime/snapshots/StateObject;)V HPLandroidx/compose/runtime/snapshots/SnapshotKt;->optimisticMerges(Landroidx/compose/runtime/snapshots/MutableSnapshot;Landroidx/compose/runtime/snapshots/MutableSnapshot;Landroidx/compose/runtime/snapshots/SnapshotIdSet;)Ljava/util/Map; -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;->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; HPLandroidx/compose/runtime/snapshots/SnapshotKt;->takeNewSnapshot(Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/snapshots/Snapshot; @@ -2011,7 +2002,6 @@ HPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->access$getObserved HPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->access$getReadObserver$p(Landroidx/compose/runtime/snapshots/SnapshotStateObserver;)Lkotlin/jvm/functions/Function1; HPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->access$isPaused$p(Landroidx/compose/runtime/snapshots/SnapshotStateObserver;)Z HPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->clearIf(Lkotlin/jvm/functions/Function1;)V -HPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->ensureMap(Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap; HPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->observeReads(Ljava/lang/Object;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;)V HPLandroidx/compose/runtime/snapshots/StateListIterator;->(Landroidx/compose/runtime/snapshots/SnapshotStateList;I)V HPLandroidx/compose/runtime/snapshots/StateListIterator;->hasNext()Z @@ -2109,6 +2099,7 @@ HPLandroidx/compose/ui/focus/FocusChangedModifierKt;->onFocusChanged(Landroidx/c HPLandroidx/compose/ui/focus/FocusEventModifierKt$ModifierLocalFocusEvent$1;->invoke()Ljava/lang/Object; HPLandroidx/compose/ui/focus/FocusEventModifierKt$onFocusEvent$2$1$1;->(Landroidx/compose/ui/focus/FocusEventModifierLocal;)V HPLandroidx/compose/ui/focus/FocusEventModifierKt$onFocusEvent$2$1$1;->invoke()Ljava/lang/Object; +HPLandroidx/compose/ui/focus/FocusEventModifierKt$onFocusEvent$2$1$1;->invoke()V HPLandroidx/compose/ui/focus/FocusEventModifierKt$onFocusEvent$2;->(Lkotlin/jvm/functions/Function1;)V HPLandroidx/compose/ui/focus/FocusEventModifierKt$onFocusEvent$2;->invoke(Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/Modifier; HPLandroidx/compose/ui/focus/FocusEventModifierKt$onFocusEvent$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @@ -2134,7 +2125,6 @@ HPLandroidx/compose/ui/focus/FocusModifier;->getFocusState()Landroidx/compose/ui HPLandroidx/compose/ui/focus/FocusModifier;->getKey()Landroidx/compose/ui/modifier/ProvidableModifierLocal; HPLandroidx/compose/ui/focus/FocusModifier;->getKeyInputChildren()Landroidx/compose/runtime/collection/MutableVector; HPLandroidx/compose/ui/focus/FocusModifier;->getValue()Ljava/lang/Object; -HPLandroidx/compose/ui/focus/FocusModifier;->onModifierLocalsUpdated(Landroidx/compose/ui/modifier/ModifierLocalReadScope;)V HPLandroidx/compose/ui/focus/FocusModifier;->onPlaced(Landroidx/compose/ui/layout/LayoutCoordinates;)V HPLandroidx/compose/ui/focus/FocusModifier;->setFocusState(Landroidx/compose/ui/focus/FocusStateImpl;)V HPLandroidx/compose/ui/focus/FocusModifier;->setModifierLocalReadScope(Landroidx/compose/ui/modifier/ModifierLocalReadScope;)V @@ -2348,6 +2338,7 @@ HPLandroidx/compose/ui/graphics/GraphicsLayerScopeKt;->getDefaultShadowColor()J HPLandroidx/compose/ui/graphics/Outline$Generic;->(Landroidx/compose/ui/graphics/Path;)V HPLandroidx/compose/ui/graphics/Outline$Rounded;->(Landroidx/compose/ui/geometry/RoundRect;)V HPLandroidx/compose/ui/graphics/Outline$Rounded;->getRoundRect()Landroidx/compose/ui/geometry/RoundRect; +HPLandroidx/compose/ui/graphics/Outline$Rounded;->getRoundRectPath$ui_graphics_release()Landroidx/compose/ui/graphics/Path; HPLandroidx/compose/ui/graphics/Outline;->()V HPLandroidx/compose/ui/graphics/Outline;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V HPLandroidx/compose/ui/graphics/OutlineKt;->drawOutline-hn5TExg$default(Landroidx/compose/ui/graphics/drawscope/DrawScope;Landroidx/compose/ui/graphics/Outline;Landroidx/compose/ui/graphics/Brush;FLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;IILjava/lang/Object;)V @@ -2395,7 +2386,6 @@ 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 @@ -2601,6 +2591,7 @@ HPLandroidx/compose/ui/input/pointer/SuspendingPointerInputFilterKt$pointerInput HPLandroidx/compose/ui/input/pointer/SuspendingPointerInputFilterKt$pointerInput$6$2$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; HPLandroidx/compose/ui/input/pointer/SuspendingPointerInputFilterKt$pointerInput$6$2$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/ui/input/pointer/SuspendingPointerInputFilterKt$pointerInput$6;->([Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)V +HPLandroidx/compose/ui/input/pointer/SuspendingPointerInputFilterKt$pointerInput$6;->invoke(Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/Modifier; HPLandroidx/compose/ui/input/pointer/SuspendingPointerInputFilterKt$pointerInput$6;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/ui/input/pointer/SuspendingPointerInputFilterKt;->access$getEmptyPointerEvent$p()Landroidx/compose/ui/input/pointer/PointerEvent; HPLandroidx/compose/ui/input/pointer/SuspendingPointerInputFilterKt;->pointerInput(Landroidx/compose/ui/Modifier;Ljava/lang/Object;Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Landroidx/compose/ui/Modifier; @@ -2649,7 +2640,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/OnGloballyPositionedModifierImpl;->(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)V @@ -2702,7 +2692,6 @@ HPLandroidx/compose/ui/layout/ScaleFactor;->getScaleY-impl(J)F HPLandroidx/compose/ui/layout/ScaleFactorKt;->ScaleFactor(FF)J HPLandroidx/compose/ui/layout/ScaleFactorKt;->times-UQTWf7w(JJ)J HPLandroidx/compose/ui/layout/SubcomposeLayoutKt$SubcomposeLayout$6;->(Landroidx/compose/ui/layout/SubcomposeLayoutState;Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function2;II)V -HPLandroidx/compose/ui/layout/SubcomposeLayoutKt;->SubcomposeLayout(Landroidx/compose/ui/layout/SubcomposeLayoutState;Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V HPLandroidx/compose/ui/layout/SubcomposeLayoutState$setRoot$1;->invoke(Landroidx/compose/ui/node/LayoutNode;Landroidx/compose/ui/layout/SubcomposeLayoutState;)V HPLandroidx/compose/ui/layout/SubcomposeLayoutState;->(Landroidx/compose/ui/layout/SubcomposeSlotReusePolicy;)V HPLandroidx/compose/ui/modifier/BackwardsCompatLocalMap;->(Landroidx/compose/ui/modifier/ModifierLocalProvider;)V @@ -2757,9 +2746,7 @@ HPLandroidx/compose/ui/node/BackwardsCompatNode;->onMeasureResultChanged()V HPLandroidx/compose/ui/node/BackwardsCompatNode;->onPlaced(Landroidx/compose/ui/layout/LayoutCoordinates;)V HPLandroidx/compose/ui/node/BackwardsCompatNode;->onRemeasured-ozmzZPI(J)V HPLandroidx/compose/ui/node/BackwardsCompatNode;->setElement(Landroidx/compose/ui/Modifier$Element;)V -HPLandroidx/compose/ui/node/BackwardsCompatNode;->uninitializeModifier()V HPLandroidx/compose/ui/node/BackwardsCompatNode;->updateModifierLocalConsumer()V -HPLandroidx/compose/ui/node/BackwardsCompatNode;->updateModifierLocalProvider(Landroidx/compose/ui/modifier/ModifierLocalProvider;)V HPLandroidx/compose/ui/node/BackwardsCompatNodeKt$DetachedModifierLocalReadScope$1;->getCurrent(Landroidx/compose/ui/modifier/ModifierLocal;)Ljava/lang/Object; HPLandroidx/compose/ui/node/BackwardsCompatNodeKt;->access$getDetachedModifierLocalReadScope$p()Landroidx/compose/ui/node/BackwardsCompatNodeKt$DetachedModifierLocalReadScope$1; HPLandroidx/compose/ui/node/BackwardsCompatNodeKt;->access$getUpdateModifierLocalConsumer$p()Lkotlin/jvm/functions/Function1; @@ -2826,7 +2813,6 @@ HPLandroidx/compose/ui/node/LayoutNode;->(ZI)V HPLandroidx/compose/ui/node/LayoutNode;->(ZIILkotlin/jvm/internal/DefaultConstructorMarker;)V HPLandroidx/compose/ui/node/LayoutNode;->ZComparator$lambda-37(Landroidx/compose/ui/node/LayoutNode;Landroidx/compose/ui/node/LayoutNode;)I HPLandroidx/compose/ui/node/LayoutNode;->access$setIgnoreRemeasureRequests$p(Landroidx/compose/ui/node/LayoutNode;Z)V -HPLandroidx/compose/ui/node/LayoutNode;->attach$ui_release(Landroidx/compose/ui/node/Owner;)V HPLandroidx/compose/ui/node/LayoutNode;->checkChildrenPlaceOrderForUpdates$ui_release()V HPLandroidx/compose/ui/node/LayoutNode;->clearPlaceOrder$ui_release()V HPLandroidx/compose/ui/node/LayoutNode;->clearSubtreeIntrinsicsUsage$ui_release()V @@ -2859,7 +2845,6 @@ HPLandroidx/compose/ui/node/LayoutNode;->getOuterCoordinator$ui_release()Landroi HPLandroidx/compose/ui/node/LayoutNode;->getOwner$ui_release()Landroidx/compose/ui/node/Owner; HPLandroidx/compose/ui/node/LayoutNode;->getParent$ui_release()Landroidx/compose/ui/node/LayoutNode; HPLandroidx/compose/ui/node/LayoutNode;->getZSortedChildren()Landroidx/compose/runtime/collection/MutableVector; -HPLandroidx/compose/ui/node/LayoutNode;->get_children$ui_release()Landroidx/compose/runtime/collection/MutableVector; HPLandroidx/compose/ui/node/LayoutNode;->insertAt$ui_release(ILandroidx/compose/ui/node/LayoutNode;)V HPLandroidx/compose/ui/node/LayoutNode;->invalidateLayer$ui_release()V HPLandroidx/compose/ui/node/LayoutNode;->invalidateMeasurements$ui_release()V @@ -2888,7 +2873,6 @@ HPLandroidx/compose/ui/node/LayoutNode;->setLayoutDirection(Landroidx/compose/ui HPLandroidx/compose/ui/node/LayoutNode;->setMLookaheadScope(Landroidx/compose/ui/layout/LookaheadScope;)V HPLandroidx/compose/ui/node/LayoutNode;->setMeasurePolicy(Landroidx/compose/ui/layout/MeasurePolicy;)V HPLandroidx/compose/ui/node/LayoutNode;->setMeasuredByParent$ui_release(Landroidx/compose/ui/node/LayoutNode$UsageByParent;)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;->shouldInvalidateParentLayer()Z @@ -2925,7 +2909,6 @@ HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate$remeasu HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate$remeasure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->(Landroidx/compose/ui/node/LayoutNodeLayoutDelegate;)V HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->calculateAlignmentLines()Ljava/util/Map; -HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->forEachChildAlignmentLinesOwner(Lkotlin/jvm/functions/Function1;)V HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->get(Landroidx/compose/ui/layout/AlignmentLine;)I HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->getAlignmentLines()Landroidx/compose/ui/node/AlignmentLines; HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->getChildMeasurables$ui_release()Ljava/util/List; @@ -2938,6 +2921,7 @@ HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->layou HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->measure-BRTryo0(J)Landroidx/compose/ui/layout/Placeable; HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->notifyChildrenUsingCoordinatesWhilePlacing()V HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->onBeforeLayoutChildren()V +HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->placeAt-f8xVGno(JFLkotlin/jvm/functions/Function1;)V HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->placeOuterCoordinator-f8xVGno(JFLkotlin/jvm/functions/Function1;)V HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->replace()V HPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate$MeasurePassDelegate;->setChildMeasurablesDirty$ui_release(Z)V @@ -3032,7 +3016,6 @@ HPLandroidx/compose/ui/node/NodeCoordinator$invoke$1;->invoke()V HPLandroidx/compose/ui/node/NodeCoordinator$updateLayerParameters$1;->(Lkotlin/jvm/functions/Function1;)V HPLandroidx/compose/ui/node/NodeCoordinator$updateLayerParameters$1;->invoke()Ljava/lang/Object; HPLandroidx/compose/ui/node/NodeCoordinator$updateLayerParameters$1;->invoke()V -HPLandroidx/compose/ui/node/NodeCoordinator;->(Landroidx/compose/ui/node/LayoutNode;)V HPLandroidx/compose/ui/node/NodeCoordinator;->access$drawContainedDrawModifiers(Landroidx/compose/ui/node/NodeCoordinator;Landroidx/compose/ui/graphics/Canvas;)V 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; @@ -3069,6 +3052,7 @@ 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;->placeAt-f8xVGno(JFLkotlin/jvm/functions/Function1;)V +HPLandroidx/compose/ui/node/NodeCoordinator;->setMeasureResult$ui_release(Landroidx/compose/ui/layout/MeasureResult;)V HPLandroidx/compose/ui/node/NodeCoordinator;->setPosition--gyyYBs(J)V HPLandroidx/compose/ui/node/NodeCoordinator;->setWrapped$ui_release(Landroidx/compose/ui/node/NodeCoordinator;)V HPLandroidx/compose/ui/node/NodeCoordinator;->setWrappedBy$ui_release(Landroidx/compose/ui/node/NodeCoordinator;)V @@ -3099,8 +3083,8 @@ HPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifie HPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingMeasure$1;->invoke(Landroidx/compose/ui/node/LayoutNode;)V HPLandroidx/compose/ui/node/OwnerSnapshotObserver;->(Lkotlin/jvm/functions/Function1;)V HPLandroidx/compose/ui/node/OwnerSnapshotObserver;->observeLayoutModifierSnapshotReads$ui_release(Landroidx/compose/ui/node/LayoutNode;ZLkotlin/jvm/functions/Function0;)V +HPLandroidx/compose/ui/node/OwnerSnapshotObserver;->observeLayoutSnapshotReads$ui_release(Landroidx/compose/ui/node/LayoutNode;ZLkotlin/jvm/functions/Function0;)V HPLandroidx/compose/ui/node/OwnerSnapshotObserver;->observeMeasureSnapshotReads$ui_release(Landroidx/compose/ui/node/LayoutNode;ZLkotlin/jvm/functions/Function0;)V -HPLandroidx/compose/ui/node/OwnerSnapshotObserver;->observeReads$ui_release(Landroidx/compose/ui/node/OwnerScope;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;)V HPLandroidx/compose/ui/node/UiApplier;->(Landroidx/compose/ui/node/LayoutNode;)V HPLandroidx/compose/ui/node/UiApplier;->insertBottomUp(ILandroidx/compose/ui/node/LayoutNode;)V HPLandroidx/compose/ui/node/UiApplier;->insertBottomUp(ILjava/lang/Object;)V @@ -3150,6 +3134,7 @@ HPLandroidx/compose/ui/platform/AndroidUiDispatcher$dispatchCallback$1;->doFrame HPLandroidx/compose/ui/platform/AndroidUiDispatcher$dispatchCallback$1;->run()V HPLandroidx/compose/ui/platform/AndroidUiDispatcher;->access$performTrampolineDispatch(Landroidx/compose/ui/platform/AndroidUiDispatcher;)V HPLandroidx/compose/ui/platform/AndroidUiDispatcher;->dispatch(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Runnable;)V +HPLandroidx/compose/ui/platform/AndroidUiDispatcher;->nextTask()Ljava/lang/Runnable; HPLandroidx/compose/ui/platform/AndroidUiDispatcher;->performFrameDispatch(J)V HPLandroidx/compose/ui/platform/AndroidUiDispatcher;->performTrampolineDispatch()V HPLandroidx/compose/ui/platform/AndroidUiDispatcher;->postFrameCallback$ui_release(Landroid/view/Choreographer$FrameCallback;)V @@ -3181,6 +3166,7 @@ HPLandroidx/compose/ui/platform/LayerMatrixCache;->invalidate()V HPLandroidx/compose/ui/platform/MotionDurationScaleImpl;->fold(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Ljava/lang/Object; HPLandroidx/compose/ui/platform/MotionDurationScaleImpl;->get(Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext$Element; HPLandroidx/compose/ui/platform/MotionDurationScaleImpl;->getScaleFactor()F +HPLandroidx/compose/ui/platform/OutlineResolver;->(Landroidx/compose/ui/unit/Density;)V HPLandroidx/compose/ui/platform/OutlineResolver;->getOutline()Landroid/graphics/Outline; HPLandroidx/compose/ui/platform/OutlineResolver;->getOutlineClipSupported()Z HPLandroidx/compose/ui/platform/OutlineResolver;->update(Landroidx/compose/ui/graphics/Shape;FZFLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Z @@ -3198,7 +3184,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 @@ -3224,6 +3209,7 @@ HPLandroidx/compose/ui/platform/RenderNodeLayer;->(Landroidx/compose/ui/pl 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 @@ -3280,6 +3266,7 @@ HPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setRole-kuIjeqM(Landroi HPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setSelected(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Z)V HPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setTestTag(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;)V HPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setText(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Landroidx/compose/ui/text/AnnotatedString;)V +HPLandroidx/compose/ui/semantics/SemanticsPropertyKey;->setValue(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Lkotlin/reflect/KProperty;Ljava/lang/Object;)V HPLandroidx/compose/ui/text/AndroidParagraph$wordBoundary$2;->(Landroidx/compose/ui/text/AndroidParagraph;)V HPLandroidx/compose/ui/text/AndroidParagraph;->(Landroidx/compose/ui/text/platform/AndroidParagraphIntrinsics;IZJ)V HPLandroidx/compose/ui/text/AndroidParagraph;->constructTextLayout(IILandroid/text/TextUtils$TruncateAt;IIIII)Landroidx/compose/ui/text/android/TextLayout; @@ -3309,10 +3296,12 @@ HPLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/uti HPLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V HPLandroidx/compose/ui/text/AnnotatedString;->equals(Ljava/lang/Object;)Z HPLandroidx/compose/ui/text/AnnotatedString;->getSpanStyles()Ljava/util/List; +HPLandroidx/compose/ui/text/AnnotatedString;->getText()Ljava/lang/String; HPLandroidx/compose/ui/text/AnnotatedStringKt;->getLocalStyles(Landroidx/compose/ui/text/AnnotatedString;II)Ljava/util/List; HPLandroidx/compose/ui/text/AnnotatedStringKt;->normalizedParagraphStyles(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/text/ParagraphStyle;)Ljava/util/List; HPLandroidx/compose/ui/text/AnnotatedStringKt;->substringWithoutParagraphStyles(Landroidx/compose/ui/text/AnnotatedString;II)Landroidx/compose/ui/text/AnnotatedString; HPLandroidx/compose/ui/text/MultiParagraph;->(Landroidx/compose/ui/text/MultiParagraphIntrinsics;JIZ)V +HPLandroidx/compose/ui/text/MultiParagraph;->getDidExceedMaxLines()Z HPLandroidx/compose/ui/text/MultiParagraph;->getFirstBaseline()F HPLandroidx/compose/ui/text/MultiParagraph;->getHeight()F HPLandroidx/compose/ui/text/MultiParagraph;->getLastBaseline()F @@ -3329,6 +3318,7 @@ HPLandroidx/compose/ui/text/MultiParagraphIntrinsicsKt;->getLocalPlaceholders(Lj HPLandroidx/compose/ui/text/ParagraphInfo;->(Landroidx/compose/ui/text/Paragraph;IIIIFF)V HPLandroidx/compose/ui/text/ParagraphInfo;->getParagraph()Landroidx/compose/ui/text/Paragraph; HPLandroidx/compose/ui/text/ParagraphIntrinsicInfo;->(Landroidx/compose/ui/text/ParagraphIntrinsics;II)V +HPLandroidx/compose/ui/text/ParagraphIntrinsicInfo;->getIntrinsics()Landroidx/compose/ui/text/ParagraphIntrinsics; HPLandroidx/compose/ui/text/ParagraphIntrinsicsKt;->ParagraphIntrinsics(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)Landroidx/compose/ui/text/ParagraphIntrinsics; HPLandroidx/compose/ui/text/ParagraphKt;->Paragraph-_EkL_-Y(Landroidx/compose/ui/text/ParagraphIntrinsics;JIZ)Landroidx/compose/ui/text/Paragraph; HPLandroidx/compose/ui/text/ParagraphStyle;->(Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformParagraphStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;)V @@ -3343,6 +3333,7 @@ HPLandroidx/compose/ui/text/ParagraphStyle;->getTextDirection-mmuk1to()Landroidx HPLandroidx/compose/ui/text/ParagraphStyle;->getTextIndent()Landroidx/compose/ui/text/style/TextIndent; HPLandroidx/compose/ui/text/ParagraphStyle;->merge(Landroidx/compose/ui/text/ParagraphStyle;)Landroidx/compose/ui/text/ParagraphStyle; HPLandroidx/compose/ui/text/ParagraphStyle;->mergePlatformStyle(Landroidx/compose/ui/text/PlatformParagraphStyle;)Landroidx/compose/ui/text/PlatformParagraphStyle; +HPLandroidx/compose/ui/text/ParagraphStyleKt;->resolveParagraphStyleDefaults(Landroidx/compose/ui/text/ParagraphStyle;Landroidx/compose/ui/unit/LayoutDirection;)Landroidx/compose/ui/text/ParagraphStyle; HPLandroidx/compose/ui/text/SpanStyle;->(JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;)V HPLandroidx/compose/ui/text/SpanStyle;->(JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;ILkotlin/jvm/internal/DefaultConstructorMarker;)V HPLandroidx/compose/ui/text/SpanStyle;->(JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/text/PlatformSpanStyle;)V @@ -3491,6 +3482,7 @@ HPLandroidx/compose/ui/text/intl/LocaleList$Companion;->getCurrent()Landroidx/co HPLandroidx/compose/ui/text/intl/LocaleList;->(Ljava/util/List;)V HPLandroidx/compose/ui/text/intl/LocaleList;->equals(Ljava/lang/Object;)Z 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;)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 HPLandroidx/compose/ui/text/platform/AndroidParagraphIntrinsics$resolveTypeface$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @@ -3543,12 +3535,14 @@ 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 HPLandroidx/compose/ui/text/style/LineBreak$Strictness;->box-impl(I)Landroidx/compose/ui/text/style/LineBreak$Strictness; +HPLandroidx/compose/ui/text/style/LineBreak$Strictness;->unbox-impl()I HPLandroidx/compose/ui/text/style/LineBreak$WordBreak;->(I)V HPLandroidx/compose/ui/text/style/LineBreak$WordBreak;->box-impl(I)Landroidx/compose/ui/text/style/LineBreak$WordBreak; HPLandroidx/compose/ui/text/style/TextAlign$Companion;->getStart-e0LSkKk()I HPLandroidx/compose/ui/text/style/TextAlign;->(I)V HPLandroidx/compose/ui/text/style/TextAlign;->access$getStart$cp()I HPLandroidx/compose/ui/text/style/TextAlign;->box-impl(I)Landroidx/compose/ui/text/style/TextAlign; +HPLandroidx/compose/ui/text/style/TextAlign;->unbox-impl()I HPLandroidx/compose/ui/text/style/TextDecoration$Companion;->getNone()Landroidx/compose/ui/text/style/TextDecoration; HPLandroidx/compose/ui/text/style/TextDecoration;->access$getNone$cp()Landroidx/compose/ui/text/style/TextDecoration; HPLandroidx/compose/ui/text/style/TextDirection$Companion;->getLtr-s_7X-co()I @@ -3568,6 +3562,7 @@ HPLandroidx/compose/ui/unit/Constraints$Companion;->createConstraints-Zbe2FdA$ui HPLandroidx/compose/ui/unit/Constraints;->(J)V HPLandroidx/compose/ui/unit/Constraints;->access$getMinHeightOffsets$cp()[I HPLandroidx/compose/ui/unit/Constraints;->box-impl(J)Landroidx/compose/ui/unit/Constraints; +HPLandroidx/compose/ui/unit/Constraints;->constructor-impl(J)J HPLandroidx/compose/ui/unit/Constraints;->copy-Zbe2FdA$default(JIIIIILjava/lang/Object;)J HPLandroidx/compose/ui/unit/Constraints;->copy-Zbe2FdA(JIIII)J HPLandroidx/compose/ui/unit/Constraints;->equals-impl0(JJ)Z @@ -3606,6 +3601,7 @@ HPLandroidx/compose/ui/unit/Dp;->box-impl(F)Landroidx/compose/ui/unit/Dp; HPLandroidx/compose/ui/unit/Dp;->compareTo(Ljava/lang/Object;)I HPLandroidx/compose/ui/unit/Dp;->compareTo-0680j_4(F)I HPLandroidx/compose/ui/unit/Dp;->compareTo-0680j_4(FF)I +HPLandroidx/compose/ui/unit/Dp;->constructor-impl(F)F HPLandroidx/compose/ui/unit/Dp;->equals(Ljava/lang/Object;)Z HPLandroidx/compose/ui/unit/Dp;->equals-impl(FLjava/lang/Object;)Z HPLandroidx/compose/ui/unit/Dp;->equals-impl0(FF)Z @@ -3643,7 +3639,6 @@ HPLandroidx/core/graphics/Insets;->toCompatInsets(Landroid/graphics/Insets;)Land HPLandroidx/core/os/BuildCompat;->isAtLeastT()Z HPLandroidx/core/view/WindowInsetsCompat$TypeImpl30;->toPlatformType(I)I HPLandroidx/core/view/WindowInsetsCompat;->toWindowInsetsCompat(Landroid/view/WindowInsets;Landroid/view/View;)Landroidx/core/view/WindowInsetsCompat; -HPLandroidx/exifinterface/media/ExifInterface;->()V HPLandroidx/lifecycle/DefaultLifecycleObserverAdapter;->(Landroidx/lifecycle/DefaultLifecycleObserver;Landroidx/lifecycle/LifecycleEventObserver;)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; @@ -3963,7 +3958,6 @@ HPLandroidx/sqlite/db/framework/FrameworkSQLiteDatabase;->query(Landroidx/sqlite HPLandroidx/sqlite/db/framework/FrameworkSQLiteProgram;->(Landroid/database/sqlite/SQLiteProgram;)V HPLapp/cash/sqldelight/SimpleQuery;->addListener(Lapp/cash/sqldelight/Query$Listener;)V HPLapp/cash/sqldelight/SimpleQuery;->execute(Lkotlin/jvm/functions/Function1;)Lapp/cash/sqldelight/db/QueryResult; -HPLapp/cash/sqldelight/SimpleQuery;->removeListener(Lapp/cash/sqldelight/Query$Listener;)V HPLapp/cash/sqldelight/async/coroutines/QueryExtensionsKt$awaitAsList$2;->invoke(Lapp/cash/sqldelight/db/SqlCursor;)Ljava/util/List; HPLapp/cash/sqldelight/async/coroutines/QueryExtensionsKt;->awaitAsList(Lapp/cash/sqldelight/ExecutableQuery;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HPLapp/cash/sqldelight/coroutines/FlowQuery$asFlow$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; @@ -4009,7 +4003,6 @@ HPLcoil/compose/ContentPainterModifier;->calculateScaledSize-E7KxVPU(J)J HPLcoil/compose/ContentPainterModifier;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V HPLcoil/compose/ContentPainterModifier;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; HPLcoil/compose/CrossfadePainter;->drawPainter(Landroidx/compose/ui/graphics/drawscope/DrawScope;Landroidx/compose/ui/graphics/painter/Painter;F)V -HPLcoil/compose/CrossfadePainter;->onDraw(Landroidx/compose/ui/graphics/drawscope/DrawScope;)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; @@ -4124,6 +4117,7 @@ HPLdev/msfjarvis/claw/common/posts/LobstersCardKt$LobstersCard$3;->(Ldev/m HPLdev/msfjarvis/claw/common/posts/LobstersCardKt$SaveButton$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HPLdev/msfjarvis/claw/common/posts/LobstersCardKt$SaveButton$1;->invoke(ZLandroidx/compose/runtime/Composer;I)V HPLdev/msfjarvis/claw/common/posts/LobstersCardKt$TagRow$1;->invoke(Landroidx/compose/runtime/Composer;I)V +HPLdev/msfjarvis/claw/common/posts/LobstersCardKt$TagText$1;->(Ljava/lang/String;Landroidx/compose/ui/Modifier;II)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;->PostDetails(Ldev/msfjarvis/claw/database/local/SavedPost;Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;II)V @@ -4165,6 +4159,7 @@ HPLdev/msfjarvis/claw/model/LobstersPost$$serializer;->deserialize(Lkotlinx/seri 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;->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/Antilog;->rawLog$napier_release(Lio/github/aakira/napier/LogLevel;Ljava/lang/String;Ljava/lang/Throwable;Ljava/lang/String;)V @@ -4251,7 +4246,6 @@ HPLkotlin/collections/CollectionsKt__MutableCollectionsJVMKt;->sortWith(Ljava/ut HPLkotlin/collections/CollectionsKt__MutableCollectionsKt;->addAll(Ljava/util/Collection;Ljava/lang/Iterable;)Z HPLkotlin/collections/CollectionsKt__MutableCollectionsKt;->addAll(Ljava/util/Collection;[Ljava/lang/Object;)Z HPLkotlin/collections/CollectionsKt__MutableCollectionsKt;->convertToListIfNotCollection(Ljava/lang/Iterable;)Ljava/util/Collection; -HPLkotlin/collections/CollectionsKt__MutableCollectionsKt;->removeLast(Ljava/util/List;)Ljava/lang/Object; HPLkotlin/collections/CollectionsKt__MutableCollectionsKt;->retainAll(Ljava/util/Collection;Ljava/lang/Iterable;)Z HPLkotlin/collections/CollectionsKt___CollectionsKt$asSequence$$inlined$Sequence$1;->(Ljava/lang/Iterable;)V HPLkotlin/collections/CollectionsKt___CollectionsKt$asSequence$$inlined$Sequence$1;->iterator()Ljava/util/Iterator; @@ -4353,7 +4347,10 @@ HPLkotlin/jvm/internal/Ref$IntRef;->()V HPLkotlin/jvm/internal/Ref$ObjectRef;->()V HPLkotlin/jvm/internal/Reflection;->getOrCreateKotlinClass(Ljava/lang/Class;)Lkotlin/reflect/KClass; HPLkotlin/jvm/internal/SpreadBuilder;->(I)V +HPLkotlin/jvm/internal/SpreadBuilder;->add(Ljava/lang/Object;)V HPLkotlin/jvm/internal/SpreadBuilder;->addSpread(Ljava/lang/Object;)V +HPLkotlin/jvm/internal/SpreadBuilder;->size()I +HPLkotlin/jvm/internal/SpreadBuilder;->toArray([Ljava/lang/Object;)[Ljava/lang/Object; 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 @@ -4390,7 +4387,6 @@ HPLkotlin/reflect/jvm/internal/impl/name/FqNameUnsafe;->child(Lkotlin/reflect/jv HPLkotlin/reflect/jvm/internal/pcollections/ConsPStack$Itr;->next()Ljava/lang/Object; HPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->(Ljava/lang/Object;Lkotlin/reflect/jvm/internal/pcollections/ConsPStack;)V HPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->get(I)Ljava/lang/Object; -HPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->iterator(I)Ljava/util/Iterator; HPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->minus(Ljava/lang/Object;)Lkotlin/reflect/jvm/internal/pcollections/ConsPStack; HPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->size()I HPLkotlin/reflect/jvm/internal/pcollections/HashPMap;->(Lkotlin/reflect/jvm/internal/pcollections/IntTreePMap;I)V @@ -4485,10 +4481,7 @@ HPLkotlinx/collections/immutable/implementations/immutableList/SmallPersistentVe HPLkotlinx/collections/immutable/implementations/immutableList/SmallPersistentVector;->getSize()I HPLkotlinx/collections/immutable/implementations/immutableList/SmallPersistentVector;->listIterator(I)Ljava/util/ListIterator; HPLkotlinx/collections/immutable/implementations/immutableList/UtilsKt;->persistentVectorOf()Lkotlinx/collections/immutable/PersistentList; -HPLkotlinx/collections/immutable/implementations/immutableMap/PersistentHashMapBuilder;->(Lkotlinx/collections/immutable/implementations/immutableMap/PersistentHashMap;)V -HPLkotlinx/collections/immutable/implementations/persistentOrderedMap/PersistentOrderedMapBuilder;->(Lkotlinx/collections/immutable/implementations/persistentOrderedMap/PersistentOrderedMap;)V HPLkotlinx/collections/immutable/implementations/persistentOrderedMap/PersistentOrderedMapBuilder;->build()Lkotlinx/collections/immutable/PersistentMap; -HPLkotlinx/coroutines/AbstractCoroutine;->(Lkotlin/coroutines/CoroutineContext;ZZ)V HPLkotlinx/coroutines/AbstractCoroutine;->afterResume(Ljava/lang/Object;)V HPLkotlinx/coroutines/AbstractCoroutine;->cancellationExceptionMessage()Ljava/lang/String; HPLkotlinx/coroutines/AbstractCoroutine;->getContext()Lkotlin/coroutines/CoroutineContext; @@ -4523,10 +4516,8 @@ HPLkotlinx/coroutines/CancellableContinuationImpl;->getResult()Ljava/lang/Object HPLkotlinx/coroutines/CancellableContinuationImpl;->getState$kotlinx_coroutines_core()Ljava/lang/Object; HPLkotlinx/coroutines/CancellableContinuationImpl;->getSuccessfulResult$kotlinx_coroutines_core(Ljava/lang/Object;)Ljava/lang/Object; HPLkotlinx/coroutines/CancellableContinuationImpl;->initCancellability()V -HPLkotlinx/coroutines/CancellableContinuationImpl;->installParentHandle()Lkotlinx/coroutines/DisposableHandle; HPLkotlinx/coroutines/CancellableContinuationImpl;->invokeOnCancellation(Lkotlin/jvm/functions/Function1;)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()V @@ -4591,7 +4582,6 @@ 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 HPLkotlinx/coroutines/DispatchedTaskKt;->resumeUnconfined(Lkotlinx/coroutines/DispatchedTask;)V HPLkotlinx/coroutines/Dispatchers;->getDefault()Lkotlinx/coroutines/CoroutineDispatcher; HPLkotlinx/coroutines/Empty;->isActive()Z @@ -4660,7 +4650,6 @@ 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; @@ -4682,6 +4671,7 @@ HPLkotlinx/coroutines/JobSupport;->makeCompletingOnce$kotlinx_coroutines_core(Lj 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;->onCancelling(Ljava/lang/Throwable;)V HPLkotlinx/coroutines/JobSupport;->parentCancelled(Lkotlinx/coroutines/ParentJob;)V @@ -4757,6 +4747,7 @@ HPLkotlinx/coroutines/channels/AbstractSendChannel;->send(Ljava/lang/Object;Lkot HPLkotlinx/coroutines/channels/AbstractSendChannel;->sendBuffered(Ljava/lang/Object;)Lkotlinx/coroutines/channels/ReceiveOrClosed; HPLkotlinx/coroutines/channels/AbstractSendChannel;->takeFirstReceiveOrPeekClosed()Lkotlinx/coroutines/channels/ReceiveOrClosed; HPLkotlinx/coroutines/channels/AbstractSendChannel;->takeFirstSendOrPeekClosed()Lkotlinx/coroutines/channels/Send; +HPLkotlinx/coroutines/channels/AbstractSendChannel;->trySend-JP2dKIU(Ljava/lang/Object;)Ljava/lang/Object; HPLkotlinx/coroutines/channels/ArrayChannel;->(ILkotlinx/coroutines/channels/BufferOverflow;Lkotlin/jvm/functions/Function1;)V HPLkotlinx/coroutines/channels/ArrayChannel;->enqueueReceiveInternal(Lkotlinx/coroutines/channels/Receive;)Z HPLkotlinx/coroutines/channels/ArrayChannel;->isBufferEmpty()Z @@ -5074,6 +5065,7 @@ HPLkotlinx/serialization/encoding/CompositeDecoder$DefaultImpls;->decodeSerializ HPLkotlinx/serialization/internal/AbstractCollectionSerializer;->()V HPLkotlinx/serialization/internal/AbstractCollectionSerializer;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V HPLkotlinx/serialization/internal/AbstractCollectionSerializer;->deserialize(Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object; +HPLkotlinx/serialization/internal/AbstractCollectionSerializer;->merge(Lkotlinx/serialization/encoding/Decoder;Ljava/lang/Object;)Ljava/lang/Object; HPLkotlinx/serialization/internal/AbstractCollectionSerializer;->readElement$default(Lkotlinx/serialization/internal/AbstractCollectionSerializer;Lkotlinx/serialization/encoding/CompositeDecoder;ILjava/lang/Object;ZILjava/lang/Object;)V HPLkotlinx/serialization/internal/ArrayListClassDesc;->(Lkotlinx/serialization/descriptors/SerialDescriptor;)V HPLkotlinx/serialization/internal/ArrayListSerializer;->(Lkotlinx/serialization/KSerializer;)V @@ -5088,6 +5080,7 @@ HPLkotlinx/serialization/internal/ArrayListSerializer;->toResult(Ljava/lang/Obje HPLkotlinx/serialization/internal/ArrayListSerializer;->toResult(Ljava/util/ArrayList;)Ljava/util/List; HPLkotlinx/serialization/internal/CollectionLikeSerializer;->(Lkotlinx/serialization/KSerializer;)V HPLkotlinx/serialization/internal/CollectionLikeSerializer;->(Lkotlinx/serialization/KSerializer;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HPLkotlinx/serialization/internal/CollectionLikeSerializer;->readElement(Lkotlinx/serialization/encoding/CompositeDecoder;ILjava/lang/Object;Z)V HPLkotlinx/serialization/internal/CollectionSerializer;->(Lkotlinx/serialization/KSerializer;)V HPLkotlinx/serialization/internal/ListLikeDescriptor;->(Lkotlinx/serialization/descriptors/SerialDescriptor;)V HPLkotlinx/serialization/internal/ListLikeDescriptor;->(Lkotlinx/serialization/descriptors/SerialDescriptor;Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -5095,7 +5088,6 @@ 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; @@ -5124,7 +5116,7 @@ HPLkotlinx/serialization/json/internal/AbstractJsonLexer;->consumeString(Ljava/l 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(Z)Z HPLkotlinx/serialization/json/internal/AbstractJsonLexerKt;->charToTokenClass(C)B @@ -5139,22 +5131,20 @@ HPLkotlinx/serialization/json/internal/JsonPath;->()V 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;->(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;->beginStructure(Lkotlinx/serialization/descriptors/SerialDescriptor;)Lkotlinx/serialization/encoding/CompositeDecoder; HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->checkLeadingComma()V HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->decodeInt()I +HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->decodeListIndex()I HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->decodeNotNullMark()Z HPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->decodeSerializableElement(Lkotlinx/serialization/descriptors/SerialDescriptor;ILkotlinx/serialization/DeserializationStrategy;Ljava/lang/Object;)Ljava/lang/Object; 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;->consumeKeyString()Ljava/lang/String; HPLkotlinx/serialization/json/internal/StringJsonLexer;->consumeNextToken()B 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;->tryConsumeComma()Z 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 @@ -5298,9 +5288,7 @@ HPLokhttp3/Response$Builder;->code(I)Lokhttp3/Response$Builder; HPLokhttp3/Response$Builder;->headers(Lokhttp3/Headers;)Lokhttp3/Response$Builder; HPLokhttp3/Response$Builder;->message(Ljava/lang/String;)Lokhttp3/Response$Builder; HPLokhttp3/Response$Builder;->protocol(Lokhttp3/Protocol;)Lokhttp3/Response$Builder; -HPLokhttp3/Response$Builder;->receivedResponseAtMillis(J)Lokhttp3/Response$Builder; HPLokhttp3/Response$Builder;->request(Lokhttp3/Request;)Lokhttp3/Response$Builder; -HPLokhttp3/Response$Builder;->sentRequestAtMillis(J)Lokhttp3/Response$Builder; HPLokhttp3/Response$Builder;->setHeaders$okhttp(Lokhttp3/Headers$Builder;)V 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;->body()Lokhttp3/ResponseBody; @@ -5339,12 +5327,12 @@ HPLokhttp3/internal/Util;->toHeaders(Ljava/util/List;)Lokhttp3/Headers; HPLokhttp3/internal/Util;->toHostHeader(Lokhttp3/HttpUrl;Z)Ljava/lang/String; HPLokhttp3/internal/Util;->toImmutableList(Ljava/util/List;)Ljava/util/List; HPLokhttp3/internal/Util;->toImmutableMap(Ljava/util/Map;)Ljava/util/Map; -HPLokhttp3/internal/Util;->toLongOrDefault(Ljava/lang/String;J)J HPLokhttp3/internal/Util;->writeMedium(Lokio/BufferedSink;I)V HPLokhttp3/internal/cache/CacheInterceptor$Companion;->combine(Lokhttp3/Headers;Lokhttp3/Headers;)Lokhttp3/Headers; HPLokhttp3/internal/cache/CacheInterceptor$Companion;->isContentSpecificHeader(Ljava/lang/String;)Z HPLokhttp3/internal/cache/CacheInterceptor$Companion;->isEndToEnd(Ljava/lang/String;)Z HPLokhttp3/internal/cache/CacheInterceptor$Companion;->stripBody(Lokhttp3/Response;)Lokhttp3/Response; +HPLokhttp3/internal/cache/CacheInterceptor$cacheWritingResponse$cacheWritingSource$1;->read(Lokio/Buffer;J)J HPLokhttp3/internal/cache/CacheInterceptor;->intercept(Lokhttp3/Interceptor$Chain;)Lokhttp3/Response; HPLokhttp3/internal/cache/CacheStrategy$Companion;->isCacheable(Lokhttp3/Response;Lokhttp3/Request;)Z HPLokhttp3/internal/cache/CacheStrategy$Factory;->(JLokhttp3/Request;Lokhttp3/Response;)V @@ -5391,6 +5379,7 @@ HPLokhttp3/internal/connection/ConnectInterceptor;->intercept(Lokhttp3/Intercept HPLokhttp3/internal/connection/ConnectionSpecSelector;->configureSecureSocket(Ljavax/net/ssl/SSLSocket;)Lokhttp3/ConnectionSpec; HPLokhttp3/internal/connection/Exchange$ResponseBodySource;->(Lokhttp3/internal/connection/Exchange;Lokio/Source;J)V HPLokhttp3/internal/connection/Exchange$ResponseBodySource;->complete(Ljava/io/IOException;)Ljava/io/IOException; +HPLokhttp3/internal/connection/Exchange$ResponseBodySource;->read(Lokio/Buffer;J)J HPLokhttp3/internal/connection/Exchange;->(Lokhttp3/internal/connection/RealCall;Lokhttp3/EventListener;Lokhttp3/internal/connection/ExchangeFinder;Lokhttp3/internal/http/ExchangeCodec;)V HPLokhttp3/internal/connection/Exchange;->bodyComplete(JZZLjava/io/IOException;)Ljava/io/IOException; HPLokhttp3/internal/connection/Exchange;->openResponseBody(Lokhttp3/Response;)Lokhttp3/ResponseBody; @@ -5438,7 +5427,6 @@ HPLokhttp3/internal/http/HttpMethod;->requiresRequestBody(Ljava/lang/String;)Z HPLokhttp3/internal/http/RealInterceptorChain;->(Lokhttp3/internal/connection/RealCall;Ljava/util/List;ILokhttp3/internal/connection/Exchange;Lokhttp3/Request;III)V HPLokhttp3/internal/http/RealInterceptorChain;->copy$okhttp$default(Lokhttp3/internal/http/RealInterceptorChain;ILokhttp3/internal/connection/Exchange;Lokhttp3/Request;IIIILjava/lang/Object;)Lokhttp3/internal/http/RealInterceptorChain; HPLokhttp3/internal/http/RealInterceptorChain;->copy$okhttp(ILokhttp3/internal/connection/Exchange;Lokhttp3/Request;III)Lokhttp3/internal/http/RealInterceptorChain; -HPLokhttp3/internal/http/RealInterceptorChain;->proceed(Lokhttp3/Request;)Lokhttp3/Response; HPLokhttp3/internal/http/RealResponseBody;->(Ljava/lang/String;JLokio/BufferedSource;)V HPLokhttp3/internal/http/RequestLine;->requestPath(Lokhttp3/HttpUrl;)Ljava/lang/String; HPLokhttp3/internal/http/RetryAndFollowUpInterceptor;->intercept(Lokhttp3/Interceptor$Chain;)Lokhttp3/Response; @@ -5464,6 +5452,7 @@ HPLokhttp3/internal/http2/Hpack$Writer;->writeHeaders(Ljava/util/List;)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;->data(ZILokio/BufferedSource;I)V HPLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->headers(ZIILjava/util/List;)V HPLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->invoke()V HPLokhttp3/internal/http2/Http2Connection;->(Lokhttp3/internal/http2/Http2Connection$Builder;)V @@ -5481,12 +5470,14 @@ HPLokhttp3/internal/http2/Http2ExchangeCodec;->writeRequestHeaders(Lokhttp3/Requ HPLokhttp3/internal/http2/Http2Reader$ContinuationSource;->read(Lokio/Buffer;J)J HPLokhttp3/internal/http2/Http2Reader;->(Lokio/BufferedSource;Z)V HPLokhttp3/internal/http2/Http2Reader;->nextFrame(ZLokhttp3/internal/http2/Http2Reader$Handler;)Z +HPLokhttp3/internal/http2/Http2Reader;->readData(Lokhttp3/internal/http2/Http2Reader$Handler;III)V HPLokhttp3/internal/http2/Http2Reader;->readHeaderBlock(IIII)Ljava/util/List; HPLokhttp3/internal/http2/Http2Reader;->readSettings(Lokhttp3/internal/http2/Http2Reader$Handler;III)V HPLokhttp3/internal/http2/Http2Stream$FramingSink;->(Lokhttp3/internal/http2/Http2Stream;Z)V HPLokhttp3/internal/http2/Http2Stream$FramingSink;->close()V HPLokhttp3/internal/http2/Http2Stream$FramingSource;->(Lokhttp3/internal/http2/Http2Stream;JZ)V HPLokhttp3/internal/http2/Http2Stream$FramingSource;->close()V +HPLokhttp3/internal/http2/Http2Stream$FramingSource;->getFinished$okhttp()Z HPLokhttp3/internal/http2/Http2Stream$FramingSource;->read(Lokio/Buffer;J)J HPLokhttp3/internal/http2/Http2Stream$FramingSource;->receive$okhttp(Lokio/BufferedSource;J)V HPLokhttp3/internal/http2/Http2Stream;->(ILokhttp3/internal/http2/Http2Connection;ZZLokhttp3/Headers;)V @@ -5503,6 +5494,7 @@ HPLokhttp3/internal/http2/Http2Writer;->settings(Lokhttp3/internal/http2/Setting 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/http2/Settings;->getInitialWindowSize()I @@ -5545,7 +5537,6 @@ HPLokio/Buffer;->readByteString(J)Lokio/ByteString; HPLokio/Buffer;->readDecimalLong()J HPLokio/Buffer;->readFully([B)V HPLokio/Buffer;->readInt()I -HPLokio/Buffer;->readShort()S HPLokio/Buffer;->readString(JLjava/nio/charset/Charset;)Ljava/lang/String; HPLokio/Buffer;->readUtf8(J)Ljava/lang/String; HPLokio/Buffer;->setSize$okio(J)V @@ -5561,7 +5552,6 @@ HPLokio/Buffer;->writeByte(I)Lokio/BufferedSink; HPLokio/Buffer;->writeDecimalLong(J)Lokio/Buffer; HPLokio/Buffer;->writeInt(I)Lokio/Buffer; HPLokio/Buffer;->writeUtf8(Ljava/lang/String;)Lokio/Buffer; -HPLokio/Buffer;->writeUtf8(Ljava/lang/String;II)Lokio/Buffer; HPLokio/ByteString$Companion;->decodeBase64(Ljava/lang/String;)Lokio/ByteString; HPLokio/ByteString$Companion;->encodeUtf8(Ljava/lang/String;)Lokio/ByteString; HPLokio/ByteString$Companion;->of([BII)Lokio/ByteString; @@ -5581,6 +5571,7 @@ HPLokio/ByteString;->size()I HPLokio/ByteString;->toAsciiLowercase()Lokio/ByteString; HPLokio/ByteString;->utf8()Ljava/lang/String; HPLokio/ByteString;->write$okio(Lokio/Buffer;II)V +HPLokio/ForwardingSink;->(Lokio/Sink;)V HPLokio/ForwardingSink;->write(Lokio/Buffer;J)V HPLokio/ForwardingSource;->(Lokio/Source;)V HPLokio/ForwardingSource;->read(Lokio/Buffer;J)J @@ -5619,6 +5610,7 @@ HPLokio/RealBufferedSource;->readUtf8LineStrict(J)Ljava/lang/String; HPLokio/RealBufferedSource;->request(J)Z HPLokio/RealBufferedSource;->require(J)V HPLokio/RealBufferedSource;->select(Lokio/Options;)I +HPLokio/Segment;->()V HPLokio/Segment;->compact()V HPLokio/Segment;->pop()Lokio/Segment; HPLokio/Segment;->push(Lokio/Segment;)Lokio/Segment; @@ -5874,8 +5866,6 @@ 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/CrossfadeKt;->Crossfade(Ljava/lang/Object;Landroidx/compose/ui/Modifier;Landroidx/compose/animation/core/FiniteAnimationSpec;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;II)V @@ -7824,8 +7814,6 @@ HSPLandroidx/compose/material/pullrefresh/PullRefreshIndicatorKt$PullRefreshIndi HSPLandroidx/compose/material/pullrefresh/PullRefreshIndicatorKt$PullRefreshIndicator$1;->invoke(Landroidx/compose/runtime/Composer;I)V HSPLandroidx/compose/material/pullrefresh/PullRefreshIndicatorKt$PullRefreshIndicator$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/material/pullrefresh/PullRefreshIndicatorKt$PullRefreshIndicator$2;->(ZLandroidx/compose/material/pullrefresh/PullRefreshState;Landroidx/compose/ui/Modifier;JJZII)V -HSPLandroidx/compose/material/pullrefresh/PullRefreshIndicatorKt$PullRefreshIndicator$2;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/pullrefresh/PullRefreshIndicatorKt$PullRefreshIndicator$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/material/pullrefresh/PullRefreshIndicatorKt$PullRefreshIndicator$showElevation$2$1;->(ZLandroidx/compose/material/pullrefresh/PullRefreshState;)V HSPLandroidx/compose/material/pullrefresh/PullRefreshIndicatorKt$PullRefreshIndicator$showElevation$2$1;->invoke()Ljava/lang/Boolean; HSPLandroidx/compose/material/pullrefresh/PullRefreshIndicatorKt$PullRefreshIndicator$showElevation$2$1;->invoke()Ljava/lang/Object; @@ -8602,6 +8590,7 @@ HSPLandroidx/compose/runtime/ComposerImpl;->access$getForciblyRecompose$p(Landro HSPLandroidx/compose/runtime/ComposerImpl;->access$getParentContext$p(Landroidx/compose/runtime/ComposerImpl;)Landroidx/compose/runtime/CompositionContext; HSPLandroidx/compose/runtime/ComposerImpl;->access$setChildrenComposing$p(Landroidx/compose/runtime/ComposerImpl;I)V HSPLandroidx/compose/runtime/ComposerImpl;->access$startGroup(Landroidx/compose/runtime/ComposerImpl;ILjava/lang/Object;)V +HSPLandroidx/compose/runtime/ComposerImpl;->addRecomposeScope()V HSPLandroidx/compose/runtime/ComposerImpl;->apply(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)V HSPLandroidx/compose/runtime/ComposerImpl;->buildContext()Landroidx/compose/runtime/CompositionContext; HSPLandroidx/compose/runtime/ComposerImpl;->changed(F)Z @@ -8622,18 +8611,16 @@ HSPLandroidx/compose/runtime/ComposerImpl;->disableReusing()V HSPLandroidx/compose/runtime/ComposerImpl;->doCompose(Landroidx/compose/runtime/collection/IdentityArrayMap;Lkotlin/jvm/functions/Function2;)V HSPLandroidx/compose/runtime/ComposerImpl;->doRecordDownsFor(II)V HSPLandroidx/compose/runtime/ComposerImpl;->enableReusing()V -HSPLandroidx/compose/runtime/ComposerImpl;->end(Z)V HSPLandroidx/compose/runtime/ComposerImpl;->endDefaults()V HSPLandroidx/compose/runtime/ComposerImpl;->endGroup()V HSPLandroidx/compose/runtime/ComposerImpl;->endMovableGroup()V HSPLandroidx/compose/runtime/ComposerImpl;->endNode()V HSPLandroidx/compose/runtime/ComposerImpl;->endProviders()V HSPLandroidx/compose/runtime/ComposerImpl;->endReplaceableGroup()V +HSPLandroidx/compose/runtime/ComposerImpl;->endRestartGroup()Landroidx/compose/runtime/ScopeUpdateScope; HSPLandroidx/compose/runtime/ComposerImpl;->endReusableGroup()V HSPLandroidx/compose/runtime/ComposerImpl;->endRoot()V HSPLandroidx/compose/runtime/ComposerImpl;->ensureWriter()V -HSPLandroidx/compose/runtime/ComposerImpl;->enterGroup(ZLandroidx/compose/runtime/Pending;)V -HSPLandroidx/compose/runtime/ComposerImpl;->exitGroup(IZ)V HSPLandroidx/compose/runtime/ComposerImpl;->finalizeCompose()V HSPLandroidx/compose/runtime/ComposerImpl;->getApplier()Landroidx/compose/runtime/Applier; HSPLandroidx/compose/runtime/ComposerImpl;->getApplyCoroutineContext()Lkotlin/coroutines/CoroutineContext; @@ -8649,7 +8636,6 @@ HSPLandroidx/compose/runtime/ComposerImpl;->getSkipping()Z HSPLandroidx/compose/runtime/ComposerImpl;->groupCompoundKeyPart(Landroidx/compose/runtime/SlotReader;I)I HSPLandroidx/compose/runtime/ComposerImpl;->insertedGroupVirtualIndex(I)I HSPLandroidx/compose/runtime/ComposerImpl;->isComposing$runtime_release()Z -HSPLandroidx/compose/runtime/ComposerImpl;->nextSlot()Ljava/lang/Object; HSPLandroidx/compose/runtime/ComposerImpl;->nodeAt(Landroidx/compose/runtime/SlotReader;I)Ljava/lang/Object; HSPLandroidx/compose/runtime/ComposerImpl;->nodeIndexOf(IIII)I HSPLandroidx/compose/runtime/ComposerImpl;->prepareCompose$runtime_release(Lkotlin/jvm/functions/Function0;)V @@ -8665,7 +8651,6 @@ HSPLandroidx/compose/runtime/ComposerImpl;->record(Lkotlin/jvm/functions/Functio HSPLandroidx/compose/runtime/ComposerImpl;->recordApplierOperation(Lkotlin/jvm/functions/Function3;)V HSPLandroidx/compose/runtime/ComposerImpl;->recordDelete()V HSPLandroidx/compose/runtime/ComposerImpl;->recordDown(Ljava/lang/Object;)V -HSPLandroidx/compose/runtime/ComposerImpl;->recordEndGroup()V HSPLandroidx/compose/runtime/ComposerImpl;->recordEndRoot()V HSPLandroidx/compose/runtime/ComposerImpl;->recordFixup(Lkotlin/jvm/functions/Function3;)V HSPLandroidx/compose/runtime/ComposerImpl;->recordInsert(Landroidx/compose/runtime/Anchor;)V @@ -8692,13 +8677,13 @@ HSPLandroidx/compose/runtime/ComposerImpl;->skipToGroupEnd()V HSPLandroidx/compose/runtime/ComposerImpl;->sourceInformation(Ljava/lang/String;)V HSPLandroidx/compose/runtime/ComposerImpl;->sourceInformationMarkerEnd()V HSPLandroidx/compose/runtime/ComposerImpl;->sourceInformationMarkerStart(ILjava/lang/String;)V -HSPLandroidx/compose/runtime/ComposerImpl;->start(ILjava/lang/Object;ZLjava/lang/Object;)V HSPLandroidx/compose/runtime/ComposerImpl;->startDefaults()V HSPLandroidx/compose/runtime/ComposerImpl;->startGroup(I)V HSPLandroidx/compose/runtime/ComposerImpl;->startGroup(ILjava/lang/Object;)V HSPLandroidx/compose/runtime/ComposerImpl;->startMovableGroup(ILjava/lang/Object;)V HSPLandroidx/compose/runtime/ComposerImpl;->startNode()V HSPLandroidx/compose/runtime/ComposerImpl;->startProviders([Landroidx/compose/runtime/ProvidedValue;)V +HSPLandroidx/compose/runtime/ComposerImpl;->startReaderGroup(ZLjava/lang/Object;)V HSPLandroidx/compose/runtime/ComposerImpl;->startReplaceableGroup(I)V HSPLandroidx/compose/runtime/ComposerImpl;->startRestartGroup(I)Landroidx/compose/runtime/Composer; HSPLandroidx/compose/runtime/ComposerImpl;->startReusableGroup(ILjava/lang/Object;)V @@ -8706,6 +8691,7 @@ HSPLandroidx/compose/runtime/ComposerImpl;->startReusableNode()V HSPLandroidx/compose/runtime/ComposerImpl;->startRoot()V HSPLandroidx/compose/runtime/ComposerImpl;->tryImminentInvalidation$runtime_release(Landroidx/compose/runtime/RecomposeScopeImpl;Ljava/lang/Object;)Z HSPLandroidx/compose/runtime/ComposerImpl;->updateCompoundKeyWhenWeEnterGroup(ILjava/lang/Object;Ljava/lang/Object;)V +HSPLandroidx/compose/runtime/ComposerImpl;->updateCompoundKeyWhenWeEnterGroupKeyHash(I)V HSPLandroidx/compose/runtime/ComposerImpl;->updateCompoundKeyWhenWeExitGroup(ILjava/lang/Object;Ljava/lang/Object;)V HSPLandroidx/compose/runtime/ComposerImpl;->updateNodeCount(II)V HSPLandroidx/compose/runtime/ComposerImpl;->updateNodeCountOverrides(II)V @@ -9281,7 +9267,6 @@ HSPLandroidx/compose/runtime/SlotWriter;->dataIndex(I)I HSPLandroidx/compose/runtime/SlotWriter;->dataIndex([II)I HSPLandroidx/compose/runtime/SlotWriter;->dataIndexToDataAddress(I)I HSPLandroidx/compose/runtime/SlotWriter;->dataIndexToDataAnchor(IIII)I -HSPLandroidx/compose/runtime/SlotWriter;->endGroup()I HSPLandroidx/compose/runtime/SlotWriter;->endInsert()V HSPLandroidx/compose/runtime/SlotWriter;->ensureStarted(I)V HSPLandroidx/compose/runtime/SlotWriter;->ensureStarted(Landroidx/compose/runtime/Anchor;)V @@ -9306,6 +9291,7 @@ HSPLandroidx/compose/runtime/SlotWriter;->moveAnchors(III)V HSPLandroidx/compose/runtime/SlotWriter;->moveFrom(Landroidx/compose/runtime/SlotTable;I)Ljava/util/List; HSPLandroidx/compose/runtime/SlotWriter;->moveGroup(I)V HSPLandroidx/compose/runtime/SlotWriter;->moveGroupGapTo(I)V +HSPLandroidx/compose/runtime/SlotWriter;->moveSlotGapTo(II)V HSPLandroidx/compose/runtime/SlotWriter;->node(I)Ljava/lang/Object; HSPLandroidx/compose/runtime/SlotWriter;->node(Landroidx/compose/runtime/Anchor;)Ljava/lang/Object; HSPLandroidx/compose/runtime/SlotWriter;->nodeIndex([II)I @@ -9347,7 +9333,6 @@ HSPLandroidx/compose/runtime/SnapshotMutableStateImpl;->getFirstStateRecord()Lan HSPLandroidx/compose/runtime/SnapshotMutableStateImpl;->getPolicy()Landroidx/compose/runtime/SnapshotMutationPolicy; HSPLandroidx/compose/runtime/SnapshotMutableStateImpl;->getValue()Ljava/lang/Object; HSPLandroidx/compose/runtime/SnapshotMutableStateImpl;->prependStateRecord(Landroidx/compose/runtime/snapshots/StateRecord;)V -HSPLandroidx/compose/runtime/SnapshotMutableStateImpl;->setValue(Ljava/lang/Object;)V HSPLandroidx/compose/runtime/SnapshotStateKt;->collectAsState(Lkotlinx/coroutines/flow/Flow;Ljava/lang/Object;Lkotlin/coroutines/CoroutineContext;Landroidx/compose/runtime/Composer;II)Landroidx/compose/runtime/State; HSPLandroidx/compose/runtime/SnapshotStateKt;->collectAsState(Lkotlinx/coroutines/flow/StateFlow;Lkotlin/coroutines/CoroutineContext;Landroidx/compose/runtime/Composer;II)Landroidx/compose/runtime/State; HSPLandroidx/compose/runtime/SnapshotStateKt;->derivedStateOf(Lkotlin/jvm/functions/Function0;)Landroidx/compose/runtime/State; @@ -9407,7 +9392,6 @@ HSPLandroidx/compose/runtime/SnapshotStateKt__SnapshotStateKt;->mutableStateOf(L HSPLandroidx/compose/runtime/SnapshotStateKt__SnapshotStateKt;->rememberUpdatedState(Ljava/lang/Object;Landroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/State; HSPLandroidx/compose/runtime/SnapshotThreadLocal;->()V HSPLandroidx/compose/runtime/SnapshotThreadLocal;->get()Ljava/lang/Object; -HSPLandroidx/compose/runtime/SnapshotThreadLocal;->set(Ljava/lang/Object;)V HSPLandroidx/compose/runtime/Stack;->()V HSPLandroidx/compose/runtime/Stack;->clear()V HSPLandroidx/compose/runtime/Stack;->getSize()I @@ -9415,6 +9399,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 @@ -9596,6 +9581,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 @@ -9839,20 +9825,12 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotDoubleIndexHeap;->swap(II)V HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet$Companion;->()V HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet$Companion;->getEMPTY()Landroidx/compose/runtime/snapshots/SnapshotIdSet; -HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1;->(Landroidx/compose/runtime/snapshots/SnapshotIdSet;Lkotlin/coroutines/Continuation;)V -HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; -HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->()V HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->(JJI[I)V -HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->access$getBelowBound$p(Landroidx/compose/runtime/snapshots/SnapshotIdSet;)[I HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->access$getEMPTY$cp()Landroidx/compose/runtime/snapshots/SnapshotIdSet; -HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->access$getLowerBound$p(Landroidx/compose/runtime/snapshots/SnapshotIdSet;)I -HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->access$getLowerSet$p(Landroidx/compose/runtime/snapshots/SnapshotIdSet;)J -HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->access$getUpperSet$p(Landroidx/compose/runtime/snapshots/SnapshotIdSet;)J HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->andNot(Landroidx/compose/runtime/snapshots/SnapshotIdSet;)Landroidx/compose/runtime/snapshots/SnapshotIdSet; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->clear(I)Landroidx/compose/runtime/snapshots/SnapshotIdSet; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->get(I)Z -HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->iterator()Ljava/util/Iterator; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->lowest(I)I HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->or(Landroidx/compose/runtime/snapshots/SnapshotIdSet;)Landroidx/compose/runtime/snapshots/SnapshotIdSet; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->set(I)Landroidx/compose/runtime/snapshots/SnapshotIdSet; @@ -9903,7 +9881,6 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->createTransparentSnapshotWit HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->createTransparentSnapshotWithNoParentReadObserver(Landroidx/compose/runtime/snapshots/Snapshot;Lkotlin/jvm/functions/Function1;Z)Landroidx/compose/runtime/snapshots/Snapshot; HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->current(Landroidx/compose/runtime/snapshots/StateRecord;)Landroidx/compose/runtime/snapshots/StateRecord; HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->current(Landroidx/compose/runtime/snapshots/StateRecord;Landroidx/compose/runtime/snapshots/Snapshot;)Landroidx/compose/runtime/snapshots/StateRecord; -HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->currentSnapshot()Landroidx/compose/runtime/snapshots/Snapshot; HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->getLock()Ljava/lang/Object; HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->getSnapshotInitializer()Landroidx/compose/runtime/snapshots/Snapshot; HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->mergedReadObserver$default(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;ZILjava/lang/Object;)Lkotlin/jvm/functions/Function1; @@ -9913,8 +9890,7 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->newOverwritableRecord(Landro HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->newWritableRecord(Landroidx/compose/runtime/snapshots/StateRecord;Landroidx/compose/runtime/snapshots/StateObject;Landroidx/compose/runtime/snapshots/Snapshot;)Landroidx/compose/runtime/snapshots/StateRecord; HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->notifyWrite(Landroidx/compose/runtime/snapshots/Snapshot;Landroidx/compose/runtime/snapshots/StateObject;)V HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->optimisticMerges(Landroidx/compose/runtime/snapshots/MutableSnapshot;Landroidx/compose/runtime/snapshots/MutableSnapshot;Landroidx/compose/runtime/snapshots/SnapshotIdSet;)Ljava/util/Map; -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;->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; HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->takeNewSnapshot(Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/snapshots/Snapshot; @@ -9937,6 +9913,7 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotStateList;->addAll(Ljava/util/Col 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;->getReadable$runtime_release()Landroidx/compose/runtime/snapshots/SnapshotStateList$StateListStateRecord; HSPLandroidx/compose/runtime/snapshots/SnapshotStateList;->getSize()I HSPLandroidx/compose/runtime/snapshots/SnapshotStateList;->iterator()Ljava/util/Iterator; HSPLandroidx/compose/runtime/snapshots/SnapshotStateList;->listIterator()Ljava/util/ListIterator; @@ -9996,7 +9973,6 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->access$getOnChang HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->access$getReadObserver$p(Landroidx/compose/runtime/snapshots/SnapshotStateObserver;)Lkotlin/jvm/functions/Function1; HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->access$isPaused$p(Landroidx/compose/runtime/snapshots/SnapshotStateObserver;)Z HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->clearIf(Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->ensureMap(Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap; HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->observeReads(Ljava/lang/Object;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->start()V HSPLandroidx/compose/runtime/snapshots/StateListIterator;->(Landroidx/compose/runtime/snapshots/SnapshotStateList;I)V @@ -11243,7 +11219,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 @@ -11982,7 +11957,6 @@ HSPLandroidx/compose/ui/node/OwnerSnapshotObserver;->clearInvalidObservations$ui HSPLandroidx/compose/ui/node/OwnerSnapshotObserver;->observeLayoutModifierSnapshotReads$ui_release(Landroidx/compose/ui/node/LayoutNode;ZLkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/node/OwnerSnapshotObserver;->observeLayoutSnapshotReads$ui_release(Landroidx/compose/ui/node/LayoutNode;ZLkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/node/OwnerSnapshotObserver;->observeMeasureSnapshotReads$ui_release(Landroidx/compose/ui/node/LayoutNode;ZLkotlin/jvm/functions/Function0;)V -HSPLandroidx/compose/ui/node/OwnerSnapshotObserver;->observeReads$ui_release(Landroidx/compose/ui/node/OwnerScope;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/node/OwnerSnapshotObserver;->startObserving$ui_release()V HSPLandroidx/compose/ui/node/SemanticsModifierNodeKt;->collapsedSemanticsConfiguration(Landroidx/compose/ui/node/SemanticsModifierNode;)Landroidx/compose/ui/semantics/SemanticsConfiguration; HSPLandroidx/compose/ui/node/Snake;->addDiagonalToStack-impl([ILandroidx/compose/ui/node/IntStack;)V @@ -13832,41 +13806,6 @@ HSPLandroidx/emoji2/text/EmojiCompatInitializer;->create(Landroid/content/Contex HSPLandroidx/emoji2/text/EmojiCompatInitializer;->delayUntilFirstResume(Landroid/content/Context;)V HSPLandroidx/emoji2/text/EmojiCompatInitializer;->dependencies()Ljava/util/List; HSPLandroidx/emoji2/text/EmojiCompatInitializer;->loadEmojiCompatAfterDelay()V -HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->()V -HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->(Ljava/io/InputStream;)V -HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->(Ljava/io/InputStream;Ljava/nio/ByteOrder;)V -HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->([B)V -HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->read([BII)I -HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readByte()B -HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readInt()I -HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readUnsignedInt()J -HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readUnsignedShort()I -HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->setByteOrder(Ljava/nio/ByteOrder;)V -HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->skipFully(I)V -HSPLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->(IIJ[B)V -HSPLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->(II[B)V -HSPLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->createString(Ljava/lang/String;)Landroidx/exifinterface/media/ExifInterface$ExifAttribute; -HSPLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->createULong(JLjava/nio/ByteOrder;)Landroidx/exifinterface/media/ExifInterface$ExifAttribute; -HSPLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->createULong([JLjava/nio/ByteOrder;)Landroidx/exifinterface/media/ExifInterface$ExifAttribute; -HSPLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->getIntValue(Ljava/nio/ByteOrder;)I -HSPLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->getStringValue(Ljava/nio/ByteOrder;)Ljava/lang/String; -HSPLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->getValue(Ljava/nio/ByteOrder;)Ljava/lang/Object; -HSPLandroidx/exifinterface/media/ExifInterface$ExifTag;->(Ljava/lang/String;II)V -HSPLandroidx/exifinterface/media/ExifInterface$ExifTag;->(Ljava/lang/String;III)V -HSPLandroidx/exifinterface/media/ExifInterface;->()V -HSPLandroidx/exifinterface/media/ExifInterface;->(Ljava/io/InputStream;)V -HSPLandroidx/exifinterface/media/ExifInterface;->(Ljava/io/InputStream;I)V -HSPLandroidx/exifinterface/media/ExifInterface;->addDefaultValuesForCompatibility()V -HSPLandroidx/exifinterface/media/ExifInterface;->getAttribute(Ljava/lang/String;)Ljava/lang/String; -HSPLandroidx/exifinterface/media/ExifInterface;->getAttributeInt(Ljava/lang/String;I)I -HSPLandroidx/exifinterface/media/ExifInterface;->getExifAttribute(Ljava/lang/String;)Landroidx/exifinterface/media/ExifInterface$ExifAttribute; -HSPLandroidx/exifinterface/media/ExifInterface;->getJpegAttributes(Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;II)V -HSPLandroidx/exifinterface/media/ExifInterface;->getMimeType(Ljava/io/BufferedInputStream;)I -HSPLandroidx/exifinterface/media/ExifInterface;->getRotationDegrees()I -HSPLandroidx/exifinterface/media/ExifInterface;->isFlipped()Z -HSPLandroidx/exifinterface/media/ExifInterface;->isJpegFormat([B)Z -HSPLandroidx/exifinterface/media/ExifInterface;->loadAttributes(Ljava/io/InputStream;)V -HSPLandroidx/exifinterface/media/ExifInterface;->shouldSupportSeek(I)Z HSPLandroidx/lifecycle/DefaultLifecycleObserver;->onCreate(Landroidx/lifecycle/LifecycleOwner;)V HSPLandroidx/lifecycle/DefaultLifecycleObserver;->onResume(Landroidx/lifecycle/LifecycleOwner;)V HSPLandroidx/lifecycle/DefaultLifecycleObserver;->onStart(Landroidx/lifecycle/LifecycleOwner;)V @@ -16120,10 +16059,6 @@ HSPLcoil/decode/ExifData;->()V HSPLcoil/decode/ExifData;->(ZI)V HSPLcoil/decode/ExifData;->getRotationDegrees()I HSPLcoil/decode/ExifData;->isFlipped()Z -HSPLcoil/decode/ExifInterfaceInputStream;->(Ljava/io/InputStream;)V -HSPLcoil/decode/ExifInterfaceInputStream;->available()I -HSPLcoil/decode/ExifInterfaceInputStream;->interceptBytesRead(I)I -HSPLcoil/decode/ExifInterfaceInputStream;->read([BII)I HSPLcoil/decode/ExifOrientationPolicy;->$values()[Lcoil/decode/ExifOrientationPolicy; HSPLcoil/decode/ExifOrientationPolicy;->()V HSPLcoil/decode/ExifOrientationPolicy;->(Ljava/lang/String;I)V @@ -17896,6 +17831,7 @@ HSPLkotlin/coroutines/AbstractCoroutineContextKey;->(Lkotlin/coroutines/Co 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; HSPLkotlin/coroutines/ContinuationInterceptor$DefaultImpls;->minusKey(Lkotlin/coroutines/ContinuationInterceptor;Lkotlin/coroutines/CoroutineContext$Key;)Lkotlin/coroutines/CoroutineContext; @@ -18288,19 +18224,12 @@ HSPLkotlin/reflect/jvm/internal/impl/resolve/jvm/JvmPrimitiveType;->values()[Lko HSPLkotlin/reflect/jvm/internal/impl/utils/CollectionsKt;->capacity(I)I HSPLkotlin/reflect/jvm/internal/impl/utils/CollectionsKt;->newHashMapWithExpectedSize(I)Ljava/util/HashMap; HSPLkotlin/reflect/jvm/internal/impl/utils/CollectionsKt;->newHashSetWithExpectedSize(I)Ljava/util/HashSet; -HSPLkotlin/reflect/jvm/internal/pcollections/ConsPStack$Itr;->(Lkotlin/reflect/jvm/internal/pcollections/ConsPStack;)V -HSPLkotlin/reflect/jvm/internal/pcollections/ConsPStack$Itr;->next()Ljava/lang/Object; HSPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->()V HSPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->()V HSPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->(Ljava/lang/Object;Lkotlin/reflect/jvm/internal/pcollections/ConsPStack;)V HSPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->empty()Lkotlin/reflect/jvm/internal/pcollections/ConsPStack; -HSPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->get(I)Ljava/lang/Object; -HSPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->iterator(I)Ljava/util/Iterator; -HSPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->minus(I)Lkotlin/reflect/jvm/internal/pcollections/ConsPStack; -HSPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->minus(Ljava/lang/Object;)Lkotlin/reflect/jvm/internal/pcollections/ConsPStack; HSPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->plus(Ljava/lang/Object;)Lkotlin/reflect/jvm/internal/pcollections/ConsPStack; HSPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->size()I -HSPLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->subList(I)Lkotlin/reflect/jvm/internal/pcollections/ConsPStack; HSPLkotlin/reflect/jvm/internal/pcollections/HashPMap;->()V HSPLkotlin/reflect/jvm/internal/pcollections/HashPMap;->(Lkotlin/reflect/jvm/internal/pcollections/IntTreePMap;I)V HSPLkotlin/reflect/jvm/internal/pcollections/HashPMap;->empty()Lkotlin/reflect/jvm/internal/pcollections/HashPMap; @@ -18323,7 +18252,6 @@ HSPLkotlin/reflect/jvm/internal/pcollections/IntTreePMap;->get(I)Ljava/lang/Obje HSPLkotlin/reflect/jvm/internal/pcollections/IntTreePMap;->plus(ILjava/lang/Object;)Lkotlin/reflect/jvm/internal/pcollections/IntTreePMap; HSPLkotlin/reflect/jvm/internal/pcollections/IntTreePMap;->withRoot(Lkotlin/reflect/jvm/internal/pcollections/IntTree;)Lkotlin/reflect/jvm/internal/pcollections/IntTreePMap; HSPLkotlin/reflect/jvm/internal/pcollections/MapEntry;->(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLkotlin/reflect/jvm/internal/pcollections/MapEntry;->equals(Ljava/lang/Object;)Z HSPLkotlin/sequences/ConstrainedOnceSequence;->(Lkotlin/sequences/Sequence;)V HSPLkotlin/sequences/ConstrainedOnceSequence;->iterator()Ljava/util/Iterator; HSPLkotlin/sequences/FilteringSequence$iterator$1;->(Lkotlin/sequences/FilteringSequence;)V @@ -18343,18 +18271,6 @@ HSPLkotlin/sequences/GeneratorSequence;->(Lkotlin/jvm/functions/Function0; HSPLkotlin/sequences/GeneratorSequence;->access$getGetInitialValue$p(Lkotlin/sequences/GeneratorSequence;)Lkotlin/jvm/functions/Function0; HSPLkotlin/sequences/GeneratorSequence;->access$getGetNextValue$p(Lkotlin/sequences/GeneratorSequence;)Lkotlin/jvm/functions/Function1; HSPLkotlin/sequences/GeneratorSequence;->iterator()Ljava/util/Iterator; -HSPLkotlin/sequences/SequenceBuilderIterator;->()V -HSPLkotlin/sequences/SequenceBuilderIterator;->getContext()Lkotlin/coroutines/CoroutineContext; -HSPLkotlin/sequences/SequenceBuilderIterator;->hasNext()Z -HSPLkotlin/sequences/SequenceBuilderIterator;->next()Ljava/lang/Object; -HSPLkotlin/sequences/SequenceBuilderIterator;->resumeWith(Ljava/lang/Object;)V -HSPLkotlin/sequences/SequenceBuilderIterator;->setNextStep(Lkotlin/coroutines/Continuation;)V -HSPLkotlin/sequences/SequenceBuilderIterator;->yield(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLkotlin/sequences/SequenceScope;->()V -HSPLkotlin/sequences/SequencesKt__SequenceBuilderKt$sequence$$inlined$Sequence$1;->(Lkotlin/jvm/functions/Function2;)V -HSPLkotlin/sequences/SequencesKt__SequenceBuilderKt$sequence$$inlined$Sequence$1;->iterator()Ljava/util/Iterator; -HSPLkotlin/sequences/SequencesKt__SequenceBuilderKt;->iterator(Lkotlin/jvm/functions/Function2;)Ljava/util/Iterator; -HSPLkotlin/sequences/SequencesKt__SequenceBuilderKt;->sequence(Lkotlin/jvm/functions/Function2;)Lkotlin/sequences/Sequence; HSPLkotlin/sequences/SequencesKt__SequencesKt$asSequence$$inlined$Sequence$1;->(Ljava/util/Iterator;)V HSPLkotlin/sequences/SequencesKt__SequencesKt$asSequence$$inlined$Sequence$1;->iterator()Ljava/util/Iterator; HSPLkotlin/sequences/SequencesKt__SequencesKt$generateSequence$2;->(Ljava/lang/Object;)V @@ -18910,9 +18826,7 @@ HSPLkotlinx/coroutines/channels/AbstractSendChannel;->takeFirstReceiveOrPeekClos HSPLkotlinx/coroutines/channels/AbstractSendChannel;->takeFirstSendOrPeekClosed()Lkotlinx/coroutines/channels/Send; HSPLkotlinx/coroutines/channels/AbstractSendChannel;->trySend-JP2dKIU(Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlinx/coroutines/channels/ArrayChannel;->(ILkotlinx/coroutines/channels/BufferOverflow;Lkotlin/jvm/functions/Function1;)V -HSPLkotlinx/coroutines/channels/ArrayChannel;->enqueueElement(ILjava/lang/Object;)V HSPLkotlinx/coroutines/channels/ArrayChannel;->enqueueReceiveInternal(Lkotlinx/coroutines/channels/Receive;)Z -HSPLkotlinx/coroutines/channels/ArrayChannel;->ensureCapacity(I)V HSPLkotlinx/coroutines/channels/ArrayChannel;->isBufferAlwaysEmpty()Z HSPLkotlinx/coroutines/channels/ArrayChannel;->isBufferEmpty()Z HSPLkotlinx/coroutines/channels/ArrayChannel;->offerInternal(Ljava/lang/Object;)Ljava/lang/Object; @@ -19727,12 +19641,11 @@ HSPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->decodeStringKey() HSPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->endStructure(Lkotlinx/serialization/descriptors/SerialDescriptor;)V HSPLkotlinx/serialization/json/internal/StreamingJsonDecoder;->handleUnknown(Ljava/lang/String;)Z HSPLkotlinx/serialization/json/internal/StringJsonLexer;->(Ljava/lang/String;)V -HSPLkotlinx/serialization/json/internal/StringJsonLexer;->canConsumeValue()Z +HSPLkotlinx/serialization/json/internal/StringJsonLexer;->consumeKeyString()Ljava/lang/String; HSPLkotlinx/serialization/json/internal/StringJsonLexer;->consumeNextToken()B 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 -HSPLkotlinx/serialization/json/internal/StringJsonLexer;->tryConsumeComma()Z HSPLkotlinx/serialization/json/internal/WriteMode;->$values()[Lkotlinx/serialization/json/internal/WriteMode; HSPLkotlinx/serialization/json/internal/WriteMode;->()V HSPLkotlinx/serialization/json/internal/WriteMode;->(Ljava/lang/String;ICC)V @@ -20327,7 +20240,6 @@ HSPLokhttp3/internal/cache/FaultHidingSink;->flush()V HSPLokhttp3/internal/cache/FaultHidingSink;->write(Lokio/Buffer;J)V HSPLokhttp3/internal/concurrent/Task;->(Ljava/lang/String;Z)V HSPLokhttp3/internal/concurrent/Task;->(Ljava/lang/String;ZILkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLokhttp3/internal/concurrent/Task;->getCancelable()Z HSPLokhttp3/internal/concurrent/Task;->getName()Ljava/lang/String; HSPLokhttp3/internal/concurrent/Task;->getNextExecuteNanoTime$okhttp()J HSPLokhttp3/internal/concurrent/Task;->getQueue$okhttp()Lokhttp3/internal/concurrent/TaskQueue; @@ -20619,13 +20531,11 @@ HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->settings(ZLokhttp3/i HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->windowUpdate(IJ)V HSPLokhttp3/internal/http2/Http2Connection;->()V HSPLokhttp3/internal/http2/Http2Connection;->(Lokhttp3/internal/http2/Http2Connection$Builder;)V -HSPLokhttp3/internal/http2/Http2Connection;->access$failConnection(Lokhttp3/internal/http2/Http2Connection;Ljava/io/IOException;)V HSPLokhttp3/internal/http2/Http2Connection;->access$getDEFAULT_SETTINGS$cp()Lokhttp3/internal/http2/Settings; HSPLokhttp3/internal/http2/Http2Connection;->access$getSettingsListenerQueue$p(Lokhttp3/internal/http2/Http2Connection;)Lokhttp3/internal/concurrent/TaskQueue; HSPLokhttp3/internal/http2/Http2Connection;->access$getWriterQueue$p(Lokhttp3/internal/http2/Http2Connection;)Lokhttp3/internal/concurrent/TaskQueue; HSPLokhttp3/internal/http2/Http2Connection;->access$setWriteBytesMaximum$p(Lokhttp3/internal/http2/Http2Connection;J)V HSPLokhttp3/internal/http2/Http2Connection;->close$okhttp(Lokhttp3/internal/http2/ErrorCode;Lokhttp3/internal/http2/ErrorCode;Ljava/io/IOException;)V -HSPLokhttp3/internal/http2/Http2Connection;->failConnection(Ljava/io/IOException;)V HSPLokhttp3/internal/http2/Http2Connection;->flush()V HSPLokhttp3/internal/http2/Http2Connection;->getClient$okhttp()Z HSPLokhttp3/internal/http2/Http2Connection;->getConnectionName$okhttp()Ljava/lang/String; @@ -22160,7 +22070,6 @@ Landroidx/compose/runtime/ComposableSingletons$CompositionKt$lambda-1$1; Landroidx/compose/runtime/ComposableSingletons$CompositionKt$lambda-2$1; Landroidx/compose/runtime/ComposableSingletons$CompositionKt; Landroidx/compose/runtime/ComposablesKt; -Landroidx/compose/runtime/ComposeRuntimeError; Landroidx/compose/runtime/Composer$Companion$Empty$1; Landroidx/compose/runtime/Composer$Companion; Landroidx/compose/runtime/Composer; @@ -22399,7 +22308,6 @@ Landroidx/compose/runtime/snapshots/SnapshotApplyResult$Success; Landroidx/compose/runtime/snapshots/SnapshotApplyResult; Landroidx/compose/runtime/snapshots/SnapshotDoubleIndexHeap; Landroidx/compose/runtime/snapshots/SnapshotIdSet$Companion; -Landroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1; Landroidx/compose/runtime/snapshots/SnapshotIdSet; Landroidx/compose/runtime/snapshots/SnapshotIdSetKt; Landroidx/compose/runtime/snapshots/SnapshotKt$advanceGlobalSnapshot$2; @@ -23457,10 +23365,6 @@ Landroidx/emoji2/text/EmojiCompatInitializer$BackgroundDefaultLoader; Landroidx/emoji2/text/EmojiCompatInitializer$LoadEmojiCompatRunnable; Landroidx/emoji2/text/EmojiCompatInitializer; Landroidx/emoji2/text/FontRequestEmojiCompatConfig; -Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream; -Landroidx/exifinterface/media/ExifInterface$ExifAttribute; -Landroidx/exifinterface/media/ExifInterface$ExifTag; -Landroidx/exifinterface/media/ExifInterface; Landroidx/fragment/app/FragmentActivity; Landroidx/lifecycle/AndroidViewModel; Landroidx/lifecycle/DefaultLifecycleObserver; @@ -24204,7 +24108,6 @@ Lcoil/decode/Decoder$Factory; Lcoil/decode/Decoder; Lcoil/decode/ExifData$Companion; Lcoil/decode/ExifData; -Lcoil/decode/ExifInterfaceInputStream; Lcoil/decode/ExifOrientationPolicy; Lcoil/decode/ExifUtils; Lcoil/decode/ExifUtilsKt$WhenMappings; @@ -25021,7 +24924,6 @@ Lkotlin/reflect/jvm/internal/impl/name/Name; Lkotlin/reflect/jvm/internal/impl/name/SpecialNames; Lkotlin/reflect/jvm/internal/impl/resolve/jvm/JvmPrimitiveType; Lkotlin/reflect/jvm/internal/impl/utils/CollectionsKt; -Lkotlin/reflect/jvm/internal/pcollections/ConsPStack$Itr; Lkotlin/reflect/jvm/internal/pcollections/ConsPStack; Lkotlin/reflect/jvm/internal/pcollections/HashPMap; Lkotlin/reflect/jvm/internal/pcollections/IntTree; @@ -25033,10 +24935,7 @@ Lkotlin/sequences/FilteringSequence; Lkotlin/sequences/GeneratorSequence$iterator$1; Lkotlin/sequences/GeneratorSequence; Lkotlin/sequences/Sequence; -Lkotlin/sequences/SequenceBuilderIterator; -Lkotlin/sequences/SequenceScope; Lkotlin/sequences/SequencesKt; -Lkotlin/sequences/SequencesKt__SequenceBuilderKt$sequence$$inlined$Sequence$1; Lkotlin/sequences/SequencesKt__SequenceBuilderKt; Lkotlin/sequences/SequencesKt__SequencesJVMKt; Lkotlin/sequences/SequencesKt__SequencesKt$asSequence$$inlined$Sequence$1; @@ -26454,7 +26353,6 @@ PLandroidx/compose/foundation/HoverableKt$hoverable$2;->invoke$tryEmitExit(Landr PLandroidx/compose/foundation/IndicationKt$LocalIndication$1;->()V PLandroidx/compose/foundation/IndicationKt$LocalIndication$1;->()V PLandroidx/compose/foundation/IndicationKt;->()V -PLandroidx/compose/foundation/IndicationKt;->getLocalIndication()Landroidx/compose/runtime/ProvidableCompositionLocal; PLandroidx/compose/foundation/MutatorMutex;->()V PLandroidx/compose/foundation/NoIndication$NoIndicationInstance;->()V PLandroidx/compose/foundation/NoIndication$NoIndicationInstance;->()V @@ -26810,10 +26708,8 @@ PLandroidx/compose/foundation/lazy/LazyListAnimateScrollScope;->(Landroidx PLandroidx/compose/foundation/lazy/LazyListBeyondBoundsInfo;->()V PLandroidx/compose/foundation/lazy/LazyListBeyondBoundsInfo;->hasIntervals()Z PLandroidx/compose/foundation/lazy/LazyListBeyondBoundsModifierLocal;->(Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/lazy/LazyListBeyondBoundsInfo;ZLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/foundation/gestures/Orientation;)V -PLandroidx/compose/foundation/lazy/LazyListBeyondBoundsModifierLocal;->getValue()Landroidx/compose/ui/layout/BeyondBoundsLayout; PLandroidx/compose/foundation/lazy/LazyListBeyondBoundsModifierLocal;->getValue()Ljava/lang/Object; PLandroidx/compose/foundation/lazy/LazyListIntervalContent;->getItem()Lkotlin/jvm/functions/Function4; -PLandroidx/compose/foundation/lazy/LazyListIntervalContent;->getKey()Lkotlin/jvm/functions/Function1; PLandroidx/compose/foundation/lazy/LazyListIntervalContent;->getType()Lkotlin/jvm/functions/Function1; PLandroidx/compose/foundation/lazy/LazyListItemPlacementAnimator;->(Lkotlinx/coroutines/CoroutineScope;Z)V PLandroidx/compose/foundation/lazy/LazyListItemPlacementAnimator;->onMeasured(IIIZLjava/util/List;Landroidx/compose/foundation/lazy/LazyMeasuredItemProvider;)V @@ -26892,7 +26788,6 @@ PLandroidx/compose/foundation/lazy/LazyListScopeImpl$item$3;->(Lkotlin/jvm PLandroidx/compose/foundation/lazy/LazyListScopeImpl;->getHeaderIndexes()Ljava/util/List; PLandroidx/compose/foundation/lazy/LazyListScopeImpl;->getIntervals()Landroidx/compose/foundation/lazy/layout/IntervalList; PLandroidx/compose/foundation/lazy/LazyListScrollPosition;->(II)V -PLandroidx/compose/foundation/lazy/LazyListScrollPosition;->update-AhXoVpI(II)V PLandroidx/compose/foundation/lazy/LazyListState$Companion$Saver$1;->()V PLandroidx/compose/foundation/lazy/LazyListState$Companion$Saver$1;->()V PLandroidx/compose/foundation/lazy/LazyListState$Companion$Saver$1;->invoke(Landroidx/compose/runtime/saveable/SaverScope;Landroidx/compose/foundation/lazy/LazyListState;)Ljava/util/List; @@ -26929,7 +26824,6 @@ PLandroidx/compose/foundation/lazy/LazyMeasuredItem;->getCrossAxisSize()I PLandroidx/compose/foundation/lazy/LazyMeasuredItem;->getIndex()I PLandroidx/compose/foundation/lazy/LazyMeasuredItem;->getKey()Ljava/lang/Object; PLandroidx/compose/foundation/lazy/LazyMeasuredItem;->getSizeWithSpacings()I -PLandroidx/compose/foundation/lazy/LazyMeasuredItemProvider;->(JZLandroidx/compose/foundation/lazy/LazyListItemProvider;Landroidx/compose/foundation/lazy/layout/LazyLayoutMeasureScope;Landroidx/compose/foundation/lazy/MeasuredItemFactory;)V PLandroidx/compose/foundation/lazy/LazyMeasuredItemProvider;->(JZLandroidx/compose/foundation/lazy/LazyListItemProvider;Landroidx/compose/foundation/lazy/layout/LazyLayoutMeasureScope;Landroidx/compose/foundation/lazy/MeasuredItemFactory;Lkotlin/jvm/internal/DefaultConstructorMarker;)V PLandroidx/compose/foundation/lazy/LazyMeasuredItemProvider;->getChildConstraints-msEJaDk()J PLandroidx/compose/foundation/lazy/LazySemanticsKt$rememberLazyListSemanticState$1$1$scrollAxisRange$1;->(Landroidx/compose/foundation/lazy/LazyListState;)V @@ -26968,7 +26862,6 @@ PLandroidx/compose/foundation/lazy/layout/LazyLayoutKt$LazyLayout$1$2$1;-> PLandroidx/compose/foundation/lazy/layout/LazyLayoutKt$LazyLayout$1$2$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLandroidx/compose/foundation/lazy/layout/LazyLayoutKt$LazyLayout$1$itemContentFactory$1$1;->(Landroidx/compose/runtime/State;)V PLandroidx/compose/foundation/lazy/layout/LazyLayoutKt$LazyLayout$1$itemContentFactory$1$1;->invoke()Ljava/lang/Object; -PLandroidx/compose/foundation/lazy/layout/LazyLayoutMeasureScopeImpl;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; PLandroidx/compose/foundation/lazy/layout/LazyLayoutMeasureScopeImpl;->layout(IILjava/util/Map;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/layout/MeasureResult; PLandroidx/compose/foundation/lazy/layout/LazyLayoutMeasureScopeImpl;->roundToPx-0680j_4(F)I PLandroidx/compose/foundation/lazy/layout/LazyLayoutPrefetchState;->()V @@ -27074,7 +26967,6 @@ PLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->RoundedCornerShape(I) PLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->RoundedCornerShape(Landroidx/compose/foundation/shape/CornerSize;)Landroidx/compose/foundation/shape/RoundedCornerShape; PLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->RoundedCornerShape-0680j_4(F)Landroidx/compose/foundation/shape/RoundedCornerShape; PLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->RoundedCornerShape-a9UjIt4(FFFF)Landroidx/compose/foundation/shape/RoundedCornerShape; -PLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->getCircleShape()Landroidx/compose/foundation/shape/RoundedCornerShape; PLandroidx/compose/foundation/text/ComposableSingletons$BasicTextKt$lambda-1$1;->()V PLandroidx/compose/foundation/text/ComposableSingletons$BasicTextKt$lambda-1$1;->()V PLandroidx/compose/foundation/text/ComposableSingletons$BasicTextKt$lambda-1$1;->invoke(Landroidx/compose/runtime/Composer;I)V @@ -28224,7 +28116,6 @@ PLandroidx/compose/ui/draw/ShadowKt$shadow$2$1;->invoke(Ljava/lang/Object;)Ljava PLandroidx/compose/ui/focus/FocusEventModifierKt$ModifierLocalFocusEvent$1;->()V PLandroidx/compose/ui/focus/FocusEventModifierKt$ModifierLocalFocusEvent$1;->()V PLandroidx/compose/ui/focus/FocusEventModifierKt$ModifierLocalFocusEvent$1;->invoke()Landroidx/compose/ui/focus/FocusEventModifierLocal; -PLandroidx/compose/ui/focus/FocusEventModifierKt$onFocusEvent$2$1$1;->invoke()V PLandroidx/compose/ui/focus/FocusEventModifierKt;->()V PLandroidx/compose/ui/focus/FocusEventModifierLocal;->getValue()Landroidx/compose/ui/focus/FocusEventModifierLocal; PLandroidx/compose/ui/focus/FocusManagerImpl;->(Landroidx/compose/ui/focus/FocusModifier;)V @@ -28434,7 +28325,6 @@ PLandroidx/compose/ui/graphics/Matrix;->map-MK-Hz9U([FJ)J PLandroidx/compose/ui/graphics/Outline$Generic;->getPath()Landroidx/compose/ui/graphics/Path; PLandroidx/compose/ui/graphics/Outline$Rectangle;->(Landroidx/compose/ui/geometry/Rect;)V PLandroidx/compose/ui/graphics/Outline$Rectangle;->getRect()Landroidx/compose/ui/geometry/Rect; -PLandroidx/compose/ui/graphics/Outline$Rounded;->getRoundRectPath$ui_graphics_release()Landroidx/compose/ui/graphics/Path; PLandroidx/compose/ui/graphics/OutlineKt;->access$hasSameCornerRadius(Landroidx/compose/ui/geometry/RoundRect;)Z PLandroidx/compose/ui/graphics/PaintingStyle$Companion;->()V PLandroidx/compose/ui/graphics/PaintingStyle$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -29630,12 +29520,10 @@ PLandroidx/compose/ui/text/AndroidParagraph_androidKt;->access$toLayoutLineBreak PLandroidx/compose/ui/text/AndroidParagraph_androidKt;->shouldAttachIndentationFixSpan(Landroidx/compose/ui/text/TextStyle;Z)Z PLandroidx/compose/ui/text/AndroidTextStyle_androidKt;->createPlatformTextStyle(Landroidx/compose/ui/text/PlatformSpanStyle;Landroidx/compose/ui/text/PlatformParagraphStyle;)Landroidx/compose/ui/text/PlatformTextStyle; PLandroidx/compose/ui/text/AnnotatedString;->getParagraphStyles()Ljava/util/List; -PLandroidx/compose/ui/text/AnnotatedString;->getText()Ljava/lang/String; PLandroidx/compose/ui/text/AnnotatedStringKt;->()V PLandroidx/compose/ui/text/AnnotatedStringKt;->access$substringWithoutParagraphStyles(Landroidx/compose/ui/text/AnnotatedString;II)Landroidx/compose/ui/text/AnnotatedString; PLandroidx/compose/ui/text/MultiParagraph;->()V PLandroidx/compose/ui/text/MultiParagraph;->(Landroidx/compose/ui/text/MultiParagraphIntrinsics;JIZLkotlin/jvm/internal/DefaultConstructorMarker;)V -PLandroidx/compose/ui/text/MultiParagraph;->getDidExceedMaxLines()Z PLandroidx/compose/ui/text/MultiParagraph;->getIntrinsics()Landroidx/compose/ui/text/MultiParagraphIntrinsics; PLandroidx/compose/ui/text/MultiParagraph;->getPlaceholderRects()Ljava/util/List; PLandroidx/compose/ui/text/MultiParagraphIntrinsics$maxIntrinsicWidth$2;->invoke()Ljava/lang/Object; @@ -29646,7 +29534,6 @@ PLandroidx/compose/ui/text/MultiParagraphIntrinsics;->getInfoList$ui_text_releas PLandroidx/compose/ui/text/MultiParagraphIntrinsicsKt;->access$getLocalPlaceholders(Ljava/util/List;II)Ljava/util/List; PLandroidx/compose/ui/text/ParagraphInfo;->toGlobalYPosition(F)F PLandroidx/compose/ui/text/ParagraphIntrinsicInfo;->getEndIndex()I -PLandroidx/compose/ui/text/ParagraphIntrinsicInfo;->getIntrinsics()Landroidx/compose/ui/text/ParagraphIntrinsics; PLandroidx/compose/ui/text/ParagraphIntrinsicInfo;->getStartIndex()I PLandroidx/compose/ui/text/ParagraphKt;->ceilToInt(F)I PLandroidx/compose/ui/text/ParagraphStyleKt;->()V @@ -30036,7 +29923,6 @@ PLandroidx/compose/ui/text/style/LineBreak$Strictness;->access$getNormal$cp()I PLandroidx/compose/ui/text/style/LineBreak$Strictness;->access$getStrict$cp()I PLandroidx/compose/ui/text/style/LineBreak$Strictness;->constructor-impl(I)I PLandroidx/compose/ui/text/style/LineBreak$Strictness;->equals-impl0(II)Z -PLandroidx/compose/ui/text/style/LineBreak$Strictness;->unbox-impl()I PLandroidx/compose/ui/text/style/LineBreak$WordBreak$Companion;->()V PLandroidx/compose/ui/text/style/LineBreak$WordBreak$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V PLandroidx/compose/ui/text/style/LineBreak$WordBreak$Companion;->getDefault-jp8hJ3c()I @@ -30067,7 +29953,6 @@ PLandroidx/compose/ui/text/style/TextAlign;->access$getLeft$cp()I PLandroidx/compose/ui/text/style/TextAlign;->access$getRight$cp()I PLandroidx/compose/ui/text/style/TextAlign;->constructor-impl(I)I PLandroidx/compose/ui/text/style/TextAlign;->equals-impl0(II)Z -PLandroidx/compose/ui/text/style/TextAlign;->unbox-impl()I PLandroidx/compose/ui/text/style/TextDecoration$Companion;->()V PLandroidx/compose/ui/text/style/TextDecoration$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V PLandroidx/compose/ui/text/style/TextDecoration;->()V @@ -30122,7 +30007,6 @@ PLandroidx/compose/ui/unit/Constraints$Companion;->()V PLandroidx/compose/ui/unit/Constraints$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V PLandroidx/compose/ui/unit/Constraints$Companion;->fixed-JhjzzOo(II)J PLandroidx/compose/ui/unit/Constraints;->()V -PLandroidx/compose/ui/unit/Constraints;->constructor-impl(J)J 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;->isZero-impl(J)Z @@ -30132,7 +30016,6 @@ PLandroidx/compose/ui/unit/Dp$Companion;->(Lkotlin/jvm/internal/DefaultCon PLandroidx/compose/ui/unit/Dp$Companion;->getHairline-D9Ej5fM()F PLandroidx/compose/ui/unit/Dp;->()V PLandroidx/compose/ui/unit/Dp;->access$getHairline$cp()F -PLandroidx/compose/ui/unit/Dp;->constructor-impl(F)F PLandroidx/compose/ui/unit/DpKt;->DpOffset-YgX7TsA(FF)J PLandroidx/compose/ui/unit/DpKt;->DpSize-YgX7TsA(FF)J PLandroidx/compose/ui/unit/DpOffset$Companion;->()V @@ -30405,40 +30288,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 @@ -32079,6 +31928,7 @@ PLapp/cash/sqldelight/ExecutableQuery;->(Lkotlin/jvm/functions/Function1;) PLapp/cash/sqldelight/Query;->(Lkotlin/jvm/functions/Function1;)V PLapp/cash/sqldelight/QueryKt;->Query(I[Ljava/lang/String;Lapp/cash/sqldelight/db/SqlDriver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lkotlin/jvm/functions/Function1;)Lapp/cash/sqldelight/Query; PLapp/cash/sqldelight/SimpleQuery;->(I[Ljava/lang/String;Lapp/cash/sqldelight/db/SqlDriver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lkotlin/jvm/functions/Function1;)V +PLapp/cash/sqldelight/SimpleQuery;->removeListener(Lapp/cash/sqldelight/Query$Listener;)V PLapp/cash/sqldelight/TransacterImpl;->(Lapp/cash/sqldelight/db/SqlDriver;)V PLapp/cash/sqldelight/adapter/primitive/IntColumnAdapter;->()V PLapp/cash/sqldelight/adapter/primitive/IntColumnAdapter;->()V @@ -32326,6 +32176,7 @@ PLcoil/compose/CrossfadePainter;->getColorFilter()Landroidx/compose/ui/graphics/ PLcoil/compose/CrossfadePainter;->getIntrinsicSize-NH-jbRc()J PLcoil/compose/CrossfadePainter;->getInvalidateTick()I PLcoil/compose/CrossfadePainter;->getMaxAlpha()F +PLcoil/compose/CrossfadePainter;->onDraw(Landroidx/compose/ui/graphics/drawscope/DrawScope;)V PLcoil/compose/CrossfadePainter;->setInvalidateTick(I)V PLcoil/compose/ImageLoaderProvidableCompositionLocal$1;->()V PLcoil/compose/ImageLoaderProvidableCompositionLocal$1;->()V @@ -32379,10 +32230,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 @@ -33366,7 +33213,6 @@ PLdev/msfjarvis/claw/common/posts/LobstersCardKt$LobstersCard$2$1$1$3;->(L PLdev/msfjarvis/claw/common/posts/LobstersCardKt$SaveButton$1;->(Landroidx/compose/ui/Modifier;)V PLdev/msfjarvis/claw/common/posts/LobstersCardKt$TagRow$1;->(Lkotlinx/collections/immutable/ImmutableList;)V PLdev/msfjarvis/claw/common/posts/LobstersCardKt$TagRow$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLdev/msfjarvis/claw/common/posts/LobstersCardKt$TagText$1;->(Ljava/lang/String;Landroidx/compose/ui/Modifier;II)V PLdev/msfjarvis/claw/common/posts/LobstersCardKt;->access$TagText(Ljava/lang/String;Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;II)V PLdev/msfjarvis/claw/common/res/ClawIcons;->()V PLdev/msfjarvis/claw/common/res/ClawIcons;->()V @@ -33813,6 +33659,7 @@ PLkotlin/collections/CollectionsKt__MutableCollectionsJVMKt;->sort(Ljava/util/Li PLkotlin/collections/CollectionsKt__MutableCollectionsKt;->filterInPlace$CollectionsKt__MutableCollectionsKt(Ljava/lang/Iterable;Lkotlin/jvm/functions/Function1;Z)Z PLkotlin/collections/CollectionsKt__MutableCollectionsKt;->filterInPlace$CollectionsKt__MutableCollectionsKt(Ljava/util/List;Lkotlin/jvm/functions/Function1;Z)Z PLkotlin/collections/CollectionsKt__MutableCollectionsKt;->removeAll(Ljava/util/List;Lkotlin/jvm/functions/Function1;)Z +PLkotlin/collections/CollectionsKt__MutableCollectionsKt;->removeLast(Ljava/util/List;)Ljava/lang/Object; PLkotlin/collections/CollectionsKt___CollectionsJvmKt;->reverse(Ljava/util/List;)V PLkotlin/collections/CollectionsKt___CollectionsKt;->firstOrNull(Ljava/util/List;)Ljava/lang/Object; PLkotlin/collections/CollectionsKt___CollectionsKt;->lastOrNull(Ljava/util/List;)Ljava/lang/Object; @@ -33961,9 +33808,6 @@ PLkotlin/jvm/internal/Reflection;->getOrCreateKotlinPackage(Ljava/lang/Class;)Lk 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 -PLkotlin/jvm/internal/SpreadBuilder;->add(Ljava/lang/Object;)V -PLkotlin/jvm/internal/SpreadBuilder;->size()I -PLkotlin/jvm/internal/SpreadBuilder;->toArray([Ljava/lang/Object;)[Ljava/lang/Object; PLkotlin/jvm/internal/StringCompanionObject;->()V PLkotlin/jvm/internal/StringCompanionObject;->()V PLkotlin/jvm/internal/TypeIntrinsics;->asMutableIterable(Ljava/lang/Object;)Ljava/lang/Iterable; @@ -34194,6 +34038,7 @@ PLkotlin/reflect/jvm/internal/pcollections/ConsPStack$Itr;->(Lkotlin/refle PLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->()V PLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->()V PLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->empty()Lkotlin/reflect/jvm/internal/pcollections/ConsPStack; +PLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->iterator(I)Ljava/util/Iterator; PLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->minus(I)Lkotlin/reflect/jvm/internal/pcollections/ConsPStack; PLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->plus(Ljava/lang/Object;)Lkotlin/reflect/jvm/internal/pcollections/ConsPStack; PLkotlin/reflect/jvm/internal/pcollections/ConsPStack;->subList(I)Lkotlin/reflect/jvm/internal/pcollections/ConsPStack; @@ -34272,6 +34117,7 @@ PLkotlinx/collections/immutable/implementations/immutableMap/PersistentHashMap;- PLkotlinx/collections/immutable/implementations/immutableMap/PersistentHashMap;->builder()Lkotlinx/collections/immutable/implementations/immutableMap/PersistentHashMapBuilder; PLkotlinx/collections/immutable/implementations/immutableMap/PersistentHashMap;->getNode$kotlinx_collections_immutable()Lkotlinx/collections/immutable/implementations/immutableMap/TrieNode; PLkotlinx/collections/immutable/implementations/immutableMap/PersistentHashMap;->getSize()I +PLkotlinx/collections/immutable/implementations/immutableMap/PersistentHashMapBuilder;->(Lkotlinx/collections/immutable/implementations/immutableMap/PersistentHashMap;)V PLkotlinx/collections/immutable/implementations/immutableMap/PersistentHashMapBuilder;->build()Lkotlinx/collections/immutable/implementations/immutableMap/PersistentHashMap; PLkotlinx/collections/immutable/implementations/immutableMap/TrieNode$Companion;->()V PLkotlinx/collections/immutable/implementations/immutableMap/TrieNode$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -34292,6 +34138,7 @@ PLkotlinx/collections/immutable/implementations/persistentOrderedMap/PersistentO PLkotlinx/collections/immutable/implementations/persistentOrderedMap/PersistentOrderedMap;->getHashMap$kotlinx_collections_immutable()Lkotlinx/collections/immutable/implementations/immutableMap/PersistentHashMap; PLkotlinx/collections/immutable/implementations/persistentOrderedMap/PersistentOrderedMap;->getLastKey$kotlinx_collections_immutable()Ljava/lang/Object; PLkotlinx/collections/immutable/implementations/persistentOrderedMap/PersistentOrderedMap;->putAll(Ljava/util/Map;)Lkotlinx/collections/immutable/PersistentMap; +PLkotlinx/collections/immutable/implementations/persistentOrderedMap/PersistentOrderedMapBuilder;->(Lkotlinx/collections/immutable/implementations/persistentOrderedMap/PersistentOrderedMap;)V PLkotlinx/collections/immutable/internal/CommonFunctionsKt;->assert(Z)V PLkotlinx/collections/immutable/internal/EndOfChain;->()V PLkotlinx/collections/immutable/internal/EndOfChain;->()V @@ -34694,7 +34541,11 @@ PLkotlinx/coroutines/internal/LockFreeTaskQueueCore$Companion;->updateTail(JI)J PLkotlinx/coroutines/internal/LockFreeTaskQueueCore$Companion;->wo(JJ)J PLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->()V PLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->(IZ)V +PLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->allocateNextCopy(J)Lkotlinx/coroutines/internal/LockFreeTaskQueueCore; +PLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->allocateOrGetNextCopy(J)Lkotlinx/coroutines/internal/LockFreeTaskQueueCore; PLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->getSize()I +PLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->markFrozen()J +PLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->next()Lkotlinx/coroutines/internal/LockFreeTaskQueueCore; PLkotlinx/coroutines/internal/MainDispatcherLoader;->()V PLkotlinx/coroutines/internal/MainDispatcherLoader;->()V PLkotlinx/coroutines/internal/MainDispatcherLoader;->loadMainDispatcher()Lkotlinx/coroutines/MainCoroutineDispatcher; @@ -35223,6 +35074,8 @@ PLokhttp3/Response$Builder;->checkSupportResponse(Ljava/lang/String;Lokhttp3/Res PLokhttp3/Response$Builder;->handshake(Lokhttp3/Handshake;)Lokhttp3/Response$Builder; PLokhttp3/Response$Builder;->initExchange$okhttp(Lokhttp3/internal/connection/Exchange;)V PLokhttp3/Response$Builder;->networkResponse(Lokhttp3/Response;)Lokhttp3/Response$Builder; +PLokhttp3/Response$Builder;->receivedResponseAtMillis(J)Lokhttp3/Response$Builder; +PLokhttp3/Response$Builder;->sentRequestAtMillis(J)Lokhttp3/Response$Builder; PLokhttp3/Response$Builder;->setBody$okhttp(Lokhttp3/ResponseBody;)V PLokhttp3/Response$Builder;->setCacheResponse$okhttp(Lokhttp3/Response;)V PLokhttp3/Response$Builder;->setCode$okhttp(I)V @@ -35282,6 +35135,7 @@ PLokhttp3/internal/Util;->isCivilized(Lokhttp3/internal/io/FileSystem;Ljava/io/F PLokhttp3/internal/Util;->threadFactory$lambda-1(Ljava/lang/String;ZLjava/lang/Runnable;)Ljava/lang/Thread; PLokhttp3/internal/Util;->threadFactory(Ljava/lang/String;Z)Ljava/util/concurrent/ThreadFactory; PLokhttp3/internal/Util;->toHostHeader$default(Lokhttp3/HttpUrl;ZILjava/lang/Object;)Ljava/lang/String; +PLokhttp3/internal/Util;->toLongOrDefault(Ljava/lang/String;J)J PLokhttp3/internal/Util;->toNonNegativeInt(Ljava/lang/String;I)I PLokhttp3/internal/authenticator/JavaNetAuthenticator;->(Lokhttp3/Dns;)V PLokhttp3/internal/authenticator/JavaNetAuthenticator;->(Lokhttp3/Dns;ILkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -35291,7 +35145,6 @@ PLokhttp3/internal/cache/CacheInterceptor$Companion;->access$combine(Lokhttp3/in PLokhttp3/internal/cache/CacheInterceptor$Companion;->access$stripBody(Lokhttp3/internal/cache/CacheInterceptor$Companion;Lokhttp3/Response;)Lokhttp3/Response; PLokhttp3/internal/cache/CacheInterceptor$cacheWritingResponse$cacheWritingSource$1;->(Lokio/BufferedSource;Lokhttp3/internal/cache/CacheRequest;Lokio/BufferedSink;)V PLokhttp3/internal/cache/CacheInterceptor$cacheWritingResponse$cacheWritingSource$1;->close()V -PLokhttp3/internal/cache/CacheInterceptor$cacheWritingResponse$cacheWritingSource$1;->read(Lokio/Buffer;J)J PLokhttp3/internal/cache/CacheInterceptor;->()V PLokhttp3/internal/cache/CacheInterceptor;->(Lokhttp3/Cache;)V PLokhttp3/internal/cache/CacheInterceptor;->cacheWritingResponse(Lokhttp3/internal/cache/CacheRequest;Lokhttp3/Response;)Lokhttp3/Response; @@ -35373,7 +35226,6 @@ PLokhttp3/internal/connection/ConnectInterceptor;->()V PLokhttp3/internal/connection/ConnectionSpecSelector;->(Ljava/util/List;)V PLokhttp3/internal/connection/ConnectionSpecSelector;->isFallbackPossible(Ljavax/net/ssl/SSLSocket;)Z PLokhttp3/internal/connection/Exchange$ResponseBodySource;->close()V -PLokhttp3/internal/connection/Exchange$ResponseBodySource;->read(Lokio/Buffer;J)J PLokhttp3/internal/connection/Exchange;->finishRequest()V PLokhttp3/internal/connection/Exchange;->getCall$okhttp()Lokhttp3/internal/connection/RealCall; PLokhttp3/internal/connection/Exchange;->getConnection$okhttp()Lokhttp3/internal/connection/RealConnection; @@ -35540,19 +35392,16 @@ PLokhttp3/internal/http2/Http2Connection$ReaderRunnable$settings$$inlined$execut PLokhttp3/internal/http2/Http2Connection$ReaderRunnable$settings$$inlined$execute$default$1;->runOnce()J PLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->(Lokhttp3/internal/http2/Http2Connection;Lokhttp3/internal/http2/Http2Reader;)V PLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->ackSettings()V -PLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->data(ZILokio/BufferedSource;I)V PLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->goAway(ILokhttp3/internal/http2/ErrorCode;Lokio/ByteString;)V PLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->invoke()Ljava/lang/Object; PLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->settings(ZLokhttp3/internal/http2/Settings;)V PLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->windowUpdate(IJ)V PLokhttp3/internal/http2/Http2Connection;->()V -PLokhttp3/internal/http2/Http2Connection;->access$failConnection(Lokhttp3/internal/http2/Http2Connection;Ljava/io/IOException;)V PLokhttp3/internal/http2/Http2Connection;->access$getDEFAULT_SETTINGS$cp()Lokhttp3/internal/http2/Settings; PLokhttp3/internal/http2/Http2Connection;->access$getSettingsListenerQueue$p(Lokhttp3/internal/http2/Http2Connection;)Lokhttp3/internal/concurrent/TaskQueue; 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;->failConnection(Ljava/io/IOException;)V PLokhttp3/internal/http2/Http2Connection;->flush()V PLokhttp3/internal/http2/Http2Connection;->getClient$okhttp()Z PLokhttp3/internal/http2/Http2Connection;->getConnectionName$okhttp()Ljava/lang/String; @@ -35594,7 +35443,6 @@ PLokhttp3/internal/http2/Http2Reader$ContinuationSource;->setStreamId(I)V PLokhttp3/internal/http2/Http2Reader;->()V PLokhttp3/internal/http2/Http2Reader;->close()V PLokhttp3/internal/http2/Http2Reader;->readConnectionPreface(Lokhttp3/internal/http2/Http2Reader$Handler;)V -PLokhttp3/internal/http2/Http2Reader;->readData(Lokhttp3/internal/http2/Http2Reader$Handler;III)V PLokhttp3/internal/http2/Http2Reader;->readGoAway(Lokhttp3/internal/http2/Http2Reader$Handler;III)V PLokhttp3/internal/http2/Http2Reader;->readHeaders(Lokhttp3/internal/http2/Http2Reader$Handler;III)V PLokhttp3/internal/http2/Http2Reader;->readWindowUpdate(Lokhttp3/internal/http2/Http2Reader$Handler;III)V @@ -35604,7 +35452,6 @@ PLokhttp3/internal/http2/Http2Stream$FramingSink;->getClosed()Z PLokhttp3/internal/http2/Http2Stream$FramingSink;->getFinished()Z PLokhttp3/internal/http2/Http2Stream$FramingSink;->setClosed(Z)V PLokhttp3/internal/http2/Http2Stream$FramingSource;->getClosed$okhttp()Z -PLokhttp3/internal/http2/Http2Stream$FramingSource;->getFinished$okhttp()Z PLokhttp3/internal/http2/Http2Stream$FramingSource;->getReadBuffer()Lokio/Buffer; PLokhttp3/internal/http2/Http2Stream$FramingSource;->getReceiveBuffer()Lokio/Buffer; PLokhttp3/internal/http2/Http2Stream$FramingSource;->setClosed$okhttp(Z)V @@ -35779,6 +35626,7 @@ PLokio/Buffer;->exhausted()Z PLokio/Buffer;->indexOfElement(Lokio/ByteString;)J PLokio/Buffer;->rangeEquals(JLokio/ByteString;)Z PLokio/Buffer;->rangeEquals(JLokio/ByteString;II)Z +PLokio/Buffer;->readShort()S PLokio/Buffer;->readString(Ljava/nio/charset/Charset;)Ljava/lang/String; PLokio/Buffer;->write([B)Lokio/Buffer; PLokio/Buffer;->writeShort(I)Lokio/Buffer; @@ -35830,7 +35678,6 @@ PLokio/ForwardingFileSystem;->delete(Lokio/Path;Z)V PLokio/ForwardingFileSystem;->metadataOrNull(Lokio/Path;)Lokio/FileMetadata; PLokio/ForwardingFileSystem;->onPathParameter(Lokio/Path;Ljava/lang/String;Ljava/lang/String;)Lokio/Path; PLokio/ForwardingFileSystem;->sink(Lokio/Path;Z)Lokio/Sink; -PLokio/ForwardingSink;->(Lokio/Sink;)V PLokio/ForwardingSink;->close()V PLokio/ForwardingSink;->flush()V PLokio/ForwardingSource;->close()V @@ -35902,7 +35749,6 @@ PLokio/RealBufferedSource;->skip(J)V PLokio/Segment$Companion;->()V PLokio/Segment$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V PLokio/Segment;->()V -PLokio/Segment;->()V PLokio/Segment;->([BIIZZ)V PLokio/Segment;->sharedCopy()Lokio/Segment; PLokio/SegmentPool;->()V