Searched refs:mHeaderVisibleAmount (Results 1 – 2 of 2) sorted by relevance
114 private float mHeaderVisibleAmount = 1.0f; field in NotificationChildrenContainer658 mHeaderViewState.alpha = mHeaderVisibleAmount;1292 mHeaderVisibleAmount = headerVisibleAmount;
201 private float mHeaderVisibleAmount = DEFAULT_HEADER_VISIBLE_AMOUNT; field in ExpandableNotificationRow766 if (mHeaderVisibleAmount != headerVisibleAmount) {767 mHeaderVisibleAmount = headerVisibleAmount;780 return mHeaderVisibleAmount;