Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DHeaderPrivacyIconsControllerTest.kt124 setPrivacyController(micCamera = false, location = false)
135 setPrivacyController(micCamera = true, location = false)
146 setPrivacyController(micCamera = false, location = true)
157 setPrivacyController(micCamera = true, location = true)
268 private fun setPrivacyController(micCamera: Boolean, location: Boolean) { regex