Searched refs:APP_HEIGHT (Results 1 – 3 of 3) sorted by relevance
70 private static final int APP_HEIGHT = 700; field in DisplayTest160 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()
19 import static android.view.DisplayInfoProto.APP_HEIGHT;815 protoOutputStream.write(APP_HEIGHT, appHeight); in dumpDebug()
63184 Landroid/view/DisplayInfoProto;->APP_HEIGHT:J