Home
last modified time | relevance | path

Searched refs:APP_HEIGHT (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/mockingcoretests/src/android/view/
DDisplayTest.java70 private static final int APP_HEIGHT = 700; field in DisplayTest
160 new FixedRotationAdjustments(ROTATION_90, APP_WIDTH, APP_HEIGHT, in testGetRotation_displayAdjustmentsWithoutOverride_rotationNotAdjusted()
495 final int top = midHeight - (APP_HEIGHT / 2); in buildAppBounds()
496 final int bottom = midHeight + (APP_HEIGHT / 2); in buildAppBounds()
584 new FixedRotationAdjustments(rotation, APP_WIDTH, APP_HEIGHT, in setFixedRotationAdjustments()
/frameworks/base/core/java/android/view/
DDisplayInfo.java19 import static android.view.DisplayInfoProto.APP_HEIGHT;
815 protoOutputStream.write(APP_HEIGHT, appHeight); in dumpDebug()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt63184 Landroid/view/DisplayInfoProto;->APP_HEIGHT:J