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