Searched defs:static (Results 1 – 3 of 3) sorted by relevance
136 import static androidx.compose.runtime.SnapshotStateKt.mutableStateOf; in testTrivialMutableStateOf_notReportedInJava() import137 import static androidx.compose.runtime.SnapshotStateKt.structuralEqualityPolicy; in testTrivialMutableStateOf_notReportedInJava() import
76 val static: Boolean, constant in androidx.compose.ui.tooling.data.ParameterInformation828 val static = parameterChanged and STATIC_BITS == STATIC_BITS in buildParameterInfo() constant
416 val static = staticCompositionLocalOf { -1 } in <lambda>() constant