Home
last modified time | relevance | path

Searched refs:cameraProtectionList (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSysUICutoutProvider.kt47 private val cameraProtectionList by lazy { in cutoutInfoForCurrentDisplayAndRotation() constant in com.android.systemui.SysUICutoutProviderImpl
63 cameraProtectionList.firstOrNull { it.displayUniqueId == displayUniqueId } in cutoutInfoForCurrentDisplayAndRotation()