Searched refs:setExpandedFraction (Results 1 – 4 of 4) sorted by relevance
197 pv.setExpandedFraction(0); // just in case in collapsePanel()
913 public void setExpandedFraction(float frac) { in setExpandedFraction() method in PanelView1023 setExpandedFraction(1f); in expand()1036 setExpandedFraction(0f); in instantCollapse()
3089 mNotificationPanel.setExpandedFraction(0f); in animateKeyguardUnoccluding()
144 mNotificationPanelView.setExpandedFraction(1f); in testAffordanceLaunchingListener()