Searched refs:setPanelExpanded (Results 1 – 6 of 6) sorted by relevance
73 mVisualStabilityManager.setPanelExpanded(true); in testPanelExpansion()76 mVisualStabilityManager.setPanelExpanded(false); in testPanelExpansion()82 mVisualStabilityManager.setPanelExpanded(true); in testScreenOn()91 mVisualStabilityManager.setPanelExpanded(true); in testReorderingAllowedChangesScreenOn()100 mVisualStabilityManager.setPanelExpanded(true); in testReorderingAllowedChangesPanel()103 mVisualStabilityManager.setPanelExpanded(false); in testReorderingAllowedChangesPanel()109 mVisualStabilityManager.setPanelExpanded(true); in testCallBackCalledScreenOn()118 mVisualStabilityManager.setPanelExpanded(true); in testCallBackCalledPanelExpanded()121 mVisualStabilityManager.setPanelExpanded(false); in testCallBackCalledPanelExpanded()127 mVisualStabilityManager.setPanelExpanded(true); in testCallBackExactlyOnce()[all …]
110 public void setPanelExpanded(boolean expanded) { in setPanelExpanded() method in VisualStabilityManager
914 setPanelExpanded(true); in animateExpandNotificationsPanel()935 setPanelExpanded(false); in animateCollapsePanels()1007 setPanelExpanded(false); in animate()1014 setPanelExpanded(true); in animate()
521 public void setPanelExpanded(boolean isExpanded) { in setPanelExpanded() method in StatusBarWindowController
1660 public void setPanelExpanded(boolean isExpanded) { in setPanelExpanded() method1663 mStatusBarWindowController.setPanelExpanded(isExpanded); in setPanelExpanded()1664 mVisualStabilityManager.setPanelExpanded(isExpanded); in setPanelExpanded()
2144 mStatusBar.setPanelExpanded(isExpanded); in updatePanelExpanded()