Searched refs:sDeviceBoundsPortrait (Results 1 – 1 of 1) sorted by relevance
78 private static Rect sDeviceBoundsPortrait = new Rect(0, 0, LOGICAL_WIDTH, LOGICAL_HEIGHT); field in DisplayTest245 setMaxBoundsSandboxed(mApplicationContext.getResources(), sDeviceBoundsPortrait); in testGetRealSize_resourcesPortraitSandboxed_matchesDisplayAreaSandboxBounds() local252 verifyRealSizeMatchesBounds(display, sDeviceBoundsPortrait); in testGetRealSize_resourcesPortraitSandboxed_matchesDisplayAreaSandboxBounds()365 setMaxBoundsSandboxed(mApplicationContext.getResources(), sDeviceBoundsPortrait); in testGetRealMetrics_resourcesPortraitSandboxed_matchesDisplayAreaSandboxBounds() local372 verifyRealMetricsMatchesBounds(display, sDeviceBoundsPortrait); in testGetRealMetrics_resourcesPortraitSandboxed_matchesDisplayAreaSandboxBounds()