Searched refs:mHeaderVisibleAmount (Results 1 – 2 of 2) sorted by relevance
132 private float mHeaderVisibleAmount = 1.0f; field in NotificationChildrenContainer865 mHeaderViewState.setAlpha(mHeaderVisibleAmount);1620 mHeaderVisibleAmount = headerVisibleAmount;
227 private float mHeaderVisibleAmount = DEFAULT_HEADER_VISIBLE_AMOUNT; field in ExpandableNotificationRow825 if (mHeaderVisibleAmount != headerVisibleAmount) {826 mHeaderVisibleAmount = headerVisibleAmount;839 return mHeaderVisibleAmount;