Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DNotificationPanelItemView.java211 int ellipsisCount = layout.getEllipsisCount(lines - 1); in isContentTextCutOff() local
212 if (ellipsisCount > 0) { in isContentTextCutOff()