Searched refs:hasCutout (Results 1 – 4 of 4) sorted by relevance
76 if (hasCutout()) { in update()89 private boolean hasCutout() { in hasCutout() method in DisplayCutoutView
166 private fun setupDisplayCutoutBaseView(fillCutout: Boolean, hasCutout: Boolean) { in setupDisplayCutoutBaseView()182 info.displayCutout = if (hasCutout) cutout else null in setupDisplayCutoutBaseView()
1406 if (shouldDrawCutout(getContext()) && hasCutout()) { in updateCutout()1446 private boolean hasCutout() { in hasCutout() method in ScreenDecorations.DisplayCutoutView
351 private boolean hasCutout() { in hasCutout() method in DisplayCutout.CutoutPathParserInfo797 if (!mCutoutPathParserInfo.hasCutout()) { in getCutoutPath()