Home
last modified time | relevance | path

Searched refs:initTextViewForTyping (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java256 private void initTextViewForTyping() { in initTextViewForTyping() method in TextViewTest
270 mActivityRule.runOnUiThread(this::initTextViewForTyping); in initTextViewForTypingOnUiThread()
2245 initTextViewForTyping(); in testUndo_noCursor()
2281 initTextViewForTyping(); in testUndo_textWatcherDirectAppend()
2385 initTextViewForTyping(); in testCopyAndPaste()
2514 initTextViewForTyping(); in testCutAndPaste()
2619 initTextViewForTyping(); in testCutAndPaste_withAndWithoutStyle()
7214 initTextViewForTyping(); in testSetAndGetCustomInsertionActionMode()