Searched refs:mCaptionWidthId (Results 1 – 2 of 2) sorted by relevance
239 outResult.mCaptionWidth = params.mCaptionWidthId != Resources.ID_NULL in updateViewsAndSurfaces()240 ? loadDimensionPixelSize(resources, params.mCaptionWidthId) : taskBounds.width(); in updateViewsAndSurfaces()670 int mCaptionWidthId; field in WindowDecoration.RelayoutParams685 mCaptionWidthId = Resources.ID_NULL; in reset()
427 relayoutParams.mCaptionWidthId = getCaptionWidthId(relayoutParams.mLayoutResId);