Searched defs:Expandable (Results 1 – 5 of 5) sorted by relevance
28 data class Expandable(val isExpanded: Boolean) : SlidersExpandableViewModel class
23 interface Expandable { interface
46 private fun Expandable.dialogController(): DialogTransitionAnimator.Controller? { in dialogController() method
179 private fun Expandable.dialogController(): DialogTransitionAnimator.Controller? { in <lambda>() method
116 fun Expandable( in <lambda>() method161 fun Expandable( in Expandable() method