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
811 final Path cutoutPath = cutoutSpec.getPath(); in getCutoutPath() local1700 public Builder setCutoutPath(@NonNull Path cutoutPath) { in setCutoutPath()