Searched refs:sDescriptionMaxHeight (Results 1 – 1 of 1) sorted by relevance
64 private static Integer sDescriptionMaxHeight = null; field in ActionAdapter503 if (sDescriptionMaxHeight == null) { in getDescriptionMaxHeight()513 sDescriptionMaxHeight = (int) (displayHeight - in getDescriptionMaxHeight()516 return sDescriptionMaxHeight; in getDescriptionMaxHeight()