Searched refs:MAX_LINES (Results 1 – 1 of 1) sorted by relevance
99 static final int MAX_LINES = 5; field in NotificationTests137 final int start = Math.max(0, end - MAX_LINES); in makeBigTextNotification()