Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationBodyView.java53 private static final int DEFAULT_MAX_LINES = 3; field in CarNotificationBodyView
120 /* defValue= */ DEFAULT_MAX_LINES); in init()