Searched defs:shouldDrawCutout (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/ | ||
| D | DisplayCutoutBaseView.kt | 51 private var shouldDrawCutout: Boolean = DisplayCutout.getFillBuiltInDisplayCutout( in <lambda>() variable in com.android.systemui.DisplayCutoutBaseView |
| D | ScreenDecorations.java | 1214 private boolean shouldDrawCutout() { in shouldDrawCutout() method in ScreenDecorations |