Home
last modified time | relevance | path

Searched refs:hasCutout (Results 1 – 3 of 3) 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/core/tests/coretests/src/android/view/
DDisplayCutoutTest.java129 public void hasCutout() throws Exception { in hasCutout() method in DisplayCutoutTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java919 if (shouldDrawCutout(getContext()) && hasCutout()) { in update()
985 private boolean hasCutout() { in hasCutout() method in ScreenDecorations.DisplayCutoutView