Searched defs:loadCameraProtectionInfoList (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/ | ||
D | CameraProtectionLoader.kt | 29 fun loadCameraProtectionInfoList(): List<CameraProtectionInfo> in loadCameraProtectionInfoList() method |
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/ | ||
D | CameraProtectionLoaderImplTest.kt | 53 fun loadCameraProtectionInfoList() { in loadCameraProtectionInfoList() method in com.android.systemui.CameraProtectionLoaderImplTest |
D | FakeCameraProtectionLoader.kt | 27 override fun loadCameraProtectionInfoList(): List<CameraProtectionInfo> = in loadCameraProtectionInfoList() method in com.android.systemui.FakeCameraProtectionLoader |