Searched defs:protectionPath (Results 1 – 2 of 2) sorted by relevance
69 @JvmField val protectionPath: Path = Path() in <lambda>() constant in com.android.systemui.DisplayCutoutBaseView
181 protected void showCameraProtection(@NonNull Path protectionPath, @NonNull Rect bounds) { in showCameraProtection()