Home | History | Annotate | Download | only in wm

Lines Matching refs:appHeight

3193             final int height = displayInfo.appHeight;
6655 final int appHeight = mPolicy.getNonDecorDisplayHeight(dw, dh, mRotation);
6663 displayInfo.appHeight = appHeight;
6671 Slog.i(TAG, "Set app display size: " + appWidth + " x " + appHeight);
8632 transit, true, true, displayInfo.appWidth, displayInfo.appHeight);
8947 final int innerDh = displayInfo.appHeight;