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.kt36 private val cameraProtectionList by lazy { in <lambda>() constant in com.android.systemui.SysUICutoutProvider
58 cameraProtectionList.firstOrNull { it.displayUniqueId == displayUniqueId } in getCameraProtectionForDisplay()