Searched refs:mCurrentStackHeight (Results 1 – 1 of 1) sorted by relevance
187 private int mCurrentStackHeight = Integer.MAX_VALUE; field in NotificationStackScrollLayout1325 if (stackHeight != mCurrentStackHeight) {1326 mCurrentStackHeight = stackHeight;1483 return Math.min(mMaxLayoutHeight, mCurrentStackHeight);