Searched refs:updateIsSmallScreen (Results 1 – 3 of 3) sorted by relevance
735 public void updateIsSmallScreen(int panelHeight) { in updateIsSmallScreen() method in StackScrollAlgorithm
2387 public void updateIsSmallScreen(int qsMinHeight) { in updateIsSmallScreen() method in NotificationStackScrollLayout2388 mStackScrollAlgorithm.updateIsSmallScreen(mMaxLayoutHeight - qsMinHeight); in updateIsSmallScreen()
309 mNotificationStackScroller.updateIsSmallScreen( in onLayout()