Searched refs:canBeCollapsed (Results 1 – 7 of 7) sorted by relevance
68 if (shadeViewController.canBeCollapsed()) {
41 override fun canBeCollapsed(): Boolean = false
91 fun canBeCollapsed(): Boolean regex
132 && getShadeViewController().canBeCollapsed() in animateCollapseShade()
1931 if (!canBeCollapsed()) { in collapse()1940 if (canBeCollapsed()) { in collapse()4004 public boolean canBeCollapsed() { in canBeCollapsed() method
854 when(mNotificationPanelViewController.canBeCollapsed()).thenReturn(true); in testPredictiveBackAnimation_progressMaxScalesPanel()875 when(mNotificationPanelViewController.canBeCollapsed()).thenReturn(true); in testPredictiveBackAnimation_progressMinScalesPanel()
660 if (mShadeSurface.canBeCollapsed()) {