Home
last modified time | relevance | path

Searched defs:child3 (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DViewCaptureTest.java49 EXPECTED_CHILDREN_VISIBILITY.append(R.id.child3, View.GONE); in EXPECTED_CHILDREN_VISIBILITY.append()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DConfigurationContainerTests.java88 final TestConfigurationContainer child3 = root.addChild(); in testConfigurationInit() local
220 final TestConfigurationContainer child3 = root.addChild(); in testSetAlwaysOnTop() local
H A DWindowContainerTests.java316 final TestWindowContainer child3 = builder.setLayer(2).build(); in testAddChildByIndex() local
342 final TestWindowContainer child3 = root.addChildWindow(); in testPositionChildAt() local
881 final TestWindowContainer child3 = subtree2.addChildWindow(); in testPrefixOrder_addEntireSubtree() local