Searched defs:invalidateGroupsWithKey (Results 1 – 4 of 4) sorted by relevance
51 internal fun invalidateGroupsWithKey(key: Int) { in <lambda>() method82 @TestOnly fun invalidateGroupsWithKey(key: Int) = HotReloader.invalidateGroupsWithKey(key) in simulateHotReload() method
701 fun invalidateGroupsWithKey(key: Int) { in invalidateGroupsWithKey() method
394 fun invalidateGroupsWithKey(key: Int) { in invalidateGroupsWithKey() method1707 internal fun invalidateGroupsWithKey(key: Int) { in invalidateGroupsWithKey() method
334 internal fun invalidateGroupsWithKey(target: Int): List<RecomposeScopeImpl>? { in <lambda>() method in androidx.compose.runtime.SlotTable