Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DCameraProtectionLoaderImplTest.kt57 .containsExactly(OUTER_CAMERA_PROTECTION_INFO, INNER_CAMERA_PROTECTION_INFO) in loadCameraProtectionInfoList()
66 assertThat(protectionList).containsExactly(INNER_CAMERA_PROTECTION_INFO) in loadCameraProtectionInfoList_outerCameraIdEmpty_onlyReturnsInnerInfo()
126 private val INNER_CAMERA_PROTECTION_INFO = in CameraProtectionInfo() constant