Searched refs:mHeaderVisibleAmount (Results 1 – 2 of 2) sorted by relevance
109 private float mHeaderVisibleAmount = 1.0f; field in NotificationChildrenContainer656 mHeaderViewState.alpha = mHeaderVisibleAmount;1301 mHeaderVisibleAmount = headerVisibleAmount;
185 private float mHeaderVisibleAmount = DEFAULT_HEADER_VISIBLE_AMOUNT; field in ExpandableNotificationRow755 if (mHeaderVisibleAmount != headerVisibleAmount) {756 mHeaderVisibleAmount = headerVisibleAmount;769 return mHeaderVisibleAmount;