Home
last modified time | relevance | path

Searched refs:newIcons (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/foldable/
DUnfoldAnimationTestingUtils.kt27 val newIcons = currentProvider() in <lambda>() constant
29 commonIcons(initialIcons, newIcons).any { (initial, new) -> in <lambda>()
32 return@waitFor if (moved) newIcons else null in <lambda>()