Home
last modified time | relevance | path

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

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