Searched refs:verifyRealMetricsMatchesBounds (Results 1 – 1 of 1) sorted by relevance
409 verifyRealMetricsMatchesBounds(display, sAppBoundsPortrait); in testGetRealMetrics_resourcesPortraitSandboxed_matchesAppSandboxBounds()424 verifyRealMetricsMatchesBounds(display, sDeviceBoundsPortrait); in testGetRealMetrics_resourcesPortraitSandboxed_matchesDisplayAreaSandboxBounds()436 verifyRealMetricsMatchesBounds(display, sAppBoundsLandscape); in testGetRealMetrics_resourcesLandscapeSandboxed_matchesAppSandboxBounds()451 verifyRealMetricsMatchesBounds(display, sDeviceBoundsLandscape); in testGetRealMetrics_resourcesLandscapeSandboxed_matchesDisplayAreaSandboxBounds()570 private static void verifyRealMetricsMatchesBounds(Display display, Rect bounds) { in verifyRealMetricsMatchesBounds() method in DisplayTest