Home | History | Annotate | Download | only in wm

Lines Matching defs:appHeight

3379             final int height = displayInfo.appHeight;
7224 final int appHeight = mPolicy.getNonDecorDisplayHeight(dw, dh, mRotation);
7232 displayInfo.appHeight = appHeight;
7240 Slog.i(TAG, "Set app display size: " + appWidth + " x " + appHeight);
9319 displayInfo.appWidth, displayInfo.appHeight,
9327 displayInfo.appWidth, displayInfo.appHeight, transit);
9670 final int innerDh = displayInfo.appHeight;