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