Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DDisplayCutoutView.java76 if (hasCutout()) { in update()
89 private boolean hasCutout() { in hasCutout() method in DisplayCutoutView
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java927 if (shouldDrawCutout(getContext()) && hasCutout()) { in update()
1003 private boolean hasCutout() { in hasCutout() method in ScreenDecorations.DisplayCutoutView