Searched defs:isExpandable (Results 1 – 5 of 5) sorted by relevance
123 fun isExpandable(isPortrait: Boolean): Flow<SlidersExpandableViewModel> { in <lambda>() method
132 private fun ContentKey.isExpandable(): Boolean { in <lambda>() method in com.android.systemui.shade.domain.interactor.PanelExpansionInteractorImpl
100 boolean isExpandable(); in isExpandable() method
151 public boolean isExpandable() { in isExpandable() method in AmbientVolumeLayout
3028 public boolean isExpandable() { in isExpandable() method in ExpandableNotificationRow