Home
last modified time | relevance | path

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

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