Searched defs:Expandable (Results 1 – 7 of 7) sorted by relevance
19 interface Expandable { interface
28 data class Expandable(val isExpanded: Boolean) : SlidersExpandableViewModel dataClass
23 interface Expandable { interface
46 private fun Expandable.dialogController(): DialogTransitionAnimator.Controller? { in dialogController() method
68 fun Expandable.withStateAwareness( in Expandable() method
134 fun Expandable( in <lambda>() method193 fun Expandable( in Expandable() method
194 private fun Expandable.dialogController(): DialogTransitionAnimator.Controller? { in <lambda>() method