Searched refs:mVisibleType (Results 1 – 1 of 1) sorted by relevance
132 private int mVisibleType = VISIBLE_TYPE_NONE; field in NotificationContentView437 updateShownWrapper(mVisibleType); in setContractedChild()489 if (mVisibleType == VISIBLE_TYPE_EXPANDED) { in setExpandedChild()502 updateShownWrapper(mVisibleType); in setExpandedChild()541 if (mVisibleType == VISIBLE_TYPE_HEADSUP) { in setHeadsUpChild()554 updateShownWrapper(mVisibleType); in setHeadsUpChild()627 NotificationViewWrapper wrapper = getVisibleWrapper(mVisibleType); in focusExpandButtonIfNecessary()654 NotificationViewWrapper wrapper = getVisibleWrapper(mVisibleType); in setContentHeight()694 if ((mVisibleType == VISIBLE_TYPE_EXPANDED) && mContentHeightAtAnimationStart != UNDEFINED in getMinContentHeightHint()726 && mVisibleType == to; in isTransitioningFromTo()[all …]