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()
331 private boolean hasCutout() { in hasCutout() method in DisplayCutout.CutoutPathParserInfo744 if (!mCutoutPathParserInfo.hasCutout()) { in getCutoutPath()
1269 if (shouldDrawCutout(getContext()) && hasCutout()) { in updateCutout()1309 private boolean hasCutout() { in hasCutout() method in ScreenDecorations.DisplayCutoutView