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