Searched refs:shouldUseTwoLine (Results 1 – 1 of 1) sorted by relevance
469 protected boolean shouldUseTwoLine() { in shouldUseTwoLine() method in BubbleTextView781 if (shouldUseTwoLine() && (mLastOriginalText != null)) { in onMeasure()