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