Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/unfold/
DUnfoldAnimationBuilder.kt37 private val CLIP_CHILDREN: ViewGroupAction = ViewGroup::setClipChildren in <lambda>() constant
60 restoreList.add(RestoreInfo(CLIP_CHILDREN, target, originalValue)) in <lambda>()