Searched refs:MIN_CONTENT_DIMEN (Results 1 – 1 of 1) sorted by relevance
100 private static final int MIN_CONTENT_DIMEN = 5; field in Folder975 return Math.max(height, MIN_CONTENT_DIMEN); in getContentAreaHeight()979 return Math.max(mContent.getDesiredWidth(), MIN_CONTENT_DIMEN); in getContentAreaWidth()