Searched refs:mHeaderVisibleAmount (Results 1 – 2 of 2) sorted by relevance
107 private float mHeaderVisibleAmount = 1.0f; field in NotificationChildrenContainer622 mHeaderViewState.alpha = mHeaderVisibleAmount;1248 mHeaderVisibleAmount = headerVisibleAmount;
177 private float mHeaderVisibleAmount = DEFAULT_HEADER_VISIBLE_AMOUNT; field in ExpandableNotificationRow774 if (mHeaderVisibleAmount != headerVisibleAmount) {775 mHeaderVisibleAmount = headerVisibleAmount;788 return mHeaderVisibleAmount;