Searched refs:buttonConfig (Results 1 – 2 of 2) sorted by relevance
169 assertNotNull(buttonConfig); in testManagedNoOwnerName()182 assertNotNull(buttonConfig); in testManagedOwnerName()200 assertNotNull(buttonConfig); in testManagedFinancedDeviceWithOwnerName()225 assertNotNull(buttonConfig); in testUntappableView_profileOwnerOfOrgOwnedDevice()237 assertNotNull(buttonConfig); in testTappableView_profileOwnerOfOrgOwnedDevice_networkLoggingEnabled()248 assertNotNull(buttonConfig); in testUntappableView_profileOwnerOfOrgOwnedDevice_workProfileOff()258 assertNotNull(buttonConfig); in testNetworkLoggingEnabled_deviceOwner()267 assertNotNull(buttonConfig); in testNetworkLoggingEnabled_deviceOwner()281 assertNotNull(buttonConfig); in testNetworkLoggingEnabled_managedProfileOwner_workProfileOn()302 assertNotNull(buttonConfig); in testManagedCACertsInstalled()[all …]
239 val buttonConfig = regex245 securityToConfig = { buttonConfig }254 assertThat(security!!.icon).isEqualTo(buttonConfig.icon)255 assertThat(security.text).isEqualTo(buttonConfig.text)259 securityToConfig = { buttonConfig.copy(isClickable = false) }