Searched refs:TWO_LINE (Results 1 – 1 of 1) sorted by relevance
79 private static final int TWO_LINE = 2; field in BubbleTextViewTest150 assertNotEquals(TWO_LINE, mBubbleTextView.getMaxLines()); in testEmptyString_flagOn()180 assertEquals(TWO_LINE, mBubbleTextView.getLineCount()); in testStringWithSpaceLongerThanCharLimit_flagOn()242 assertEquals(TWO_LINE, mBubbleTextView.getLineCount()); in testLongStringWithSpaceLongerThanCharLimit_flagOn()273 assertEquals(TWO_LINE, mBubbleTextView.getLineCount()); in testLongStringSymbolLongerThanCharLimit_flagOn()360 assertEquals(TWO_LINE, mBubbleTextView.getLineCount()); in testEnsurePredictionRowIsTwoLine()391 assertEquals(TWO_LINE, mBubbleTextView.getLineCount()); in modifyTitleToSupportMultiLine_whenUnlimitedHeight_shouldBeTwoLine()