Searched defs:cutoutPath (Results 1 – 2 of 2) sorted by relevance
61 @JvmField protected val cutoutPath = Path() in <lambda>() constant in com.android.systemui.DisplayCutoutBaseView
758 final Path cutoutPath = cutoutSpec.getPath(); in getCutoutPath() local1514 public Builder setCutoutPath(@NonNull Path cutoutPath) { in setCutoutPath()