Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityCacheTest.java145 AccessibilityNodeInfo grandChild = child1.getChild(0); in invalidateNode_subtreeInCacheInvalidated() local
152 assertFalse("Grandchild is in cache", mService.isNodeInCache(grandChild)); in invalidateNode_subtreeInCacheInvalidated()
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java818 final ContentCaptureContext grandChild = newContentCaptureContextBuilder("grandChild") in testNestedSessions_simplestScenario() local
821 .createContentCaptureSession(grandChild); in testNestedSessions_simplestScenario()