Searched refs:parentWindowMetrics (Results 1 – 2 of 2) sorted by relevance
2434 @NonNull WindowMetrics parentWindowMetrics, in canReuseContainer() argument2441 parentWindowMetrics) in canReuseContainer()2452 @NonNull SplitPairRule rule2, @NonNull WindowMetrics parentWindowMetrics) { in areRulesSamePresentation() argument2463 && rule1.checkParentMetrics(parentWindowMetrics) in areRulesSamePresentation()2464 == rule2.checkParentMetrics(parentWindowMetrics) in areRulesSamePresentation()
1508 parentWindowMetrics -> true /* parentWindowMetricsPredicate */).build(); in testPinTopActivityStack()