Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DTextViewTransformState.java50 int otherEllipsized = otherTvs.getEllipsisCount(); in sameAs() local
51 return ownEllipsized == otherEllipsized in sameAs()