Home | History | Annotate | Download | only in wm

Lines Matching defs:appHeight

1577         final int dh = displayInfo.appHeight;
1971 final int dh = displayInfo.appHeight;
2031 final int dh = displayInfo.appHeight;
2949 displayInfo.appWidth, displayInfo.appHeight, false);
3134 final int height = displayInfo.appHeight;
6437 final int appHeight = mPolicy.getNonDecorDisplayHeight(dw, dh, mRotation);
6445 displayInfo.appHeight = appHeight;
6452 Slog.i(TAG, "Set app display size: " + appWidth + " x " + appHeight);
8328 transit, true, true, displayInfo.appWidth, displayInfo.appHeight);
8627 final int innerDh = displayInfo.appHeight;