Searched refs:safeInsetTop (Results 1 – 2 of 2) sorted by relevance
48 final int safeInsetTop = cutout == null ? 0 : cutout.getSafeInsetTop(); in getStatusBarHeight() local52 return Math.max(safeInsetTop, defaultSize + waterfallInsetTop); in getStatusBarHeight()
149 max(cutout.safeInsetTop, waterfall.top), in <lambda>()