Home
last modified time | relevance | path

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

/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextTraversalTest.java679 AccessibilityEvent seventhExpected = getInstrumentation().getUiAutomation() in testActionNextAndPreviousAtGranularityCharacterOverText() local
706 assertNotNull(seventhExpected); in testActionNextAndPreviousAtGranularityCharacterOverText()
1001 AccessibilityEvent seventhExpected = getInstrumentation().getUiAutomation() in testActionNextAndPreviousAtGranularityCharacterOverTextExtend() local
1028 assertNotNull(seventhExpected); in testActionNextAndPreviousAtGranularityCharacterOverTextExtend()
2000 AccessibilityEvent seventhExpected = getInstrumentation().getUiAutomation() in testActionNextAndPreviousAtGranularityWordOverTextExtend() local
2027 assertNotNull(seventhExpected); in testActionNextAndPreviousAtGranularityWordOverTextExtend()
2751 AccessibilityEvent seventhExpected = getInstrumentation().getUiAutomation() in testActionNextAndPreviousAtGranularityLineOverTextExtend() local
2779 assertNotNull(seventhExpected); in testActionNextAndPreviousAtGranularityLineOverTextExtend()
3505 AccessibilityEvent seventhExpected = getInstrumentation().getUiAutomation() in testActionNextAndPreviousAtGranularityPageOverTextExtend() local
3533 assertNotNull(seventhExpected); in testActionNextAndPreviousAtGranularityPageOverTextExtend()
[all …]