Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/view/accessibility/
H A DAccessibilityCacheTest.java459 event.setSource(getMockViewWithA11yAndWindowIds(PARENT_VIEW_ID, WINDOW_ID_1)); in subTreeChangeEvent_clearsNodeAndChild()
478 event.setSource(getMockViewWithA11yAndWindowIds(PARENT_VIEW_ID, WINDOW_ID_1)); in subTreeChangeEventFromUncachedNode_clearsNodeInCache()
492 event.setSource(getMockViewWithA11yAndWindowIds(PARENT_VIEW_ID, WINDOW_ID_1)); in scrollEvent_clearsNodeAndChild()
555 event.setSource(getMockViewWithA11yAndWindowIds(SINGLE_VIEW_ID, WINDOW_ID_1)); in nodeSourceOfA11yFocusEvent_getsRefreshed()
572 event.setSource(getMockViewWithA11yAndWindowIds(OTHER_VIEW_ID, WINDOW_ID_1)); in nodeWithA11yFocusWhenAnotherNodeGetsFocus_getsRemoved()
589 event.setSource(getMockViewWithA11yAndWindowIds(SINGLE_VIEW_ID, WINDOW_ID_1)); in nodeWithA11yFocusClearsIt_refreshes()
606 event.setSource(getMockViewWithA11yAndWindowIds(SINGLE_VIEW_ID, WINDOW_ID_1)); in nodeSourceOfInputFocusEvent_getsRefreshed()
623 event.setSource(getMockViewWithA11yAndWindowIds(OTHER_VIEW_ID, WINDOW_ID_1)); in nodeWithInputFocusWhenAnotherNodeGetsFocus_getsRemoved()
760 getMockViewWithA11yAndWindowIds(OTHER_CHILD_VIEW_ID, WINDOW_ID_1)); in addSameParentNodeWithDifferentChildNode_whenOriginalChildHasChild_doesntCrash()
778 event.setSource(getMockViewWithA11yAndWindowIds(SINGLE_VIEW_ID, WINDOW_ID_1)); in assertNodeIsRefreshedWithEventType()
[all …]