Home
last modified time | relevance | path

Searched defs:sDeviceBoundsPortrait (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/mockingcoretests/src/android/view/
DDisplayTest.java80 private static Rect sDeviceBoundsPortrait = new Rect(0, 0, LOGICAL_WIDTH, LOGICAL_HEIGHT); field in DisplayTest
297 setMaxBoundsSandboxed(mApplicationContext.getResources(), sDeviceBoundsPortrait); in testGetRealSize_resourcesPortraitSandboxed_matchesDisplayAreaSandboxBounds() local
417 setMaxBoundsSandboxed(mApplicationContext.getResources(), sDeviceBoundsPortrait); in testGetRealMetrics_resourcesPortraitSandboxed_matchesDisplayAreaSandboxBounds() local