Home
last modified time | relevance | path

Searched refs:topCutout (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQuickStatusBarHeader.java404 Rect topCutout = cutout.getBoundingRectTop(); in onApplyWindowInsets() local
405 if (topCutout.isEmpty() || cornerCutout) { in onApplyWindowInsets()
413 datePrivacySeparatorLayoutParams.width = topCutout.width(); in onApplyWindowInsets()
415 mClockIconsSeparatorLayoutParams.width = topCutout.width(); in onApplyWindowInsets()