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.java211 private void initTextViewForTyping() { in initTextViewForTyping() method in TextViewTest
225 mActivityRule.runOnUiThread(this::initTextViewForTyping); in initTextViewForTypingOnUiThread()
2021 initTextViewForTyping(); in testUndo_noCursor()
2057 initTextViewForTyping(); in testUndo_textWatcherDirectAppend()
2161 initTextViewForTyping(); in testCopyAndPaste()
2238 initTextViewForTyping(); in testCutAndPaste()
2314 initTextViewForTyping(); in testCutAndPaste_withAndWithoutStyle()
6124 initTextViewForTyping(); in testSetAndGetCustomInsertionActionMode()