Searched refs:setExpandedFraction (Results 1 – 4 of 4) sorted by relevance
206 pv.setExpandedFraction(0); // just in case in collapsePanel()
921 public void setExpandedFraction(float frac) { in setExpandedFraction() method in PanelView1031 setExpandedFraction(1f); in expand()1044 setExpandedFraction(0f); in instantCollapse()
3208 mNotificationPanel.setExpandedFraction(0f); in animateKeyguardUnoccluding()
159 mNotificationPanelView.setExpandedFraction(1f); in testAffordanceLaunchingListener()