Searched refs:cameraProtectionLoader (Results 1 – 3 of 3) sorted by relevance
33 private val cameraProtectionLoader: CameraProtectionLoader, constant in com.android.systemui.SysUICutoutProvider37 cameraProtectionLoader.loadCameraProtectionInfoList() in <lambda>()
165 cameraProtectionLoader: CameraProtectionLoader in onApplyCameraProtection()169 val cameraProtectionInfoList = cameraProtectionLoader.loadCameraProtectionInfoList() in onApplyCameraProtection()
341 CameraProtectionLoader cameraProtectionLoader) { in ScreenDecorations() argument351 mCameraProtectionLoader = cameraProtectionLoader; in ScreenDecorations()