Home
last modified time | relevance | path

Searched defs:helloWorld (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewActivityMouseTest.java85 final String helloWorld = "Hello world!"; in testSelectTextByDrag() local
109 final String helloWorld = "Hello world!"; in testSelectTextByDrag_reverse() local
222 final String helloWorld = "Hello world!"; in testSelectTextByLongClick() local
247 final String helloWorld = "hello world!"; in testSelectTextByDoubleClick() local
DTextViewActivityTest.java122 final String helloWorld = "Hello world!"; in testTypedTextIsOnScreen() local
131 final String helloWorld = "Hello world!"; in testPositionCursorAtTextAtIndex() local
177 final String helloWorld = "Hello Kirk!"; in testLongPressToSelect() local
188 final String helloWorld = "Hello big round sun!"; in testLongPressEmptySpace() local
202 final String helloWorld = "Hello little handsome boy!"; in testLongPressAndDragToSelect() local
246 final String helloWorld = "Hello SuetYi!"; in testDoubleTapToSelect() local
257 final String helloWorld = "Hello young beautiful person!"; in testDoubleTapAndDragToSelect() local
267 final String helloWorld = "abcd\n" + "efg\n" + "hijklm\n" + "nop"; in testDoubleTapAndDragToSelect_multiLine() local
276 final String helloWorld = "Hello king of the Jungle!"; in testSelectBackwordsByTouch() local
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DCameraMetadataTest.java944 String helloWorld = new String("HelloWorld"); in testReadWriteString() local