Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowMetricsWindowContextTests.java117 final Rect daBounds = da.mFullConfiguration.windowConfiguration.getBounds(); in assertWindowContextMetricsMatchesDisplayArea() local
118 assertMetricsValidity(mWindowContext, daBounds); in assertWindowContextMetricsMatchesDisplayArea()
DWindowContextTests.java213 final Rect daBounds = da.mFullConfiguration.windowConfiguration.getBounds(); in testWindowProviderServiceLifecycle() local
216 waitAndAssertWindowMetricsBoundsMatches(service, daBounds, maxDaBounds, in testWindowProviderServiceLifecycle()