Searched refs:mHeaderVisibleAmount (Results 1 – 2 of 2) sorted by relevance
107 private float mHeaderVisibleAmount = 1.0f; field in NotificationChildrenContainer670 mHeaderViewState.alpha = mHeaderVisibleAmount;1315 mHeaderVisibleAmount = headerVisibleAmount;
160 private float mHeaderVisibleAmount = 1.0f; field in ExpandableNotificationRow633 if (mHeaderVisibleAmount != headerVisibleAmount) {634 mHeaderVisibleAmount = headerVisibleAmount;645 return mHeaderVisibleAmount;