Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsItem.java60 public boolean isTruncated() { in isTruncated() method in GlobalActionsItem
DGlobalActionsLayoutLite.java95 anyTruncated = anyTruncated || item.isTruncated(); in onLayout()
DGlobalActionsFlatLayout.java92 anyTruncated = anyTruncated || item.isTruncated(); in onLayout()