Home | History | Annotate | Download | only in wm

Lines Matching refs:appWidth

3192             final int width = displayInfo.appWidth;
6654 final int appWidth = mPolicy.getNonDecorDisplayWidth(dw, dh, mRotation);
6662 displayInfo.appWidth = appWidth;
6671 Slog.i(TAG, "Set app display size: " + appWidth + " x " + appHeight);
8632 transit, true, true, displayInfo.appWidth, displayInfo.appHeight);
8946 final int innerDw = displayInfo.appWidth;