Searched refs:sDeviceBoundsPortrait (Results 1 – 1 of 1) sorted by relevance
80 private static Rect sDeviceBoundsPortrait = new Rect(0, 0, LOGICAL_WIDTH, LOGICAL_HEIGHT); field in DisplayTest297 setMaxBoundsSandboxed(mApplicationContext.getResources(), sDeviceBoundsPortrait); in testGetRealSize_resourcesPortraitSandboxed_matchesDisplayAreaSandboxBounds() local304 verifyRealSizeMatchesBounds(display, sDeviceBoundsPortrait); in testGetRealSize_resourcesPortraitSandboxed_matchesDisplayAreaSandboxBounds()417 setMaxBoundsSandboxed(mApplicationContext.getResources(), sDeviceBoundsPortrait); in testGetRealMetrics_resourcesPortraitSandboxed_matchesDisplayAreaSandboxBounds() local424 verifyRealMetricsMatchesBounds(display, sDeviceBoundsPortrait); in testGetRealMetrics_resourcesPortraitSandboxed_matchesDisplayAreaSandboxBounds()