Home
last modified time | relevance | path

Searched defs:cameraProtectionLoader (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DCameraProtectionModule.kt29 fun cameraProtectionLoader( in cameraProtectionLoader() method
DSysUICutoutProvider.kt44 @Assisted private val cameraProtectionLoader: CameraProtectionLoader, in cutoutInfoForCurrentDisplayAndRotation() constant in com.android.systemui.SysUICutoutProviderImpl
DScreenDecorations.java338 CameraProtectionLoader cameraProtectionLoader, in ScreenDecorations()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/data/repository/
DStatusBarContentInsetsProviderStore.kt67 val cameraProtectionLoader = cameraProtectionLoaderFactory.create(context) in createInstanceForDisplay() constant