Searched refs:CHANGED_DEVICE_OWNER_SSID (Results 1 – 1 of 1) sorted by relevance
46 private static final String CHANGED_DEVICE_OWNER_SSID = "DOChangedCTSTest"; field in WifiConfigLockdownTest76 areMatchingSsids(CHANGED_DEVICE_OWNER_SSID, config.SSID) || in tearDown()94 CHANGED_DEVICE_OWNER_SSID, true, SECURITY_TYPE_NONE, null); in testDeviceOwnerCanUpdateConfig()151 CHANGED_DEVICE_OWNER_SSID, SECURITY_TYPE_NONE, null); in testRegularAppCannotUpdateDeviceOwnerConfig()164 assertWithMessage("matching ssids for %s / %s", CHANGED_DEVICE_OWNER_SSID, config.SSID) in testRegularAppCannotUpdateDeviceOwnerConfig()165 .that(areMatchingSsids(CHANGED_DEVICE_OWNER_SSID, config.SSID)).isFalse(); in testRegularAppCannotUpdateDeviceOwnerConfig()