Searched refs:mGroupOverFlowState (Results 1 – 1 of 1) sorted by relevance
81 private ViewState mGroupOverFlowState; field in NotificationChildrenContainer403 if (mGroupOverFlowState == null) {404 mGroupOverFlowState = new ViewState();420 mGroupOverFlowState = null;626 mGroupOverFlowState.copyFrom(overflowView.getViewState());638 mGroupOverFlowState.alpha = mirrorView.getAlpha();639 mGroupOverFlowState.yTranslation += NotificationUtils.getRelativeYOffset(643 mGroupOverFlowState.yTranslation += mNotificationHeaderMargin;644 mGroupOverFlowState.alpha = 0.0f;740 if (mGroupOverFlowState != null) {[all …]