Home
last modified time | relevance | path

Searched defs:CameraProtectionInfo (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DCameraProtectionInfo.kt22 data class CameraProtectionInfo( class
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DCameraProtectionLoaderImplTest.kt91 private fun CameraProtectionInfo.toTestableVersion() = in CameraProtectionInfo() method