Searched refs:mCaptionHeightId (Results 1 – 4 of 4) sorted by relevance
238 outResult.mCaptionHeight = loadDimensionPixelSize(resources, params.mCaptionHeightId); in updateViewsAndSurfaces()669 int mCaptionHeightId; field in WindowDecoration.RelayoutParams684 mCaptionHeightId = Resources.ID_NULL; in reset()
197 mRelayoutParams.mCaptionHeightId = getCaptionHeightId(taskInfo.getWindowingMode()); in relayout()
426 relayoutParams.mCaptionHeightId = getCaptionHeightIdStatic(taskInfo.getWindowingMode());
147 mRelayoutParams.mCaptionHeightId = R.dimen.test_freeform_decor_caption_height; in setUp()422 windowDecor.mDecorWindowContext.getResources(), mRelayoutParams.mCaptionHeightId); in testAddViewHostViewContainer()938 final int height = loadDimensionPixelSize(resources, mRelayoutParams.mCaptionHeightId);