Searched refs:isStateConstructorInvocation (Results 1 – 1 of 1) sorted by relevance
76 (isStateFactoryInvocation() || isStateConstructorInvocation()) && isNotRemembered() in UCallExpression()81 private fun UCallExpression.isStateConstructorInvocation(): Boolean = in isStateConstructorInvocation() method in androidx.compose.runtime.lint.UnrememberedStateDetector