Home
last modified time | relevance | path

Searched refs:MAX_LINES (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java3862 private static final int MAX_LINES = 13; field in Notification.BigTextStyle
3945 int lineCount = MAX_LINES; in calculateMaxLines()