Searched refs:setPanelExpanded (Results 1 – 9 of 9) sorted by relevance
74 mVisualStabilityManager.setPanelExpanded(true); in testPanelExpansion()77 mVisualStabilityManager.setPanelExpanded(false); in testPanelExpansion()83 mVisualStabilityManager.setPanelExpanded(true); in testScreenOn()92 mVisualStabilityManager.setPanelExpanded(true); in testReorderingAllowedChangesScreenOn()101 mVisualStabilityManager.setPanelExpanded(true); in testReorderingAllowedChangesPanel()104 mVisualStabilityManager.setPanelExpanded(false); in testReorderingAllowedChangesPanel()110 mVisualStabilityManager.setPanelExpanded(true); in testCallBackCalledScreenOn()119 mVisualStabilityManager.setPanelExpanded(true); in testCallBackCalledPanelExpanded()122 mVisualStabilityManager.setPanelExpanded(false); in testCallBackCalledPanelExpanded()128 mVisualStabilityManager.setPanelExpanded(true); in testCallBackExactlyOnce()[all …]
114 mOverlayPanelViewController.setPanelExpanded(false); in toggle_notExpanded_panelExpands()124 mOverlayPanelViewController.setPanelExpanded(true); in toggle_expanded_panelCollapses()146 mOverlayPanelViewController.setPanelExpanded(false); in animateCollapsePanel_isNotExpanded_doesNotCollapse()158 mOverlayPanelViewController.setPanelExpanded(true); in animateCollapsePanel_isNotVisible_doesNotCollapse()171 mOverlayPanelViewController.setPanelExpanded(true); in animateCollapsePanel_collapses()188 mOverlayPanelViewController.setPanelExpanded(true); in animateCollapsePanel_withOverlayFromTopBar_collapsesTowardsTopBar()210 mOverlayPanelViewController.setPanelExpanded(true); in animateCollapsePanel_withOverlayFromBottomBar_collapsesTowardsBottomBar()228 mOverlayPanelViewController.setPanelExpanded(true); in animateCollapsePanel_removesWindowFocus()
233 setPanelExpanded(true); in animateExpandPanel()332 setPanelExpanded(false); in animate()335 setPanelExpanded(true); in animate()395 protected final void setPanelExpanded(boolean expand) { in setPanelExpanded() method in OverlayPanelViewController
125 public void setPanelExpanded(boolean expanded) { in setPanelExpanded() method in VisualStabilityManager
139 void setPanelExpanded(boolean isExpanded) { in setPanelExpanded() method in StatusBarTouchableRegionManager
549 public void setPanelExpanded(boolean isExpanded) { in setPanelExpanded() method in NotificationShadeWindowController
1784 public void setPanelExpanded(boolean isExpanded) { in setPanelExpanded() method1790 mNotificationShadeWindowController.setPanelExpanded(isExpanded); in setPanelExpanded()1791 mVisualStabilityManager.setPanelExpanded(isExpanded); in setPanelExpanded()
2048 mStatusBarTouchableRegionManager.setPanelExpanded(isExpanded); in updatePanelExpanded()2049 mStatusBar.setPanelExpanded(isExpanded); in updatePanelExpanded()
169 mNotificationShadeWindowController.setPanelExpanded(true); in setPanelExpanded_notFocusable_altFocusable_whenPanelIsOpen()