Home
last modified time | relevance | path

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

/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextTraversalTest.java99 AccessibilityEvent secondExpected = getInstrumentation().getUiAutomation() in testActionNextAndPreviousAtGranularityCharacterOverContentDescription() local
126 assertNotNull(secondExpected); in testActionNextAndPreviousAtGranularityCharacterOverContentDescription()
314 AccessibilityEvent secondExpected = getInstrumentation().getUiAutomation() in testActionNextAndPreviousAtGranularityWordOverContentDescription() local
341 assertNotNull(secondExpected); in testActionNextAndPreviousAtGranularityWordOverContentDescription()
535 AccessibilityEvent secondExpected = getInstrumentation().getUiAutomation() in testActionNextAndPreviousAtGranularityCharacterOverText() local
562 assertNotNull(secondExpected); in testActionNextAndPreviousAtGranularityCharacterOverText()
786 AccessibilityEvent secondExpected = getInstrumentation().getUiAutomation() in testActionNextAndPreviousAtGranularityCharacterOverTextExtend() local
813 assertNotNull(secondExpected); in testActionNextAndPreviousAtGranularityCharacterOverTextExtend()
1283 AccessibilityEvent secondExpected = getInstrumentation().getUiAutomation() in testActionNextAndPreviousAtGranularityWordOverText() local
1310 assertNotNull(secondExpected); in testActionNextAndPreviousAtGranularityWordOverText()
[all …]