Searched defs:parentWC (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | SyncEngineTests.java | 165 TestWindowContainer parentWC = new TestWindowContainer(mWm, true /* waiter */); in testWaitForChildrenCallback() local 200 TestWindowContainer parentWC = new TestWindowContainer(mWm, true /* waiter */); in testWaitForParentCallback() local 228 TestWindowContainer parentWC = new TestWindowContainer(mWm, true /* waiter */); in testFillsParent() local 261 TestWindowContainer parentWC = new TestWindowContainer(mWm, true /* waiter */); in testReparentOut() local 296 TestWindowContainer parentWC = new TestWindowContainer(mWm, true /* waiter */); in testReparentIn() local 346 TestWindowContainer parentWC = new TestWindowContainer(mWm, true /* waiter */); in testRemoval() local 454 TestWindowContainer parentWC = new TestWindowContainer(mWm, true /* waiter */); in testStratifiedParallel() local 498 TestWindowContainer parentWC = new TestWindowContainer(mWm, true /* waiter */); in testDependencies() local 559 TestWindowContainer parentWC = new TestWindowContainer(mWm, true /* waiter */); in testStratifiedParallelParentFirst() local 594 TestWindowContainer parentWC = new TestWindowContainer(mWm, true /* waiter */); in testDependencyCycle() local
|