Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DCameraProtectionLoader.kt28 interface CameraProtectionLoader { interface
33 CameraProtectionLoader { in loadCameraProtectionInfoList()
DCameraProtectionModule.kt25 @Binds fun cameraProtectionLoaderImpl(impl: CameraProtectionLoaderImpl): CameraProtectionLoader
DSysUICutoutProvider.kt33 private val cameraProtectionLoader: CameraProtectionLoader,
DCameraAvailabilityListener.kt165 cameraProtectionLoader: CameraProtectionLoader in onApplyCameraProtection()
DScreenDecorations.java152 private final CameraProtectionLoader mCameraProtectionLoader;
341 CameraProtectionLoader cameraProtectionLoader) { in ScreenDecorations()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DFakeCameraProtectionLoader.kt23 CameraProtectionLoader {
DScreenDecorationsTest.java180 private final CameraProtectionLoader mCameraProtectionLoader =