Lines Matching refs:ComposeCompilerApi

106 …get.PROPERTY, kotlin.annotation.AnnotationTarget.TYPEALIAS}) public @interface ComposeCompilerApi {
122 …method @androidx.compose.runtime.ComposeCompilerApi public <V, T> void apply(V value, kotlin.jvm.f…
124 … method @androidx.compose.runtime.ComposeCompilerApi public default boolean changed(boolean value);
125 method @androidx.compose.runtime.ComposeCompilerApi public default boolean changed(byte value);
126 method @androidx.compose.runtime.ComposeCompilerApi public default boolean changed(char value);
127 … method @androidx.compose.runtime.ComposeCompilerApi public default boolean changed(double value);
128 method @androidx.compose.runtime.ComposeCompilerApi public default boolean changed(float value);
129 method @androidx.compose.runtime.ComposeCompilerApi public default boolean changed(int value);
130 method @androidx.compose.runtime.ComposeCompilerApi public boolean changed(Object? value);
131 method @androidx.compose.runtime.ComposeCompilerApi public default boolean changed(long value);
132 method @androidx.compose.runtime.ComposeCompilerApi public default boolean changed(short value);
133 …method @androidx.compose.runtime.ComposeCompilerApi public default boolean changedInstance(Object?…
136 …method @androidx.compose.runtime.ComposeCompilerApi public <T> void createNode(kotlin.jvm.function…
137 …method @androidx.compose.runtime.ComposeCompilerApi public void deactivateToEndGroup(boolean chang…
138 method @androidx.compose.runtime.ComposeCompilerApi public void disableReusing();
140 method @androidx.compose.runtime.ComposeCompilerApi public void enableReusing();
141 method @androidx.compose.runtime.ComposeCompilerApi public void endDefaults();
142 method @androidx.compose.runtime.ComposeCompilerApi public void endMovableGroup();
143 method @androidx.compose.runtime.ComposeCompilerApi public void endNode();
146 method @androidx.compose.runtime.ComposeCompilerApi public void endReplaceGroup();
147 method @androidx.compose.runtime.ComposeCompilerApi public void endReplaceableGroup();
148 …method @androidx.compose.runtime.ComposeCompilerApi public androidx.compose.runtime.ScopeUpdateSco…
149 method @androidx.compose.runtime.ComposeCompilerApi public void endReusableGroup();
150 method @androidx.compose.runtime.ComposeCompilerApi public void endToMarker(int marker);
166 …method @androidx.compose.runtime.ComposeCompilerApi public Object joinKey(Object? left, Object? ri…
169 method @androidx.compose.runtime.ComposeCompilerApi public Object? rememberedValue();
171 method @androidx.compose.runtime.ComposeCompilerApi public void skipCurrentGroup();
172 method @androidx.compose.runtime.ComposeCompilerApi public void skipToGroupEnd();
176 method @androidx.compose.runtime.ComposeCompilerApi public void startDefaults();
177 …method @androidx.compose.runtime.ComposeCompilerApi public void startMovableGroup(int key, Object?…
178 method @androidx.compose.runtime.ComposeCompilerApi public void startNode();
181 method @androidx.compose.runtime.ComposeCompilerApi public void startReplaceGroup(int key);
182 method @androidx.compose.runtime.ComposeCompilerApi public void startReplaceableGroup(int key);
183 …method @androidx.compose.runtime.ComposeCompilerApi public androidx.compose.runtime.Composer start…
184 …method @androidx.compose.runtime.ComposeCompilerApi public void startReusableGroup(int key, Object…
185 method @androidx.compose.runtime.ComposeCompilerApi public void startReusableNode();
186 …method @androidx.compose.runtime.ComposeCompilerApi public void updateRememberedValue(Object? valu…
187 method @androidx.compose.runtime.ComposeCompilerApi public void useNode();
188 …property @androidx.compose.runtime.ComposeCompilerApi public abstract androidx.compose.runtime.App…
195 property @androidx.compose.runtime.ComposeCompilerApi public abstract int currentMarker;
196 property @androidx.compose.runtime.ComposeCompilerApi public abstract boolean defaultsInvalid;
197 property @androidx.compose.runtime.ComposeCompilerApi public abstract boolean inserting;
199 …property @androidx.compose.runtime.ComposeCompilerApi public abstract Object? recomposeScopeIdenti…
200 property @androidx.compose.runtime.ComposeCompilerApi public abstract boolean skipping;
212 …method @androidx.compose.runtime.ComposeCompilerApi public static inline <T> T cache(androidx.comp…
213 method @androidx.compose.runtime.ComposeCompilerApi public static boolean isTraceInProgress();
214 …method @androidx.compose.runtime.ComposeCompilerApi public static void sourceInformation(androidx.…
215 …method @androidx.compose.runtime.ComposeCompilerApi public static void sourceInformationMarkerEnd(…
216 …method @androidx.compose.runtime.ComposeCompilerApi public static void sourceInformationMarkerStar…
217 method @androidx.compose.runtime.ComposeCompilerApi public static void traceEventEnd();
218 …method @androidx.compose.runtime.ComposeCompilerApi public static void traceEventStart(int key, in…
219 …method @Deprecated @androidx.compose.runtime.ComposeCompilerApi public static void traceEventStart…
649 @androidx.compose.runtime.ComposeCompilerApi public interface ScopeUpdateScope {
827 …@androidx.compose.runtime.ComposeCompilerApi @androidx.compose.runtime.Stable public interface Com…
831 …method @androidx.compose.runtime.ComposeCompilerApi public static androidx.compose.runtime.interna…
832 …method @androidx.compose.runtime.ComposeCompilerApi public static androidx.compose.runtime.interna…
833 …method @androidx.compose.runtime.Composable @androidx.compose.runtime.ComposeCompilerApi public st…
836 …@androidx.compose.runtime.ComposeCompilerApi @androidx.compose.runtime.Stable public interface Com…
840 …method @androidx.compose.runtime.ComposeCompilerApi public static androidx.compose.runtime.interna…
841 …method @androidx.compose.runtime.ComposeCompilerApi public static androidx.compose.runtime.interna…
842 …method @androidx.compose.runtime.Composable @androidx.compose.runtime.ComposeCompilerApi public st…
860 …method @androidx.compose.runtime.ComposeCompilerApi public static Void illegalDecoyCallException(S…
863 …@androidx.compose.runtime.ComposeCompilerApi @kotlin.annotation.Repeatable @kotlin.annotation.Rete…
872 …@androidx.compose.runtime.ComposeCompilerApi @kotlin.annotation.Repeatable @kotlin.annotation.Rete…
879 …@androidx.compose.runtime.ComposeCompilerApi @kotlin.annotation.Retention(kotlin.annotation.Annota…
884 …@androidx.compose.runtime.ComposeCompilerApi @kotlin.annotation.Retention(kotlin.annotation.Annota…
889 …@androidx.compose.runtime.ComposeCompilerApi @kotlin.annotation.Retention(kotlin.annotation.Annota…
899 …method @SuppressCompatibility @androidx.compose.runtime.ComposeCompilerApi @androidx.compose.runti…
901 …property @SuppressCompatibility @androidx.compose.runtime.ComposeCompilerApi @androidx.compose.run…
904 …@androidx.compose.runtime.ComposeCompilerApi @kotlin.annotation.Retention(kotlin.annotation.Annota…