Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
DQSSecurityFooterTest.java169 SecurityButtonConfig buttonConfig = getButtonConfig(); in testManagedNoOwnerName() local
182 SecurityButtonConfig buttonConfig = getButtonConfig(); in testManagedOwnerName() local
200 SecurityButtonConfig buttonConfig = getButtonConfig(); in testManagedFinancedDeviceWithOwnerName() local
225 SecurityButtonConfig buttonConfig = getButtonConfig(); in testUntappableView_profileOwnerOfOrgOwnedDevice() local
237 SecurityButtonConfig buttonConfig = getButtonConfig(); in testTappableView_profileOwnerOfOrgOwnedDevice_networkLoggingEnabled() local
248 SecurityButtonConfig buttonConfig = getButtonConfig(); in testUntappableView_profileOwnerOfOrgOwnedDevice_workProfileOff() local
258 SecurityButtonConfig buttonConfig = getButtonConfig(); in testNetworkLoggingEnabled_deviceOwner() local
281 SecurityButtonConfig buttonConfig = getButtonConfig(); in testNetworkLoggingEnabled_managedProfileOwner_workProfileOn() local
302 SecurityButtonConfig buttonConfig = getButtonConfig(); in testManagedCACertsInstalled() local
314 SecurityButtonConfig buttonConfig = getButtonConfig(); in testManagedOneVpnEnabled() local
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/footer/ui/viewmodel/
DFooterActionsViewModelTest.kt231 val buttonConfig = in <lambda>() constant