Searched refs:panelHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DStackScrollAlgorithm.java733 * @param panelHeight The normal height of the panel when it's open
735 public void updateIsSmallScreen(int panelHeight) { argument
736 mIsSmallScreen = panelHeight <

Completed in 66 milliseconds