Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-31332/src/android/security/cts/CVE_2024_31332/
DDeviceTest.java76 try (AutoCloseable withDisallowAddWifiConfigRestriction = in testCVE_2024_31332() argument
77 withDisallowAddWifiConfigRestriction( in testCVE_2024_31332()
101 private AutoCloseable withDisallowAddWifiConfigRestriction( in withDisallowAddWifiConfigRestriction() method in DeviceTest
/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-23704/src/android/security/cts/CVE_2024_23704/
DDeviceTest.java67 try (AutoCloseable withDisallowAddWifiConfigRestriction = in testCVE_2024_23704() argument
68 withDisallowAddWifiConfigRestriction( in testCVE_2024_23704()
110 private AutoCloseable withDisallowAddWifiConfigRestriction( in withDisallowAddWifiConfigRestriction() method