Home
last modified time | relevance | path

Searched defs:a11yId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DAccessibilityInteractionControllerNodeRequestsTest.java855 TestFrameLayout(Context context, int a11yId, String contentDescription, in TestFrameLayout()
904 TestTextView(Context context, int a11yId, String contentDescription) { in TestTextView()
/frameworks/base/core/tests/coretests/src/android/view/accessibility/
DAccessibilityCacheTest.java1070 private AccessibilityNodeInfo getNodeWithA11yAndWindowId(int a11yId, int windowId) { in getNodeWithA11yAndWindowId()
1077 private View getMockViewWithA11yAndWindowIds(int a11yId, int windowId) { in getMockViewWithA11yAndWindowIds()