Searched defs:MAX_LINES (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
H A DNotificationTests.java99 static final int MAX_LINES = 5; field in class:NotificationTests
137 final int start = Math.max(0, end - MAX_LINES);

Completed in 246 milliseconds