Searched refs:mShadowRadiusId (Results 1 – 5 of 5) sorted by relevance
399 loadDimension(mDecorWindowContext.getResources(), params.mShadowRadiusId); in updateTaskSurface()674 int mShadowRadiusId; field in WindowDecoration.RelayoutParams689 mShadowRadiusId = Resources.ID_NULL; in reset()
198 mRelayoutParams.mShadowRadiusId = shadowRadiusID; in relayout()
457 relayoutParams.mShadowRadiusId = taskInfo.isFocused
208 assertThat(relayoutParams.mShadowRadiusId).isNotEqualTo(Resources.ID_NULL); in updateRelayoutParams_noSysPropFlagsSet_windowShadowsAreEnabled()
149 mRelayoutParams.mShadowRadiusId = R.dimen.test_window_decor_shadow_radius; in setUp()