Home | History | Annotate | Download | only in wm

Lines Matching defs:appWidth

3378             final int width = displayInfo.appWidth;
7223 final int appWidth = mPolicy.getNonDecorDisplayWidth(dw, dh, mRotation);
7231 displayInfo.appWidth = appWidth;
7240 Slog.i(TAG, "Set app display size: " + appWidth + " x " + appHeight);
9319 displayInfo.appWidth, displayInfo.appHeight,
9327 displayInfo.appWidth, displayInfo.appHeight, transit);
9669 final int innerDw = displayInfo.appWidth;