Searched refs:qsMinHeight (Results 1 – 1 of 1) sorted by relevance
2387 public void updateIsSmallScreen(int qsMinHeight) { in updateIsSmallScreen() argument2388 mStackScrollAlgorithm.updateIsSmallScreen(mMaxLayoutHeight - qsMinHeight); in updateIsSmallScreen()