Searched refs:ONE_LINE (Results 1 – 1 of 1) sorted by relevance
78 private static final int ONE_LINE = 1; field in BubbleTextViewTest164 assertEquals(ONE_LINE, mBubbleTextView.getLineCount()); in testEmptyString_flagOff()195 assertEquals(ONE_LINE, mBubbleTextView.getLineCount()); in testStringWithSpaceLongerThanCharLimit_flagOff()211 assertEquals(ONE_LINE, mBubbleTextView.getLineCount()); in testLongStringNoSpaceLongerThanCharLimit_flagOn()226 assertEquals(ONE_LINE, mBubbleTextView.getLineCount()); in testLongStringNoSpaceLongerThanCharLimit_flagOff()257 assertEquals(ONE_LINE, mBubbleTextView.getLineCount()); in testLongStringWithSpaceLongerThanCharLimit_flagOff()288 assertEquals(ONE_LINE, mBubbleTextView.getLineCount()); in testLongStringSymbolLongerThanCharLimit_flagOff()375 assertEquals(ONE_LINE, mBubbleTextView.getLineCount()); in modifyTitleToSupportMultiLine_whenLimitedHeight_shouldBeOneLine()