Searched refs:getExpandedHeight (Results 1 – 3 of 3) sorted by relevance
138 assertThat((int) mNotificationPanelView.getExpandedHeight()).isEqualTo(200); in testSetExpandedHeight()162 assertThat((int) mNotificationPanelView.getExpandedHeight()).isEqualTo(200); in testOnTouchEvent_expansionCanBeBlocked()170 assertThat((int) mNotificationPanelView.getExpandedHeight()).isEqualTo(200); in testOnTouchEvent_expansionCanBeBlocked()
917 public float getExpandedHeight() { in getExpandedHeight() method in PanelView1216 getExpandedHeight(), in dump()
600 updateExpandedHeight(getExpandedHeight()); in onLayout()2031 return getExpandedHeight(); in getNotificationsTopY()2587 canvas.drawLine(0, getExpandedHeight(), getWidth(), getExpandedHeight(), p); in onDraw()2731 && getExpandedHeight() < getOpeningHeight(); in updateStatusBarIcons()