Searched defs:LONG_TEXT (Results 1 – 3 of 3) sorted by relevance
34 private static final String LONG_TEXT = "Scrolls the specified widget to the specified " + field in TouchTest
59 private static final String LONG_TEXT = field in SmsManagerTest
120 private static final String LONG_TEXT = "This is a really long string which exceeds " field in TextViewTest245 final CharSequence LONG_TEXT = "Scrolls the specified widget to the specified " in testAccessMovementMethod() local