Searched refs:mCurrentStackHeight (Results 1 – 1 of 1) sorted by relevance
173 private int mCurrentStackHeight = Integer.MAX_VALUE; field in NotificationStackScrollLayout1597 if (stackHeight != mCurrentStackHeight && !skipHeightUpdate) {1598 mCurrentStackHeight = stackHeight;1810 return Math.min(mMaxLayoutHeight, mCurrentStackHeight);