Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityInputConnectionTest.java153 private InputConnection resetAndGetLastInputConnectionSpy() { in resetAndGetLastInputConnectionSpy() method in AccessibilityInputConnectionTest
162 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testCommitText()
172 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testSetSelection()
181 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testGetSurroundingText()
191 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testDeleteSurroundingText()
201 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testSendKeyEvent()
218 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testPerformEditorAction()
228 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testPerformContextMenuAction()
238 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testGetCursorCapsMode()
248 final InputConnection spy = resetAndGetLastInputConnectionSpy(); in testClearMetaKeyStates()