Searched refs:sDescriptionMaxHeight (Results 1 – 1 of 1) sorted by relevance
70 private static Integer sDescriptionMaxHeight = null; field in ActionAdapter536 if (sDescriptionMaxHeight == null) { in getDescriptionMaxHeight()546 sDescriptionMaxHeight = (int) (displayHeight - in getDescriptionMaxHeight()549 return sDescriptionMaxHeight; in getDescriptionMaxHeight()