Searched refs:MIN_CONTENT_MAX_LINES (Results 1 – 1 of 1) sorted by relevance
153 private static final int MIN_CONTENT_MAX_LINES = 2; field in PeopleTileViewHelper370 int maxLines = Math.max(MIN_CONTENT_MAX_LINES, maxAdaptiveLines); in setMaxLines()