Home
last modified time | relevance | path

Searched refs:maxHeight (Results 1 – 1 of 1) sorted by relevance

/sdk/apps/NotificationStudio/src/com/android/notificationstudio/
DMaxHeightScrollView.java31 public void setMaxHeight(int maxHeight) { in setMaxHeight() argument
32 mMaxHeight = maxHeight; in setMaxHeight()