Searched refs:mWaterfallTopInset (Results 1 – 2 of 2) sorted by relevance
86 private int mWaterfallTopInset; field in QuickStatusBarHeader425 mWaterfallTopInset = cutout == null ? 0 : cutout.getWaterfallInsets().top; in onApplyWindowInsets()483 mWaterfallTopInset, in updateHeadersPadding()487 mWaterfallTopInset, in updateHeadersPadding()
468 private int mWaterfallTopInset; field in NotificationStackScrollLayout1648 mWaterfallTopInset = 0;1651 mWaterfallTopInset = cutout.getWaterfallInsets().top;4784 - (mShelf.getIntrinsicHeight() - mStatusBarHeight + mWaterfallTopInset) / 2 in getMinExpansionHeight()4785 + mWaterfallTopInset; in getMinExpansionHeight()