Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBubbleTextView.java474 checkForEllipsis(); in onSizeChanged()
480 checkForEllipsis(); in onTextChanged()
483 private void checkForEllipsis() { in checkForEllipsis() method in BubbleTextView