Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/privacy/
DPrivacyDialogTest.kt48 private const val TEST_PERM_GROUP = "test_perm_group" constant
82 TEST_PERM_GROUP, in testStarterCalledWithCorrectParams()
130 TEST_PERM_GROUP, in testCorrectNumElements()
145 TEST_PERM_GROUP, in testCorrectNumElements()
168 TEST_PERM_GROUP, in testUsingText()
198 TEST_PERM_GROUP, in testRecentText()
228 TEST_PERM_GROUP, in testEnterprise()
254 TEST_PERM_GROUP, in testPhoneCall()
280 TEST_PERM_GROUP, in testPhoneCallNotClickable()
305 TEST_PERM_GROUP, in testProxyLabel()
[all …]
DPrivacyDialogV2Test.kt48 private const val TEST_PERM_GROUP = "test_perm_group" constant
64 permGroupName: String = TEST_PERM_GROUP, in createPrivacyElement()
207 .isEqualTo(TEST_PERM_GROUP) in testHeaderText()