Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowContextTests.java216 waitAndAssertWindowMetricsBoundsMatches(service, daBounds, maxDaBounds, in testWindowProviderServiceLifecycle()
230 waitAndAssertWindowMetricsBoundsMatches(service, currentBounds, maxBounds, in testWindowProviderServiceLifecycle()
237 private void waitAndAssertWindowMetricsBoundsMatches(Context context, Rect currentBounds, in waitAndAssertWindowMetricsBoundsMatches() method in WindowContextTests